Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. apache-airflow
  4. ›
  5. CVE-2026-45360

CVE-2026-45360: Apache Airflow Vulnerable to Deserialization of Untrusted Data

June 1, 2026 (updated July 9, 2026)

Apache Airflow’s scheduler-side deadline-reference decoder (SerializedCustomReference.deserialize_reference) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — the default on single-host deployments where the DAG bundle is importable from the scheduler process — could embed a custom DeadlineReference whose serialized form named an attacker-controlled module path, causing the scheduler to import_string(...) and instantiate that class with a live SQLAlchemy session attached. Affects deployments where DAG-author code is less trusted than the scheduler process. Users are advised to upgrade to apache-airflow 3.2.2 or later.

References

  • github.com/advisories/GHSA-2r5m-76wx-56gx
  • github.com/apache/airflow/pull/66737
  • github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-186.yaml
  • lists.apache.org/thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83
  • nvd.nist.gov/vuln/detail/CVE-2026-45360

Code Behaviors & Features

Detect and mitigate CVE-2026-45360 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.2.2

Fixed versions

  • 3.2.2

Solution

Upgrade to version 3.2.2 or above.

Impact 7.3 HIGH

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

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

pypi/apache-airflow/CVE-2026-45360.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:14 +0000.