Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Secuholic

#17140of 53,624
15.6Total CVSS
Vulnerabilities · 2
Medium
1
Critical
1
PT-2026-50220
9.1
2026-06-17
Apache · Apache Airflow Ftp Provider · CVE-2026-50203
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. Upgrade `apache-airflow-providers-sftp` to 5.8.1 or later.
PT-2026-47720
6.5
2026-06-09
Apache Airflow · Apache-Airflow-Providers-Smtp · CVE-2026-49818
**Name of the Vulnerable Software and Affected Versions** apache-airflow-providers-samba versions prior to 4.12.6 **Description** The `GCSToSambaOperator` in the Apache Airflow Samba provider fails to perform a containment check when joining GCS object names to the SMB destination path. This allows an attacker who can write objects into the source GCS bucket to use `../` segments in object names to resolve a write path outside the configured `destination path`, enabling the writing of files to arbitrary locations on the Samba target. **Recommendations** Upgrade apache-airflow-providers-samba to version 4.12.6 or later.