CVE-2026-66906

CRITICALPre-NVD 9.19.1
EchelonGraph scoreHIGH confidence

Score 9.1 from GitHub Security Advisory (severity: CRITICAL) published 2026-08-24. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 9.1; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
9.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 9.1Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Relative path traversal vulnerability in Apache Camel Azure Storage Blob component.

This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0.

The camel-azure-storage-blob component can download an Azure Storage blob to the local filesystem through its downloadBlobToFile operation, writing into the directory named by the fileDir endpoint option, which is documented as usable from both the producer and the consumer. BlobOperations.downloadBlobToFile built the local target by joining fileDir with the remote blob name exactly as the Azure SDK reported it (new File(fileDir, client.getBlobName())) and passed the result straight to the SDK download call, with no lexical normalization and no check that the resolved location stayed inside fileDir. The blob name is not route-controlled data: the consumer enumerates the container in BlobConsumer.createBatchExchangesFromContainer, which lists blobs and creates one exchange per entry from BlobItem.getName() verbatim, applying no name filtering by default. A blob name containing parent-directory segments therefore resolved to a location outside the configured fileDir, letting anyone able to influence the names present in the consumed container cause Camel to create or overwrite a file at a location of their choosing, with the privileges of the Camel process. Depending on what the process can write to, overwriting a file outside the download directory can escalate beyond the loss of integrity of that file. Azure Storage blob containers use a flat namespace in which the blob name is an opaque key, so a name carrying such segments is stored and listed as given. The fileDir option is an ordinary common-group configuration parameter and carries no security marker, so nothing signalled to users that its value was not being enforced as a containment boundary. Camel's other file-download consumers - camel-file, camel-ftp, camel-smb, camel-mina-sftp and camel-azure-files - already constrained their local downloads to the configured directory using a path-segment boundary check; the camel-azure-storage-blob download path was not covered by that work.

Users are recommended to upgrade to version 4.22.0, which fixes the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.9. If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.4. For deployments that cannot upgrade immediately, constrain the names the consumer will act on using the regex endpoint option, which is applied to each listed blob name as a full-string match, so that only simple single-segment names are accepted and any name carrying a path separator or a parent-directory segment is filtered out before an exchange is created; the prefix option can additionally narrow the listing server-side, noting that when both are set regex takes priority and prefix is ignored. Alternatively, avoid the downloadBlobToFile operation on untrusted containers and write the payload from the route under a file name the route itself controls, rather than one taken from the remote listing. As defence in depth, treat the blob names in any externally writable container as untrusted input and do not derive local filesystem paths from them.

CVSS v3
9.1
EG Score
9.1(high)
EG Risk
56(Track)
EG Risk 56/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity91% × 45%
Exploitation1% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
44%
KEV
Not listed

Published

August 24, 2026

Last Modified

August 27, 2026

Advisory Details (2)

Auto-updated Sep 15, 2026
No patch confirmed yet.
generic

oss-security - CVE-2026-66906: Apache Camel: Camel-Azure-Storage-Blob: the downloadBlobToFile operation built the local download target from the remote blob name without constraining it to the configured fileDir

http://www.openwall.com/lists/oss-security/2026/08/24/10
generic

Apache Camel Security Advisory - CVE-2026-66906 - Apache Camel

https://camel.apache.org/security/CVE-2026-66906.html

Vendor Advisories for CVE-2026-66906(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Maven(1)
PackageVulnerable rangeFixed inDependents
org.apache.camel:camel-azure-storage-blob4.19.0, 4.20.0, 4.21.04.22.0

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 10× in last 7d / 72× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-19 16:04 UTCEG score recompute
  2. 2026-09-18 22:52 UTCEG score recompute
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-17 21:12 UTCEG score recompute
  5. 2026-09-16 14:15 UTCEG score recompute
  6. 2026-09-16 14:08 UTCEPSS rescore
  7. 2026-09-16 05:34 UTCEG score recompute
  8. 2026-09-16 05:15 UTCEPSS rescore
  9. 2026-09-15 04:01 UTCEG score recompute
  10. 2026-09-13 17:56 UTCEG score recompute
  11. 2026-09-12 16:36 UTCEG score recompute
  12. 2026-09-11 15:13 UTCEG score recompute
  13. 2026-09-11 14:53 UTCEPSS rescore
  14. 2026-09-11 10:59 UTCEG score recompute
  15. 2026-09-11 09:37 UTCEPSS rescore
  16. 2026-09-10 13:17 UTCEG score recompute
  17. 2026-09-09 01:30 UTCEG score recompute
  18. 2026-09-08 22:01 UTCEPSS rescore
  19. 2026-09-07 19:34 UTCEG score recompute
  20. 2026-09-07 16:01 UTCEPSS rescore
  21. 2026-09-06 15:22 UTCEG score recompute
  22. 2026-09-06 13:47 UTCEPSS rescore
  23. 2026-09-05 18:14 UTCEG score recompute
  24. 2026-09-05 15:31 UTCEPSS rescore
  25. 2026-09-04 16:16 UTCEG score recompute
Show 47 more
  1. 2026-09-04 07:48 UTCEG score recompute
  2. 2026-09-04 05:07 UTCEPSS rescore
  3. 2026-09-02 17:11 UTCEG score recompute
  4. 2026-09-02 14:12 UTCEPSS rescore
  5. 2026-09-01 15:05 UTCEG score recompute
  6. 2026-09-01 13:54 UTCEPSS rescore
  7. 2026-09-01 06:28 UTCEG score recompute
  8. 2026-09-01 04:40 UTCEPSS rescore
  9. 2026-08-30 23:05 UTCEG score recompute
  10. 2026-08-30 19:17 UTCEPSS rescore
  11. 2026-08-30 02:00 UTCEG score recompute
  12. 2026-08-30 01:22 UTCEPSS rescore
  13. 2026-08-29 00:26 UTCEG score recompute
  14. 2026-08-28 21:42 UTCEPSS rescore
  15. 2026-08-28 18:02 UTCGHSA enrichment
  16. 2026-08-28 13:39 UTCGHSA enrichment
  17. 2026-08-28 09:22 UTCGHSA enrichment
  18. 2026-08-28 05:05 UTCGHSA enrichment
  19. 2026-08-28 00:50 UTCGHSA enrichment
  20. 2026-08-27 20:37 UTCGHSA enrichment
  21. 2026-08-27 18:28 UTCEG score recompute
  22. 2026-08-27 18:28 UTCGHSA enrichment
  23. 2026-08-27 14:09 UTCGHSA enrichment
  24. 2026-08-27 09:55 UTCGHSA enrichment
  25. 2026-08-27 05:40 UTCGHSA enrichment
  26. 2026-08-27 01:26 UTCGHSA enrichment
  27. 2026-08-26 21:13 UTCGHSA enrichment
  28. 2026-08-26 17:00 UTCEG score recompute
  29. 2026-08-26 16:59 UTCGHSA enrichment
  30. 2026-08-26 14:47 UTCEPSS rescore
  31. 2026-08-26 13:37 UTCGHSA enrichment
  32. 2026-08-26 09:22 UTCGHSA enrichment
  33. 2026-08-26 05:05 UTCGHSA enrichment
  34. 2026-08-26 00:48 UTCEG score recompute
  35. 2026-08-26 00:48 UTCGHSA enrichment
  36. 2026-08-25 20:35 UTCGHSA enrichment
  37. 2026-08-25 19:50 UTCEG score recompute 9.10
  38. 2026-08-25 19:50 UTCGHSA enrichment
  39. 2026-08-25 19:49 UTCMITRE cvelistV5CVSS v3 → 9.1 · severity → CRITICAL
  40. 2026-08-25 13:49 UTCEPSS rescore
  41. 2026-08-24 20:26 UTCGHSA enrichment
  42. 2026-08-24 20:25 UTCNVD update
  43. 2026-08-24 19:21 UTCGHSA enrichment
  44. 2026-08-24 19:21 UTCMITRE cvelistV5
  45. 2026-08-24 17:18 UTCNVD update
  46. 2026-08-24 16:21 UTCEG score recompute
  47. 2026-08-24 16:17 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-66906?
CVE-2026-66906 is a critical vulnerability published on August 24, 2026. Relative path traversal vulnerability in Apache Camel Azure Storage Blob component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-azure-storage-blob component can download an Azure Storage blob to the local filesystem…
When was CVE-2026-66906 disclosed?
CVE-2026-66906 was first published in the National Vulnerability Database on August 24, 2026, with the most recent update on August 27, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-66906 actively exploited?
CVE-2026-66906 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 56.2% of all scored CVEs.
What is the CVSS score of CVE-2026-66906?
CVE-2026-66906 has a CVSS v3.1 base score of 9.1 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-66906?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-66906, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-66906

Explore →

Is Your Infrastructure Affected by CVE-2026-66906?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.