← Back

CVE-2026-22729

nvd nist
Published: Mar 18, 2026Modified: Jun 17, 2026

JSON object

Loading...
8.6
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Exploitability: 3.9 / Impact: 4.0
Source: security@vmware.com (Secondary)

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.

Affected (2)

Products: Vmware: Spring Ai
1 product
Spring Ai
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Vmware
From 1.0.0 to 1.0.4
From 1.1.0 to 1.1.3

References (1)

Source: security@vmware.com
Vendor Advisory

Timeline

No history available yet.