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 lacking a Camel prefix to bypass the HeaderFilterStrategy. This can enable manipulation of operation parameters and potentially override default Camel operations, a weakness classified as CWE-20.

Affected Systems

The vulnerability impacts Apache Camel versions up to and including 4.14.7, as well as 4.15.0 through 4.18.2, and 4.19.0 through 4.20.0. The fix is available in 4.14.8, 4.18.3, and 4.21.0 or later.

Risk and Exploitability

The CVSS score is 7.3, and the vulnerability is not listed in the CISA KEV catalog, indicating no confirmed exploitation yet. The likely attack vector involves an attacker supplying untrusted header values to Camel from an external source. Based on the description, it is inferred that the vulnerability can be leveraged to alter Camel operations, which poses a risk of unauthorized control. The EPSS score of < 1% suggests that exploitation is unlikely without a tailored attack.

Generated by OpenCVE AI on July 23, 2026 at 14:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Camel to a patched version (4.14.8, 4.18.3, or 4.21.0).
  • Mitigate CWE-20 by validating all Exchange header values, ensuring they begin with the required Camel prefix before processing.
  • Reject or sanitize any headers that do not conform to the Camel prefix rule.

Generated by OpenCVE AI on July 23, 2026 at 14:58 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T15:00:14Z

Weaknesses
  • CWE-20

    Improper Input Validation