SQL injection in Apache Camel - CVE-2026-46591

 

SQL injection in Apache Camel - CVE-2026-46591

Published: August 24, 2026


Vulnerability identifier: #VU144700
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46591
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to read, modify, or delete data in the Neo4j database.

The vulnerability exists due to improper neutralization of special elements in data query logic in the camel-neo4j producer when building the Cypher WHERE clause from the CamelNeo4jMatchProperties header. A remote user can supply crafted JSON property names that are interpolated into the query string to read, modify, or delete data in the Neo4j database.

The issue is reachable when a route maps untrusted input into the CamelNeo4jMatchProperties map or carries untrusted data into that header.


Affected software

Apache Camel

How to mitigate CVE-2026-46591

Install security update from vendor's website.

Apache Camel - addressed in versions 4.15.0, 4.19.0, 4.21.0

External References

Related Security Bulletins