Vulnerability Description
Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch (application/json-patch+json) requests. When a persistent entity exposes a Map-typed property, the JSON Pointer path segment used as the map key is embedded directly into a SpEL expression without sanitization or validation. 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Data Rest | >= 3.7.0, < 3.7.20 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-41729Vendor Advisory
FAQ
What is CVE-2026-41729?
CVE-2026-41729 is a vulnerability with a CVSS score of 8.1 (HIGH). Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch (application/json-patch+json) requests. When a persistent entity exposes a Map-typed...
How severe is CVE-2026-41729?
CVE-2026-41729 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41729?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Data Rest.