PT-2026-25939 · Vmware+1 · Spring Ai+1

Blackf0G

·

Published

2026-03-17

·

Updated

2026-03-18

·

CVE-2026-22729

CVSS v3.1

8.6

High

AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
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.

Fix

Weakness Enumeration

Related Identifiers

CVE-2026-22729
GHSA-RP9G-QX29-88CP

Affected Products

Spring Ai
Org.Springframework.Ai:Spring-Ai-Vector-Store