Input validation error in Apache Camel - CVE-2026-71300
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote attacker to interfere with WebSocket message delivery.
The vulnerability exists due to improper input validation in the camel-atmosphere-websocket producer when handling HTTP requests bridged into an atmosphere-websocket route. A remote attacker can supply crafted websocket dispatch headers to influence recipient selection and interfere with WebSocket message delivery.
An ordinary inbound HTTP header is sufficient to reach the list-valued dispatch branch, and a message intended for one connected client may be suppressed or redirected to a different client whose connection key is known.