2 matches found
CVE-2026-49097
The Apache Camel IRC component is vulnerable to a message-header injection flaw (CVE-2026-49097 ). The IrcProducer class uses the irc.sendTo header to determine the destination of outgoing IRC messages. Because this header constant does not use the required Camel prefix, it bypasses the HttpHeade...
CVE-2026-49097 Apache Camel: Camel-IRC: The irc.sendTo (and other irc.*) Exchange header constants used non-Camel-prefixed names that bypass the HTTP header filter, allowing an HTTP client to redirect outgoing IRC messages to arbitrary channels or users
Improper Input Validation, Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' vulnerability in Apache Camel IRC component. The camel-irc producer chooses the destination of an outgoing IRC message from the irc.sendTo Exchange header the constant...