CVE-2026-46591
Apache Software Foundation Apache Camel, camel
Improper Neutralization of Special Elements in Data Query Logic vulnerability in Apache Camel Neo4J component. The camel-neo4j producer builds the Cypher WHERE clause for its match/retrieve and delete operations from the CamelNeo4jMatchProperties map. CVE-2025-66169 addressed Cypher injection through the property values by binding them as query parameters ($paramN), but the property names (the JSON keys of that map) were still concatenated into the query string verbatim in Neo4jProducer.retrieveNodes() and deleteNode(). A property name containing Cypher syntax therefore alters the structure...
- CVSS
- 8.2
- EPSS
- 0.33% 25.4% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.06