Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-49297

8.1 · HIGH
Published Jul 6, 2026 apache CWE-22 EPSS 0.99% (60th pctl)

Overview

CVE-2026-49297 is a high-severity vulnerability affecting apache apache-airflow-providers-google. It was published on July 6, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from apache. Update apache-airflow-providers-google to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache apache-airflow-providers-google >= 0, < 22.2.1 Affected

Frequently Asked Questions

What is CVE-2026-49297?

CVE-2026-49297 is a high-severity vulnerability affecting apache apache-airflow-providers-google. It was published on July 6, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2026-49297?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-49297?

Check the references section for vendor advisories and patches from apache. Update apache-airflow-providers-google to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-49297?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-49297 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.