CVE-2026-33454
Last modified
CVE-2026-33454 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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). This issue affects Apache Camel: from 3.0.0 before 4.14.6, from 4.15.0 before 4.18.1. 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Camel | >= 3.0.0, < 4.14.6 |
| Apache | Camel | >= 4.15.0, < 4.18.1 |
References
- https://camel.apache.org/security/CVE-2026-33454.htmlVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-33454?
How severe is CVE-2026-33454?
How do I fix CVE-2026-33454?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33449CVE-2026-33449 is a buffer overflow in a message handling fu…7.5
- CVE-2026-3345IBM Langflow Desktop <=1.8.4 Langflow could allow a remote a…6.5
- CVE-2026-33450CVE-2026-33450 is an out of bounds read vulnerability in the…5.5
- CVE-2026-33451CVE-2026-33451 is an arbitrary read/write vulnerability in t…7.8
- CVE-2026-33452CVE-2026-33452 is a buffer overflow vulnerability in the Sec…5.5
- CVE-2026-33453Improperly Controlled Modification of Dynamically-Determined…10
- CVE-2026-33455Livestatus injection in the monitoring quicksearch in Checkm…6.3
- CVE-2026-33456Livestatus injection in the notification test mode in Checkm…7.6
- CVE-2026-33457Livestatus injection in the prediction graph page in Checkmk…6.3
- CVE-2026-33458Server-Side Request Forgery (CWE-918) in Kibana One Workflow…7.7
- CVE-2026-33459Uncontrolled Resource Consumption (CWE-400) in Kibana can le…6.5
- CVE-2026-3346IBM Langflow Desktop 1.6.0 through 1.8.4 Lanflow is vulnerab…6.4
Are you affected by CVE-2026-33454?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
