CVE-2026-22729HIGH 8.6EPSS p40.1%

CVE-2026-22729CVE-2026-22729

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.

Scoring

CVSS 3.18.6 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS0.52% probability of exploitation · percentile 40.1% · 2026-06-19T12:03:05Z
Published2026-03-18
Last modified2026-04-01

Underlying weaknesses· 1

CWE-917

References

  1. https://spring.io/security/cve-2026-22729

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')cwe-9170%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-40967
CVE
CVE-2026-22730
CVE
CVE-2026-22738
CVE
CVE-2026-22744
CVE
CVE-2026-40978
CVE
CVE-2026-41705
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.