Input validation error in Apache Camel - CVE-2026-49097
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to redirect outgoing IRC messages to arbitrary channels or users.
The vulnerability exists due to improper input validation in the Camel IRC component control header handling when processing inbound HTTP requests bridged to an irc: producer. A remote attacker can send a specially crafted HTTP request with irc.* headers to redirect outgoing IRC messages to arbitrary channels or users.
The issue occurs because non-Camel-prefixed IRC control headers can pass through the HTTP header filter and override the configured IRC destination.