8.1
CVE-2026-41729
- EPSS 0.39%
- Veröffentlicht 09.06.2026 23:49:17
- Zuletzt bearbeitet 22.06.2026 12:10:33
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
Spring Data REST SpEL Injection via Map Key in JSON Patch
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VMware ≫ Spring Data Rest Version >= 3.7.0 <= 3.7.19
VMware ≫ Spring Data Rest Version >= 4.3.0 <= 4.3.16
VMware ≫ Spring Data Rest Version >= 4.4.0 <= 4.4.14
VMware ≫ Spring Data Rest Version >= 4.5.0 <= 4.5.11
VMware ≫ Spring Data Rest Version >= 5.0.0 <= 5.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.39% | 0.31 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@vmware.com | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
|
CWE-917 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
The product constructs all or part of an expression language (EL) statement in a framework such as a Java Server Page (JSP) using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended EL statement before it is executed.
https://spring.io/security/cve-2026-41729