First published: Fri Oct 13 2023(Updated: )
Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import errors. Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with this vulnerability.
Credit: security@apache.org security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/apache-airflow | <2.7.2 | 2.7.2 |
Apache Airflow | <2.7.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42780 is a vulnerability in Apache Airflow that allows authenticated users to list warnings for all DAGs, even if they don't have permission to see those DAGs.
CVE-2023-42780 allows authenticated users to view warning messages for all DAGs, regardless of their permission level.
The severity of CVE-2023-42780 is medium with a CVSS score of 6.5.
To fix CVE-2023-42780, upgrade to Apache Airflow version 2.7.2 or later.
More information about CVE-2023-42780 can be found at the following references: [1] [2] [3].