PT-2020-6602 · Apache · Apache Airflow

Published

2020-11-10

·

Updated

2025-10-23

·

CVE-2020-13927

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 1.10.11
Description The issue is related to the Experimental API in Apache Airflow, which previously allowed all API requests without authentication by default. This poses security risks to users who are not aware of this setting. The vulnerability can be exploited by a remote attacker to bypass existing access restrictions and make API requests without authentication. From version 1.10.11, the default setting has been changed to deny all requests by default.
Recommendations For versions prior to 1.10.11, change the configuration to default [api]auth backend = airflow.api.auth.backend.deny all as mentioned in the Updating Guide to address the vulnerability.

Exploit

Fix

Improper Authentication

Missing Authentication

Weakness Enumeration

Related Identifiers

BDU:2022-00722
BIT-AIRFLOW-2020-13927
CVE-2020-13927
GHSA-HHX9-P69V-CX2J
PYSEC-2020-18

Affected Products

Apache Airflow