CVE-2026-41719: Spring Data KeyValue - SpEL Injection vulnerability in SpelPropertyComparator
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41719?
CVE-2026-41719 has a medium severity rating of 6.4.
What is the impact of CVE-2026-41719?
CVE-2026-41719 allows SpEL Injection, which can lead to potential information disclosure and local modifications.
How can I mitigate CVE-2026-41719?
To mitigate CVE-2026-41719, ensure that user input passed to repository query methods is properly sanitized and validated.
Which versions are affected by CVE-2026-41719?
CVE-2026-41719 affects Spring Data KeyValue and Spring Data Redis versions from 3.5.0 to 4.0.5.
Where can I find more information about CVE-2026-41719?
More detailed information regarding CVE-2026-41719 can be found in the official Spring security announcements.