Information Exposure Through an Error Message in Apache Camel - CVE-2026-49365
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive internal information.
The vulnerability exists due to generation of error messages containing sensitive information in the camel-netty-http 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 internal information.
The HTTP response body may include the full Java stack trace, including exception message contents, host and path details, dependency information, and application structure.