Input validation error in Apache Camel - CVE-2026-59230
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote attacker to influence downstream route behavior.
The vulnerability exists due to improper input validation in the MimeMultipart data format unmarshal path when unmarshalling a MIME multipart message with headersInline enabled. A remote attacker can supply a crafted MIME header name to influence downstream route behavior.
Only configurations with headersInline enabled are vulnerable; with the default setting, MIME headers are surfaced as attachments instead of message headers.