Input validation error in Apache Camel - CVE-2026-55993
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to perform server-side request forgery and disclose sensitive information.
The vulnerability exists due to improper input validation in the Camel-Atmosphere-Websocket inbound consumer when processing externally supplied WebSocket query parameters. A remote attacker can supply crafted query parameters that inject Camel control headers to perform server-side request forgery and disclose sensitive information.
Exploitation requires a route where the WebSocket consumer feeds a downstream HTTP producer, and property placeholders in the attacker-controlled URI may be resolved and sent to the attacker.