Authorization bypass through user-controlled key in Apache Camel - CVE-2026-46585
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information and cause a denial of service.
The vulnerability exists due to improper input validation and authorization bypass through user-controlled key in the Camel Lucene component when handling inbound HTTP requests to a route that exposes a Lucene query operation. A remote attacker can send a specially crafted HTTP request with QUERY or RETURN_LUCENE_DOCS headers to disclose sensitive information and cause a denial of service.
Unauthenticated exploitation is possible when the HTTP consumer is not protected by authentication.