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 includes an Improper Input Validation flaw in its langchain4j‑tools component. The flaw allows an attacker to inject arbitrary header arguments that bypass declared parameter filtering, potentially altering message routing or the visibility of data within downstream components. This issue could facilitate the modification of requests or responses, leading to unauthorized data access or control flow manipulation.

Affected Systems

The vulnerability affects Apache Camel versions 4.8.0 through 4.18.2 and 4.19.0 through 4.20.0. Users running these releases are at risk until they upgrade to a fixed version such as 4.18.3 or 4.21.0 or any later release that includes the patch for the langchain4j‑tools component.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity, while the EPSS score of <1% and the absence from CISA KEV suggest limited public exploitation at this time. Likely attack vectors involve supplying crafted header values to the Camel route that includes the langchain4j‑tools component; an attacker would need the ability to influence the request or message payload. The risk is primarily tied to the ability to redirect or manipulate message traffic, and while exploitation is currently low, organizations should treat the vulnerability as high priority until it is patched.

Generated by OpenCVE AI on July 26, 2026 at 20:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Camel to at least version 4.18.3 or 4.21.0, which contains the fix for the langchain4j‑tools component.
  • If an upgrade cannot be performed immediately, apply an explicit header whitelist or reject unexpected header values in application code before they reach Camel.
  • Enable application or network monitoring to detect anomalous header traffic that may indicate exploitation attempts.

Generated by OpenCVE AI on July 26, 2026 at 20:38 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation