Description
Improper Input Validation vulnerability in Apache Camel.

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

Users are recommended to upgrade to version 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 langchain4j‑tools component contains an improper input validation flaw that allows an attacker to inject arbitrary HTTP header arguments that bypass the component’s declared parameter filtering. Because headers control message routing and data visibility within downstream Camel components, an attacker who can supply crafted headers can alter routing logic or expose hidden data, resulting in unauthorized control of message flow or data leakage.

Affected Systems

Vulnerable releases are all Apache Camel versions from 4.8.0 through 4.18.2 and from 4.19.0 through 4.20.0. The issue resides in the langchain4j‑tools component, and any application that uses those Camel releases and employs the component is susceptible until a patched release such as 4.18.3 or21.0 is deployed.

Risk and Exploitability

The CVSS score of 7.3 classifies the vulnerability as high severity, yet the EPSS score of less than 1% and the absence from the CISA KEV catalog suggest that it is currently unlikely to be exploited in the wild. The most probable attack scenario involves an attacker who can influence inbound requests or message payloads to add malicious headers; such an attacker could then redirect or manipulate the Camel route, potentially providing unauthorized data access or controlling message flow. Organizations should regard the vulnerability as high risk until the vendor’s patch is applied.

Generated by OpenCVE AI on August 1, 2026 at 18:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Camel to version 4.18.3, 4.21.0, or any later release that contains the langchain4j‑tools patch.
  • If a patch cannot be applied immediately, implement strict header validation or a whitelist in the application code before headers reach Camel, or configure the langchain4j‑tools component to reject headers that are not declared as valid parameters.
  • Deploy network or application monitoring that alerts when unexpected or malformed headers appear in traffic destined for the Camel routes, and log these events for forensic review.

Generated by OpenCVE AI on August 1, 2026 at 18:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

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

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': 'partial'}, 'version': '2.0.3'}


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: from 4.8.0 through 4.18.2, from 4.19.0 through 4.20.0. Users are recommended to upgrade to version 4.18.3, 4.21.0, which fixes the issue.
Title Apache Camel: langchain4j-tools: filter tool argument headers against declared parameters
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-05-27T07:43:27.847Z

Link: CVE-2026-49042

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-49042

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T18:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation