CVE-2026-41717
Received
Received - Intake
SpEL Expression Injection in Spring Data MongoDB
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: VMware
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring | datamongodb | From 3.4.0 (inc) to 5.0.5 (inc) |
| spring | datamongodb | From 4.5.0 (inc) to 4.5.11 (inc) |
| spring | datamongodb | From 4.4.0 (inc) to 4.4.14 (inc) |
| spring | datamongodb | From 4.3.0 (inc) to 4.3.16 (inc) |
| spring | datamongodb | From 4.2.0 (inc) to 4.2.15 (inc) |
| spring | datamongodb | From 4.1.0 (inc) to 4.1.14 (inc) |
| spring | datamongodb | From 4.0.0 (inc) to 4.0.15 (inc) |
| spring | datamongodb | From 3.4.0 (inc) to 3.4.19 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-917 | 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. |