CVE-2026-22743

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
27/03/2026
Last modified:
16/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:* 1.0.0 (including) 1.0.5 (excluding)
cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:* 1.1.0 (including) 1.1.4 (excluding)


References to Advisories, Solutions, and Tools