Input validation error in Apache Camel - CVE-2026-46584
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper input validation in the Camel Mail producer when processing attacker-controlled mail.smtp.* or mail.smtps.* message headers from untrusted input. A remote attacker can send crafted headers through an upstream protocol or message source to disclose sensitive information.
Exploitation requires a route that forwards untrusted input to an smtp or smtps producer without stripping the affected header namespace.