Authorization bypass through user-controlled key in Apache Camel - CVE-2026-46453
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to override the Elasticsearch query and operation.
The vulnerability exists due to improper input validation in the camel-elasticsearch-rest-client component when handling inbound HTTP headers. A remote attacker can send a specially crafted request with unprefixed header names to override the Elasticsearch query and operation.
The issue occurs when a Camel route exposes an HTTP entry point in front of an elasticsearch-rest-client producer, and no credentials are required.