HIGH🇵🇱 Wersja polska

CVE-2026-49297

CVSS 8.1v3.1pub. 2026-07-06upd. 2026-07-08

Apache Airflow's Google provider operators `GCSToSFTPOperator` and `GCSTimeSpanFileTransformOperator` joined GCS object names returned by the bucket listing API directly to a destination filesystem path without normalisation or containment check. A user with write access to the source GCS bucket (typically a different trust principal than the DAG author — partner uploads, ingest-only service accounts, public-data buckets) could create an object whose name contains `..` segments and cause the DAG run to write the downloaded blob outside the configured destination (the SFTP `destination_path` for `GCSToSFTPOperator`; the worker-local temp directory for `GCSTimeSpanFileTransformOperator`), enabling overwrite of arbitrary files on the SFTP server or the worker host. Affects deployments that ingest from buckets writable by less-trusted principals. Users are advised to upgrade to `apache-airflow-providers-google` 22.2.1 or later.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
  • Apache Airflow Providers Google

    APP
    Apache
    < 22.2.1
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2023-25691CRITICAL9.8PL ✓same product

Brak walidacji danych wejściowych w Apache Airflow Google Provider

CVE-2026-45361HIGH8.1same product

Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposi...

CVE-2023-25692HIGH7.5same product

Improper Input Validation vulnerability in the Apache Airflow Google Provider. This issue affects Apache Airf...

CVE-2026-68868MEDIUM6.5same product

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team sco...

CVE-2025-24813CRITICAL9.8⚠ KEVPL ✓same vendor

Apache Tomcat: Path Equivalence prowadzący do RCE i ujawnienia danych