CVE-2021-26697

The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters to pass to that endpoint and even after can just get some metadata about a DAG and a Task. This issue affects Apache Airflow 2.0.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:airflow:2.0.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-02-17 15:15

Updated : 2023-11-07 03:31


NVD link : CVE-2021-26697

Mitre link : CVE-2021-26697

CVE.ORG link : CVE-2021-26697


JSON object : View

Products Affected

apache

  • airflow
CWE
CWE-306

Missing Authentication for Critical Function

CWE-269

Improper Privilege Management