CVE-2026-22729
Last modified
CVE-2026-22729 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Ai | >= 1.0.0, < 1.0.4 |
| Vmware | Spring Ai | >= 1.1.0, < 1.1.3 |
References
- https://spring.io/security/cve-2026-22729Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-22729?
How severe is CVE-2026-22729?
How do I fix CVE-2026-22729?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-22721VMware Aria Operations contains a privilege escalation vulne…7.2
- CVE-2026-22722A malicious actor with authenticated user privileges on a Wi…6.1
- CVE-2026-22723Inappropriate user token revocation due to a logic error in …6.5
- CVE-2026-22726Route Services can be leveraged to send app traffic to netwo…5
- CVE-2026-22727Unprotected internal endpoints in Cloud Foundry Capi Release…7.5
- CVE-2026-22728Bitnami Sealed Secrets is vulnerable to a scope-widening att…4.9
- CVE-2026-2273CWE-94: Improper Control of Generation of Code ('Code Inject…8.2
- CVE-2026-22730A critical SQL injection vulnerability in Spring AI's MariaD…8.8
- CVE-2026-22731Spring Boot applications with Actuator can be vulnerable to …8.1
- CVE-2026-22732When applications specify HTTP response headers for servlet …9.1
- CVE-2026-22733Spring Boot applications with Actuator can be vulnerable to …8.1
- CVE-2026-22734Cloud Foundry UUA is vulnerable to a bypass that allows an a…8.6
Are you affected by CVE-2026-22729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
