CVE-2026-46588 Details
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.
A vulnerability exists in the Apache Camel CouchDB component, affecting versions through 4.14.7, from 4.15.0 to 4.18.2, and from 4.19.0 to 4.20.0. The issue arises from improper input validation, where non-Camel-prefixed Exchange headers can bypass the default header filtering strategy. This allows untrusted HTTP clients to inject headers that override critical operation parameters in Camel routes, potentially leading to unauthorized modifications of database operations. The vulnerability is particularly concerning when the HTTP consumer is unauthenticated, as it requires no credentials to exploit.
Users should upgrade to Apache Camel versions 4.14.8, 4.18.3, or 4.21.0, all of which address this vulnerability. For those on the 4.14.x LTS release stream, version 4.14.8 should be installed. If on the 4.18.x release stream, upgrade to 4.18.3. The fix involves renaming the affected CouchDB header constants to include the Camel prefix, ensuring they are blocked by the inbound HttpHeaderFilterStrategy. For deployments unable to upgrade immediately, it is recommended to strip the affected headers from untrusted inbound messages before they reach the CouchDB producer, or to apply a custom HeaderFilterStrategy that blocks these header names.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://www.openwall.com/lists/oss-security/2026/07/06/16 | CVE | Third Party Advisory |
| https://camel.apache.org/security/CVE-2026-46588.html | [email protected] | Vendor AdvisoryPatch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache camel | >= 4.0.0, < 4.14.8 >= 4.15.0, < 4.18.3 >= 4.19.0, < 4.21.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | Initial Analysis | [email protected] |
| Jul 6, 2026 | CVE Modified | CVE |
| Jul 6, 2026 | CVE Modified | CISA-ADP |
| Jul 6, 2026 | New CVE Received | [email protected] |