#VU49123 Use of hard-coded credentials in Apache Airflow - CVE-2020-17526
Published: December 21, 2020 / Updated: December 23, 2020
Apache Airflow
Apache Foundation
Description
The vulnerability allows a remote attacker to gain full access to vulnerable application.
The vulnerability exists due to Apache Airflow relies on session management based on the default [webserver] secret_key value. A remote attacker, who successfully authenticated at one website can re-use the same session to authenticate on another unrelated website, if both web servers are configured with the default [webserver] secret_key value.