#VU124651 Improper Neutralization of Special Elements used in an Expression Language Statement in Spring AI - CVE-2026-22729
Published: March 27, 2026
Spring AI
Pivotal
Description
The vulnerability allows a remote user to bypass access controls and disclose sensitive information.
The vulnerability exists due to improper input validation in FilterExpressionConverter when processing user-supplied filter expressions. A remote user can send a specially crafted filter expression to inject arbitrary JSONPath logic and access unauthorized documents.
Access to the vector store filtering functionality requires authentication. The vulnerability specifically affects applications using AbstractFilterExpressionConverter for metadata-based access control in multi-tenant or role-based environments.