CVE-2026-41719
Received
Received - Intake
SpEL Injection in Spring Data KeyValue
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: VMware
Description
Description
A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator.
Affected versions:
Spring Data KeyValue / Spring Data Redis 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_data_keyvalue | 2.7.0 |
| vmware | spring_data_keyvalue | 3.0.0 |
| vmware | spring_data_keyvalue | 3.1.0 |
| vmware | spring_data_keyvalue | 3.2.0 |
| vmware | spring_data_keyvalue | 3.3.0 |
| vmware | spring_data_keyvalue | 3.4.0 |
| vmware | spring_data_keyvalue | 3.5.0 |
| vmware | spring_data_keyvalue | 4.0.0 |
| vmware | spring_data_redis | 2.7.0 |
| vmware | spring_data_redis | 3.0.0 |
| vmware | spring_data_redis | 3.1.0 |
| vmware | spring_data_redis | 3.2.0 |
| vmware | spring_data_redis | 3.3.0 |
| vmware | spring_data_redis | 3.4.0 |
| vmware | spring_data_redis | 3.5.0 |
| vmware | spring_data_redis | 4.0.0 |
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. |