CVE-2021-26697: Apache Airflow: Lineage API endpoint for Experimental API missed authentication check
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.
Other sources
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 only affects Apache Airflow 2.0.0.
— GitHub
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this issue?
The vulnerability ID for this issue is CVE-2021-26697.
What is the title of this vulnerability?
The title of this vulnerability is 'The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0.'
What is the severity of CVE-2021-26697?
The severity of CVE-2021-26697 is medium with a CVSS score of 5.3.
What software is affected by CVE-2021-26697?
Apache Airflow version 2.0.0 is affected by CVE-2021-26697.
How can the vulnerability be fixed?
To fix the vulnerability, it is recommended to upgrade to a version of Apache Airflow that includes the necessary authentication protection for the lineage endpoint.