LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-66906

apache · camel

Published
CVSS9.1
Severitycritical
WeaknessCWE-23
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

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 SD

References

← Back to the CVE Tracker

Our coverage of CVE-2026-66906

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-66906.