Path traversal in Apache Camel - CVE-2026-66906
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote attacker to create or overwrite files outside the intended download directory.
The vulnerability exists due to path traversal in the downloadBlobToFile operation when processing blob names from a consumed container. A remote attacker can place a blob with a crafted name containing parent-directory segments to create or overwrite files outside the intended download directory.
Exploitation requires the ability to influence blob names present in the consumed Azure Storage container.