← Vulnerability feed

Vulnerability record · CVE-2026-22729 · published 18 March 2026

CVE-2026-22729: Vmware spring ai expression language injection vulnerability

Vmware · Spring Ai

A JSONPath injection vulnerability in Spring AI's AbstractFilterExpressionConverter allows authenticated users to bypass metadata-based access controls through crafted filter expressions. User-controlled input passed to FilterExpressionBuilder is concatenated into JSONPath queries without proper escaping, enabling attackers to inject arbitrary JSONPath logic and access unauthorized documents. This vulnerability affects applications using vector stores that extend AbstractFilterExpressionConverter for multi-tenant isolation, role-based access control, or document filtering based on metadata. The vulnerability occurs when user-supplied values in filter expressions are not escaped before being inserted into JSONPath queries. Special characters like ", ||, and && are passed through unescaped, allowing injection of arbitrary JSONPath logic that can alter the intended query semantics.

8.6 CVSS 3.1 High EPSS 0.53% · top 57.3% CWE-917 · Expression language injection
8.6CVSS 3.1 base score
0.53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
1References
17 Jun 2026Last modified by NVD

Description

A JSONPath injection vulnerability in Spring AI's AbstractFilterExpressionConverter allows authenticated users to bypass metadata-based access controls through crafted filter expressions. User-controlled input passed to FilterExpressionBuilder is concatenated into JSONPath queries without proper escaping, enabling attackers to inject arbitrary JSONPath logic and access unauthorized documents. This vulnerability affects applications using vector stores that extend AbstractFilterExpressionConverter for multi-tenant isolation, role-based access control, or document filtering based on metadata. The vulnerability occurs when user-supplied values in filter expressions are not escaped before being inserted into JSONPath queries. Special characters like ", ||, and && are passed through unescaped, allowing injection of arbitrary JSONPath logic that can alter the intended query semantics.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-22729 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-59318Vmware spring ai incorrect authorization vulnerabilityIn Spring AI's tool calling support, the per-request tool list is advertised to the model as a boundary but is not fully enforced when a tool call is…EPSS 0.25%9.8CVE-2026-22738Vmware spring ai expression language injection vulnerabilityIn Spring AI, a SpEL injection vulnerability exists in SimpleVectorStore when a user-supplied value is used as a filter expression key. A malicious a…EPSS 1.1%8.8CVE-2026-40978Vmware spring ai sql injection vulnerabilitySQL injection vulnerability in Spring AI's `CosmosDBVectorStore` allows attackers to execute arbitrary SQL queries via crafted document IDs. Affected…EPSS 0.44%8.8CVE-2026-22730Vmware spring ai sql injection vulnerabilityA critical SQL injection vulnerability in Spring AI's MariaDBFilterExpressionConverter allows attackers to bypass metadata-based access controls and …EPSS 0.52%8.6CVE-2026-41705Vmware spring ai expression language injection vulnerabilitySpring AI's MilvusVectorStore#doDelete(List) implementation is vulnerable to filter-expression injection via unsanitized document IDs. Spring AI 1.0.…EPSS 0.39%8.6CVE-2026-40967Vmware spring ai code injection vulnerabilityIn Spring AI, various FilterExpressionConverter implementations accept a filter expression object and translate them to specific vector store query l…EPSS 0.39%8.6CVE-2026-22742Vmware spring ai server-side request forgery (ssrf) vulnerabilitySpring AI's spring-ai-bedrock-converse contains a Server-Side Request Forgery (SSRF) vulnerability in BedrockProxyChatModel when processing multimoda…EPSS 0.35%8.2CVE-2026-41713Vmware spring ai vulnerabilityA malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using …EPSS 0.35%

Source: NIST National Vulnerability Database (record CVE-2026-22729), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.