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’s CouchDB component contains an input validation flaw that lets non‑Camel‑prefixed Exchange headers bypass the HeaderFilterStrategy. This bypass allows an attacker to overwrite the operation header sent to CouchDB, effectively choosing arbitrary CouchDB operations such as create, delete, or read. The flaw risks data integrity and confidentiality by permitting unauthorized manipulation of the datastore.

Affected Systems

The issue affects the Apache Software Foundation’s Camel product. Versions 4.14.7, 4.15.0 through 4.18.2, and 4.19.0 through 4.20.0 are impacted when the CouchDB component is used. Fixed releases are 4.14.8, 4.18.3, 4.21.0 and later.

Risk and Exploitability

The CVSS score of 7.3 indicates high severity, while the EPSS score of less than 1% signals a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Because the description does not reveal a specific access path, the likely attack vector is inferred to be remote input to an externally exposed Camel route that forwards CouchDB headers; the attacker would need to supply untrusted header values that override the operation header. This inference is drawn from the nature of the flaw and the component involved.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Camel to a fixed release—4.14.8, 4.18.3, 4.21.0 or later.
  • Restrict Camel routes that interact with CouchDB to trusted internal networks or authenticated clients.
  • Sanitize incoming Exchange headers to allow only trusted prefixes and disable dynamic setting of the CouchDB operation header from external input.

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 11:45: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: CouchDB: 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:57.875Z

Reserved: 2026-05-15T08:57:46.627Z

Link: CVE-2026-46588

cve-icon Vulnrichment

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

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