AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-22729

HIGH · CVSS 8.6 EPSS 0.53%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-18 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-22729
Severity
HIGH
CVSS
8.6
EPSS
0.53%

Original 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)