Deserialization Vulnerability in Apache Airflow Affects Task State Management
CVE-2026-67260

7.3HIGH

Key Information:

Vendor

Apache

Vendor
CVE Published:
12 August 2026

What is CVE-2026-67260?

A vulnerability in Apache Airflow 3.3.0 allows for arbitrary module imports and object instantiation by exploiting the deserialization of task instance parameters. This occurs during a task state sweep executed by the scheduler every 15 seconds, which does not implement an allow-list for deserialized classes. As a result, attackers controlling the execution API can manipulate the process easily without any special configuration. Users are strongly advised to upgrade to versions 3.3.1 or later to mitigate this risk.

Affected Version(s)

Apache Airflow 3.3.0 < 3.3.1

References

CVSS V3.1

Score:
7.3
Severity:
HIGH
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Erik Villegas (GitHub: @erik-451)
Jarek Potiuk
.