CVE Catalog

Actively exploited in the wild

Apache Airflow Command Injection

Apache - Airflow · Listed in the CISA KEV since 2022-01-18. This indicates confirmed attacks in production environments.

Required action: Apply updates per vendor instructions.

CVE-2020-11978

HighCVSS 8.8KEV
Published: Updated: Translated: NVD NIST

Summary

An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.

Risk Assessment

An authenticated user can execute arbitrary commands with the privileges of the Airflow worker/scheduler process, potentially leading to full compromise of the Airflow environment and its data.

Recommendation

Upgrade Apache Airflow to a version newer than 1.10.10 or disable example DAGs by setting load_examples=False in the configuration.

Other vulnerabilities in Apache Airflow

See all
Original NVD description (English source)

An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS