Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.springframework.ai/spring-ai-neo4j-store
  4. ›
  5. CVE-2026-22743

CVE-2026-22743: Spring AI has a Cypher Injection vulnerability in Neo4jVectorFilterExpressionConverter

March 27, 2026 (updated March 29, 2026)

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.

References

  • github.com/advisories/GHSA-7cj7-rcw6-p68v
  • github.com/spring-projects/spring-ai
  • github.com/spring-projects/spring-ai/commit/3a46c7dd00e4adc17a132b9438149bde94da244f
  • github.com/spring-projects/spring-ai/releases/tag/v1.0.5
  • github.com/spring-projects/spring-ai/releases/tag/v1.1.4
  • nvd.nist.gov/vuln/detail/CVE-2026-22743
  • spring.io/security/cve-2026-22743

Code Behaviors & Features

Detect and mitigate CVE-2026-22743 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.0.0-M5 before 1.0.5, all versions starting from 1.1.0-M1 before 1.1.4

Fixed versions

  • 1.0.5
  • 1.1.4

Solution

Upgrade to versions 1.0.5, 1.1.4 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
  • CWE-943: Improper Neutralization of Special Elements in Data Query Logic

Source file

maven/org.springframework.ai/spring-ai-neo4j-store/CVE-2026-22743.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:10 +0000.