Security Flaw in Spring AI Redis Store Affects Tag Field Processing
CVE-2026-22744
7.5HIGH
What is CVE-2026-22744?
A vulnerability exists in the RedisFilterExpressionConverter of Spring AI Redis Store, where user-supplied input can compromise data integrity. Specifically, when a user-controlled string is input as a filter value for a TAG field, the stringValue() method inserts this value directly into the @field:{VALUE} RediSearch TAG block without adequate character escaping. This flaw affects versions of the Spring AI Redis Store from 1.0.0 prior to 1.0.5 as well as from 1.1.0 prior to 1.1.4, potentially allowing an attacker to manipulate search operations and execute unauthorized queries.
Affected Version(s)
Spring AI 1.0.0 < 1.0.5
Spring AI 1.1.0 < 1.1.4
