-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - --- title: "Apache Camel Security Advisory - CVE-2026-33454" date: 2026-04-24T09:00:00+02:00 url: /security/CVE-2026-33454.html draft: false type: security-advisory cve: CVE-2026-33454 severity: HIGH summary: "Camel-Mail Message Header Injection via Improper Filtering" description: "The Camel-Mail component is vulnerable to Camel message header injection. The custom header filter strategy used by the component (MailHeaderFilterStrategy) only filters the 'out' direction via setOutFilterStartsWith, while it does not configure the 'in' direction via setInFilterStartsWith. As a result, when a Camel application consumes mail through camel-mail (for example via from(\"imap://...\") or from(\"pop3://...\")) the inbound filter check is skipped and Camel-prefixed MIME headers are mapped unfiltered into the Exchange. An attacker who can deliver an email to a mailbox monitored by such a consumer can inject Camel-specific headers that, for some Camel components downstream of the mail consumer (such as camel-bean, camel-exec, or camel-sql), can alter the behaviour of the route. This is the same pattern that was previously addressed in camel-undertow (CVE-2025-30177) and the broader incoming-header filter (CVE-2025-27636 and CVE-2025-29891)." mitigation: "Users are recommended to upgrade to version 4.19.0, which fixes the issue. If users are on the 4.18.x LTS releases stream, then they are suggested to upgrade to 4.18.1. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.6." credit: "This issue was discovered and reported by Hyunwoo Kim (@v4bel)" affected: From 3.0.0 before 4.14.6, from 4.15.0 before 4.18.1. fixed: 4.14.6, 4.18.1 and 4.19.0 - --- The JIRA ticket: https://issues.apache.org/jira/browse/CAMEL-23222 refers to the various commits that resolved the issue, and have more details. This CVE is related to CVE-2025-27636, CVE-2025-29891 and CVE-2025-30177. -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEJ2Y0ButtuvUpHyYV406fOAL/QQAFAmnsujkACgkQ406fOAL/ QQDeAAf9FQhWQSmdfkYXWW2FFJsOlUraEBCYB8ftvLX9X32vnw8d9KbgYVsNciVC WLbPleQ3ouyTi3Jd32SEwrKXtkc3PEfMJfFknJhv1BBTuwRaVLwqILwgV2yat6eg psZzmP2MZ/m8sxHs2r45qGwh19O3nNpIBEmxz1+8zf4Q8aYZZt04z0DlzpHnoSUp 9HWzyS/HnYX/N0G8Tx9+17VPLuoKFuyiymwjAHJuGpw28vBpaR8D5gOcceXPHcBC B0RLkDiCoy/utnHVoEgVRd9UAoiIeXkpowHWldFEaR4vsByWkuLUxweypEWeBYlu puQaesjtmLqPbzOOKQPvQq1H9eV3Tw== =FsdW -----END PGP SIGNATURE-----