CVE 7.5 HIGH

Server-Side Request Forgery via Filter Expression Keys in Neo4jVectorStore_CVE-2026-22743

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Spring AI's spring-ai-neo4j-store contains a Cypher injection vulnerability in Neo4jVectorFilterExpressionConverter. When a user-controlled string is passed as a filter expression key in Neo4jVectorFilterExpressionConverter of spring-ai-neo4j-store, doKey() embeds the key into a backtick-delimited Cypher property accessor (node.`metadata.`) after stripping only double quotes, without escaping embedded backticks.This issue affects Spring AI: from 1.0.0 before 1.0.5, from 1.1.0 before 1.1.4.

Basic Information

ID CVE-2026-22743
Source vmware
Published Mar 27, 2026 at 05:33
Modified Mar 27, 2026 at 19:38

Affected Product

Vendor Spring
Product Spring AI
Version 1.0.0
Affected Versions Spring Spring AI 1.0.0
Spring Spring AI 1.1.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.