Description
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.
Published: 2026-03-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Potential Unauthorized Data Access through RediSearch injection
Action: Immediate Patch
AI Analysis

Impact

Spring AI 1.x versions contain a flaw in the RedisFilterExpressionConverter where a user‑controlled string supplied as a FILTER value for a TAG field is inserted directly into the @field:{VALUE} RediSearch query without escaping. This improper input handling can be exploited to inject arbitrary search syntax, allowing an attacker to manipulate or expand the query logic. The result may be unauthorized data retrieval or manipulation of query results, impacting confidentiality and integrity of the stored data.

Affected Systems

The vulnerability affects Spring AI for all releases from 1.0.0 up to, but not including, 1.0.5 as well as from 1.1.0 up to, but not including, 1.1.4. Systems running these versions should be considered at risk.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, and the exploitability is further suggested by the lack of escaping. While EPSS data is not available and the vulnerability is not listed in CISA’s KEV, the absence of mitigation in earlier releases means the attack vector is likely via a user‑supplied filter expression, which can be invoked by any authenticated or potentially unauthenticated client depending on application configuration. Given the high score and the straightforward injection path, the risk for exposed systems is significant until patched.

Generated by OpenCVE AI on March 27, 2026 at 07:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring AI to 1.0.5 or later, or to 1.1.4 or later if on the 1.1 series.

Generated by OpenCVE AI on March 27, 2026 at 07:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-44f4-gvwj-6qg3 Spring AI Redis Store has TAG Field Query Injection Through Improper Neutralization of Special Characters
References
History

Mon, 30 Mar 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring
Vendors & Products Spring
Spring spring

Fri, 27 Mar 2026 06:00:00 +0000

Type Values Removed Values Added
Description 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.
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-03-27T19:39:20.156Z

Reserved: 2026-01-09T06:54:49.675Z

Link: CVE-2026-22744

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-27T06:16:38.120

Modified: 2026-03-30T13:26:29.793

Link: CVE-2026-22744

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-30T07:59:49Z

Weaknesses

No weakness.