GHSA-2r5m-76wx-56gx · Severity: high — Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference...
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.
Conclusion & alert: CVE-2026-45360 is rated Low Risk (35.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-03 | 0.02% | 0.06% | +0.04% |
| 2 | 2026-06-01 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-2r5m-76wx-56gx · Severity: high — Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference...
| URL | Tags |
|---|---|
| https://github.com/apache/airflow/pull/66737 | Issue Tracking Patch |
| https://lists.apache.org/thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/31/12 | Mailing List Third Party Advisory |