8.1
CVE-2026-41717
- EPSS 0.33%
- Veröffentlicht 09.06.2026 23:48:38
- Zuletzt bearbeitet 30.06.2026 22:16:53
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
Spring Data MongoDB - SpEL Expression Injection via Annotated Query Parameter Binding
Spring Data MongoDB contains a SpEL (Spring Expression Language) expression injection vulnerability. The issue occurs during parameter binding when a user-defined repository query method is annotated with @Query and utilizes a capture-all placeholder. Affected versions: Spring Data MongoDB 5.0.0 through 5.0.5; 4.5.0 through 4.5.11; 4.4.0 through 4.4.14; 4.3.0 through 4.3.16; 4.2.0 through 4.2.15; 4.1.0 through 4.1.14; 4.0.0 through 4.0.15; 3.4.0 through 3.4.19.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VMware ≫ Spring Data Mongodb Version >= 3.4.0 <= 3.4.19
VMware ≫ Spring Data Mongodb Version >= 4.0.0 <= 4.0.15
VMware ≫ Spring Data Mongodb Version >= 4.1.0 <= 4.1.14
VMware ≫ Spring Data Mongodb Version >= 4.2.0 <= 4.2.15
VMware ≫ Spring Data Mongodb Version >= 4.3.0 <= 4.3.16
VMware ≫ Spring Data Mongodb Version >= 4.4.0 <= 4.4.11
VMware ≫ Spring Data Mongodb Version >= 4.5.0 <= 4.5.11
VMware ≫ Spring Data Mongodb Version >= 5.0.0 <= 5.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.245 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@vmware.com | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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-41717