Input validation error in Apache Camel - CVE-2026-46456
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to inject Camel control headers and influence the behavior of downstream producers.
The vulnerability exists due to improper input validation in the camel-aws2-sqs component header filtering logic when mapping inbound SQS message attributes into the Camel Exchange. A remote user can send a specially crafted SQS message with arbitrary message attributes to inject Camel control headers and influence the behavior of downstream producers.
The injected headers can persist across internal direct, seda, and vm hops, and the specific downstream effect depends on which producers the route uses.