CVE-2026-33453CRITICAL 10.0EPSS p92.8%

CVE-2026-33453CVE-2026-33453

apache / camel

Description

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Apache Camel Camel-Coap component. Apache Camel's camel-coap component is vulnerable to Camel message header injection, leading to remote code execution when routes forward CoAP requests to header-sensitive producers (e.g. camel-exec) The camel-coap component maps incoming CoAP request URI query parameters directly into Camel Exchange In message headers without applying any HeaderFilterStrategy.   Specifically, CamelCoapResource.handleRequest() iterates over OptionSet.getUriQuery() and calls camelExchange.getIn().setHeader(...) for every query parameter. CoAPEndpoint extends DefaultEndpoint rather than DefaultHeaderFilterStrategyEndpoint, and CoAPComponent does not implement HeaderFilterStrategyComponent; the component contains no references to HeaderFilterStrategy at all. As a result, an unauthenticated attacker who can send a single CoAP UDP packet to a Camel route consuming from coap

Scoring

CVSS 3.110.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS6.16% probability of exploitation · percentile 92.8% · 2026-08-03T12:00:16Z
Published2026-04-27
Last modified2026-07-15

Underlying weaknesses· 1

CWE-915

References

  1. https://camel.apache.org/security/CVE-2026-33453.html
  2. http://www.openwall.com/lists/oss-security/2026/04/26/3

1

TypeTargetConfidenceTier
WeaknessImproperly Controlled Modification of Dynamically-Determined Object Attributescwe-9150%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-47323
CVE
CVE-2026-40453
CVE
CVE-2026-33454
CVE
CVE-2026-27172
CVE
CVE-2026-40473
CVE
CVE-2026-40860
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.