Description
Improper Input Validation vulnerability in Apache Camel.

This issue affects Apache Camel: through 4.14.7, from 4.15.0 through 4.18.2, from 4.19.0 through 4.20.0.

Users are recommended to upgrade to version 4.14.8, 4.18.3, 4.21.0, which fixes the issue.
Published: 2026-07-06
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Camel is affected by an Improper Input Validation flaw that allows exchange headers that do not contain the required Camel prefix to bypass the HeaderFilterStrategy. This bypass enables an attacker to manipulate operation parameters and override default Camel operations. The weakness is classified as CWE‑20, and it leads to execution of unauthorized operations through header tampering.

Affected Systems

Apache Camel versions up to 4.14.7, 4.15.0 to 4.18.2, and 4.19.0 to 4.20.0 are affected. The issue is fixed in 4.14.8, 4.18.3, 4.21.0 and later.

Risk and Exploitability

The CVSS score is 7.3 and the EPSS score is under 1 %. The vulnerability is not listed in the CISA KEV catalog. Attackers are likely to supply untrusted header values from an external source; the header bypass would then allow them to alter Camel operation behavior. Although exploitation does not appear to be widespread, the high score indicates that any successful attack could lead to unauthorized operation execution. The low EPSS indicates a low probability of exploitation at present.

Generated by OpenCVE AI on August 3, 2026 at 05:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Camel 4.14.8, 4.18.3, 4.21.0 or later.
  • Ensure that all Exchange header values are validated to begin with the Camel prefix before processing.
  • Reject or sanitize any headers that do not conform to the Camel prefix rule to prevent unauthorized operation manipulation.

Generated by OpenCVE AI on August 3, 2026 at 05:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache camel
Vendors & Products Apache
Apache camel

Mon, 06 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Description Improper Input Validation vulnerability in Apache Camel. This issue affects Apache Camel: through 4.14.7, from 4.15.0 through 4.18.2, from 4.19.0 through 4.20.0. Users are recommended to upgrade to version 4.14.8, 4.18.3, 4.21.0, which fixes the issue.
Title Apache Camel: Couchbase: Non-Camel-prefixed Exchange headers bypass HeaderFilterStrategy allowing operation override from untrusted input
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-06T21:31:56.383Z

Reserved: 2026-05-15T08:56:50.216Z

Link: CVE-2026-46587

cve-icon Vulnrichment

Updated: 2026-07-06T21:31:56.383Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-06T11:16:28.677

Modified: 2026-07-08T14:38:17.680

Link: CVE-2026-46587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T05:15:18Z

Weaknesses
  • CWE-20

    Improper Input Validation