GHSA-xg2j-3hj6-pc24
Spring Data KeyValue: Remote code execution via SpEL Injection in Sort-based repository queries
Quick fix
GHSA-xg2j-3hj6-pc24 — org.springframework.data:spring-data-keyvalue: upgrade to the fixed version with the command below.
# pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-keyvalue Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
4.0.0 Fixed in: 4.0.6 # pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-keyvalue 3.5.0 Fixed in: 3.5.12 # pom.xml: bump <version>3.5.12</version> for org.springframework.data:spring-data-keyvalue 3.4.0 No fixed version published yet for org.springframework.data:spring-data-keyvalue (maven). Pin to a known-safe version or switch to an alternative.
3.0.0 No fixed version published yet for org.springframework.data:spring-data-keyvalue (maven). Pin to a known-safe version or switch to an alternative.
0 No fixed version published yet for org.springframework.data:spring-data-keyvalue (maven). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-41719 [ADVISORY]
- https://github.com/spring-projects/spring-data-keyvalue [PACKAGE]
- https://github.com/spring-projects/spring-data-keyvalue/releases/tag/3.5.12 [WEB]
- https://github.com/spring-projects/spring-data-keyvalue/releases/tag/4.0.6 [WEB]
- https://spring.io/security/cve-2026-41719 [WEB]