Path traversal in Apache Camel - CVE-2026-60093
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to create or overwrite files outside the configured download directory.
The vulnerability exists due to path traversal in DataLakeFileOperations.downloadToFile when processing remotely supplied Azure Data Lake path names during downloadToFile operations. A remote user can influence the names present in the consumed Data Lake filesystem to create or overwrite files outside the configured download directory.
The issue occurs because listed path names are taken verbatim from the remote filesystem and are not normalized or checked to ensure the resolved path remains within fileDir.