First published: Wed Feb 17 2021(Updated: )
Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users with Viewer or User role to get Airflow Configurations including sensitive information even when `[webserver] expose_config` is set to `False` in `airflow.cfg`. This allowed a privilege escalation attack. This issue affects Apache Airflow 2.0.0.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow | =2.0.0 | |
pip/apache-airflow | =2.0.0 | 2.0.1rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-26559 is a vulnerability in Apache Airflow that allows users with Viewer or User role to access sensitive information.
CVE-2021-26559 has a severity rating of medium (6.5).
CVE-2021-26559 allows users with Viewer or User role to access sensitive information in Apache Airflow.
To fix CVE-2021-26559, update to Apache Airflow version 2.0.1.
CWE-269 refers to improper privilege management, while CWE-284 refers to improper access control.