In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue() inserts the value directly into the @field:{VALUE} RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.0.5, from 1.1.0 before 1.1.4.
{
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.5"
},
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.4"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.5"
},
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.4"
}
]
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22744.json",
"cna_assigner": "vmware"
}