CVE-2021-35936

CVE-2021-35936: No Authentication on Logging Server

Vendor Apache Software Foundation
Product Apache Airflow
Weakness CWE-200 · Info exposure
Published August 16, 2021
Last update August 4, 2024

CVSS base score

What the vulnerability does

01Description

If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG jobs. This issue affects Apache Airflow < 2.1.2.

Key dates

02Disclosure timeline

August 16, 2021 CVE published
August 4, 2024 Record updated