Input validation error in Apache Camel - CVE-2026-46457
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject Camel control headers into downstream message processing.
The vulnerability exists due to improper input validation in the camel-nats component when mapping inbound NATS message headers into the Camel Exchange. A remote attacker can publish a specially crafted message with arbitrary headers to inject Camel control headers into downstream message processing.
NATS message headers require NATS 2.2 or later, and injected headers can persist across internal direct, seda, and vm hops.