Information Exposure Through an Error Message in Apache Camel - CVE-2026-56139
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to generation of error messages containing sensitive information in the Camel Undertow HTTP server consumer when handling requests that trigger route processing errors. A remote attacker can send a malformed request or invalid parameter to disclose sensitive information.
For Rest DSL consumers, the muteException option was not honored, causing stack traces to be returned even when that option had been enabled.