A AegiFlow
CRITICALCVSS 9.8EPSS 1.6%

CVE-2026-33264

Apache Airflow allows code execution through unsafe serialized DAG deserialization

Published
2026-07-07
Modified
2026-09-04
EPSS percentile
75%
Aliases
GHSA-2943-9672-r45w
Sources
github-advisory

Summary

A bug in `BaseSerialization.deserialize()` allowed unrestricted `import_string()` of attacker-controlled class paths when the Scheduler / API Server loaded a serialized DAG: a DAG author could embed a malicious trigger into a DAG to gain remote code execution on the API Server / Scheduler process, crossing the Airflow security boundary that DAG-author code must never execute in those processes. Users are advised to upgrade to `apache-airflow` 3.3.0 or later. As a defense-in-depth mitigation, deployments where DAG-author trust is limited can restrict the `[core] allowed_deserialization_classes` config to a narrow allowlist.

Affected packages

EcosystemPackageAffected versionsFixed versions
PyPIapache-airflow3.3.0

Remediation: Upgrade to 3.3.0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.