- CVE ID
- CVE-2026-41719
- CVE 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.
- Published
- Jun 9, 2026
- CVSS Score & Severity
6.1Medium
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N
- EPSS Score
- 0.046%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/data/keyvalue/core/SpelPropertyComparator.buildExpressionForPath()Ljava/lang/String;JVM
org/springframework/data/keyvalue/core/SpelPropertyComparator.compare(Ljava/lang/Object;Ljava/lang/Object;)IJVMVulnerable params: 0, 1
- Source
- National Vulnerability Database