CVE 6.5 MEDIUM

Apache Airflow Samba provider: Path traversal in GCSToSambaOperator via GCS object names_CVE-2026-49818

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Description

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`.

Basic Information

ID CVE-2026-49818
Source apache
Published Jun 9, 2026 at 07:42
Modified Jun 9, 2026 at 15:27

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow Samba provider
Affected Versions Apache Software Foundation Apache Airflow Samba provider 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.