Input validation error in Apache Camel - CVE-2026-78329
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote attacker to influence websocket message delivery to an unintended peer.
The vulnerability exists due to improper input validation in the Camel Undertow endpoint header filtering logic when processing inbound and outbound undertow headers on endpoint-configured routes. A remote attacker can send specially crafted headers with the legacy websocket. prefix to influence websocket message delivery to an unintended peer.
Only endpoint-configured routes that rely on the default undertow header filter strategy are affected; Rest DSL consumers were not affected.