LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-46591

apache · camel

Published
CVSS8.2
Severityhigh
WeaknessCWE-943
ExploitedNot in CISA KEV

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

Description

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 of the executed query. Where a route maps untrusted input into the CamelNeo4jMatchProperties map - fo

References

← Back to the CVE Tracker

Our coverage of CVE-2026-46591

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-46591.