Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-45360

31
FAUCET Score

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.

First published: Jun 1, 2026Last modified: Jun 1, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 3.2.2CPE matchmatch criteria
cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*
>= 0, < 3.2.2CPE match
cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.3HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
3.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.68%
Probability of exploitation in next 30 days
EPSS Percentile
48.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0068 is in the 25th percentile among its peer group of 51,553 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: apache-airflowFixed in: 3.2.2
apachevendor investigatingvia vendor_rss
View patch

Vendor Advisories (2)

pipGHSA-2r5m-76wx-56gxhigh

Apache Airflow Vulnerable to Deserialization of Untrusted Data

Jun 1, 2026
apacheapache:www.mail-archive.com/[email protected]/msg11177.htmlLOW

CVE-2026-45360: Apache Airflow: Arbitrary import in custom deadline-reference deserialization

May 31, 2026

References

openwall.com / lists/oss-security/2026/05/31/12
Mailing ListThird Party Advisory
github.com / apache/airflow/pull/66737
Issue TrackingPatch
lists.apache.org / thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83
Mailing ListVendor Advisory