Authorization bypass through user-controlled key in Apache Camel - CVE-2026-48206

 

Authorization bypass through user-controlled key in Apache Camel - CVE-2026-48206

Published: August 24, 2026


Vulnerability identifier: #VU144693
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-48206
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform arbitrary JIRA issue operations using the endpoint's configured credentials.

The vulnerability exists due to authorization bypass through user-controlled key and improper input validation in the Camel JIRA component header handling when bridging an inbound HTTP request to a jira producer. A remote attacker can send specially crafted HTTP headers to perform arbitrary JIRA issue operations using the endpoint's configured credentials.

The issue occurs because non-Camel-prefixed Exchange header constants can pass through the HTTP header filter and override route-intended JIRA operation parameters. Exploitation is possible when an HTTP consumer is bridged to a jira producer, and no credentials are required if the bridging consumer is unauthenticated.


Affected software

Apache Camel

How to mitigate CVE-2026-48206

Install security update from vendor's website.

Apache Camel - addressed in versions 4.15.0, 4.19.0, 4.21.0

External References

Related Security Bulletins