CVE-2026-49818
MEDIUMApache Airflow Samba provider: Path traversal in GCSToSambaOperator via GCS object names
Title source: cnaDescription
The Apache Airflow Samba provider's `GCSToSambaOperator` joined GCS object names to the SMB destination path without a containment check, so an object named with `../` segments resolved a write path outside the configured `destination_path`. An attacker able to write objects into the source GCS bucket — typically an external data producer distinct from the trusted DAG author — could write files to arbitrary locations on the Samba target when the operator ran. Upgrade apache-airflow-providers-samba to 4.12.6 or later, which validates the resolved destination stays within `destination_path`.
References (3)
Core 3
Core References
Patch patch
https://github.com/apache/airflow/pull/67857
Vendor Advisory vendor-advisory
https://lists.apache.org/thread/3vs0m3p51psgf54tts18d6336g24x3sf
Scores
CVSS v3
6.5
EPSS
0.0073
EPSS Percentile
49.1%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (2)
apache/apache-airflow-providers-samba
< 4.12.6
Apache Software Foundation/Apache Airflow Samba provider
< 4.12.6
Published
Jun 09, 2026
Tracked Since
Jun 09, 2026