Apache Airflow SFTP provider: Path traversal in SFTPHook.retrieve_directory
Critical severity
GitHub Reviewed
Published
Jun 17, 2026
to the GitHub Advisory Database
•
Updated Jul 9, 2026
Description
Published by the National Vulnerability Database
Jun 17, 2026
Published to the GitHub Advisory Database
Jun 17, 2026
Reviewed
Jun 18, 2026
Last updated
Jul 9, 2026
A path traversal in the SFTP provider (
SFTPHook.retrieve_directory/SFTPOperator(operation=get)) let a malicious or compromised remote SFTP server write files outside the configured local destination directory via crafted directory-entry names. No Airflow account is required — the attack surface is any deployment downloading directories from an untrusted SFTP server. Upgradeapache-airflow-providers-sftpto 5.8.1 or later.References