CVE-2026-41837 Details
Description
Spring Data REST's Querydsl integration accepts arbitrary persistent property paths as request-parameter filter keys and does not consider Jackson customizations before handing them to Querydsl. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0 through 4.5.11; 5.0.0 through 5.0.5.
A vulnerability exists in Spring Data REST's integration with Querydsl, where it accepts arbitrary persistent property paths as filter keys in request parameters. This issue arises because the integration does not take into account Jackson customizations before passing the property paths to Querydsl. As a result, fields hidden by Jackson can be exposed and potentially manipulated through the Querydsl filtering mechanism.
Users of affected versions should upgrade to the fixed version. The following upgrade paths are available: - Spring Data REST 3.7.x: Upgrade to 3.7.20 - Spring Data REST 4.3.x: Upgrade to 4.3.17 - Spring Data REST 4.4.x: Upgrade to 4.4.15 - Spring Data REST 4.5.x: Upgrade to 4.5.12 - Spring Data REST 5.0.x: Upgrade to 5.0.6 For versions 4.3.x, 4.4.x, and 4.5.x, the fixed version is available as part of the commercial Spring offering. Users can also implement 'QuerydslBinderCustomizer' on each affected repository as a temporary mitigation, excluding unlisted properties and specifying an allow-list of filterable paths.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://spring.io/security/cve-2026-41837 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| vmware spring data rest | >= 3.7.0, < 3.7.20 >= 4.3.0, < 4.3.17 >= 4.4.0, < 4.4.15 >= 4.5.0, < 4.5.11.1 >= 5.0.0, < 5.0.5.1 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jul 17, 2026 | Modified Analysis | [email protected] |
| Jun 30, 2026 | CVE Modified | [email protected] |
| Jun 22, 2026 | Initial Analysis | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 10, 2026 | New CVE Received | [email protected] |