Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-45360
Published:June 01, 2026
Updated:June 07, 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.
Affected Packages
apache-airflow (CONDA):
Affected version(s) >=2.0.1 <3.2.2
Fix Suggestion:
Update to version 3.2.2
apache-airflow-core (CONDA):
Affected version(s) >=3.0.0 <3.2.2
Fix Suggestion:
Update to version 3.2.2
https://github.com/apache/airflow.git (GITHUB):
Affected version(s) >=airbnb_prod.1.6.1.0 <3.2.2
Fix Suggestion:
Update to version 3.2.2
apache-airflow-core (PYTHON):
Affected version(s) >=3.0.0rc1 <3.2.2
Fix Suggestion:
Update to version 3.2.2
apache-airflow (PYTHON):
Affected version(s) >=1.8.1 <3.2.2
Fix Suggestion:
Update to version 3.2.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
0.09