Access Control Bypass The advisory has been revoked - it doesn't affect any version of package org.springframework.data:spring-data-rest-webmvc  (opens in a new tab)


Threat Intelligence

EPSS
0.19% (9th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGSPRINGFRAMEWORKDATA-17279554
  • published10 Jun 2026
  • disclosed10 Jun 2026
  • creditUnknown

Introduced: 10 Jun 2026

CVE-2026-41837  (opens in a new tab)
CWE-284  (opens in a new tab)

How to fix?

Upgrade org.springframework.data:spring-data-rest-webmvc to version 4.5.12, 5.0.6 or higher.

Amendment

This was deemed not a vulnerability.

Overview

org.springframework.data:spring-data-rest-webmvc is a maven plugin for Spring Data REST - WebMVC.

Affected versions of this package are vulnerable to Access Control Bypass in the Querydsl integration, which accepts arbitrary persistent property paths as request-parameter filter keys without considering Jackson customizations before passing them to Querydsl. An attacker can access sensitive fields that are intended to be hidden by specifying crafted filter keys in requests.