Impact
The vulnerability allows an attacker to inject arbitrary Camel exchange headers through CoAP URI query parameters, which are then forwarded to header‑sensitive producers such as camel‑exec. The injected headers can override executable commands and arguments, giving the attacker the ability to run arbitrary OS commands on the machine where Camel is running. This results in a full remote code execution scenario with no authentication required on the CoAP endpoint.
Affected Systems
The issue affects Apache Camel’s camel‑coap component. Versions 4.14.0 through 4.14.5, 4.18.0 through 4.18.0 (before 4.18.1), and 4.19.0 have been identified as vulnerable, while newer releases have applied a fix.
Risk and Exploitability
The CVSS score of 10 indicates the highest level of severity, and the EPSS score of 6% indicates a moderate exploitation probability, the vulnerability can still be triggered by a single unauthenticated UDP packet to the default CoAP port 5683. Because the protocol is UDP‑based and lacks default authentication, WAFs that filter HTTP traffic are ineffective. The vulnerability is not listed in CISA’s KEV catalog, but the injection can provide an interactive RCE channel without out‑of‑band exfiltration.
OpenCVE Enrichment
Github GHSA