CVE-2026-33453
critical
CVSS v3
10.0
CVSS v2
—
VIR risk
10.0
Description
Apache camel-coap allows header injection that can lead to remote code execution
Predictions
Exploit likelihood
98%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.camel:camel-coap | >=4.14.0,<4.14.6 | 4.14.6 |
| Maven | org.apache.camel:camel-coap | >=4.18.0,<4.18.1 | 4.18.1 |
| MAVEN | org.apache.camel:camel-coap | >= 4.18.0, < 4.18.1 | 4.18.1 |
| MAVEN | org.apache.camel:camel-coap | >= 4.14.0, <= 4.14.5 | 4.14.6 |
References
- https://camel.apache.org/security/CVE-2026-33453.html
- http://www.openwall.com/lists/oss-security/2026/04/26/3
- https://nvd.nist.gov/vuln/detail/CVE-2026-33453
- https://github.com/apache/camel/pull/22146
- https://github.com/apache/camel/pull/22147
- https://github.com/apache/camel/pull/22148
- https://github.com/apache/camel/commit/05cffa5ec05ff2ec3c50a77825625da6e426e7a8
- https://github.com/apache/camel/commit/3926ab2b7745e36da2cd8e0dc019018bc415aff9
- https://github.com/apache/camel/commit/e074c01a719cccf3b1c2efbd2ff31e60fd6220ce
- https://github.com/apache/camel/blob/main/components/camel-coap
- https://issues.apache.org/jira/browse/CAMEL-23222
- https://github.com/advisories/GHSA-695c-x5gc-94gj
CWEs
CWE-915
Verify integrity in audit chain (admin only). AS-IS.