Remote code execution (RCE) in Apache Airflow
High severity
GitHub Reviewed
Published
Jul 27, 2020
to the GitHub Advisory Database
•
Updated Oct 22, 2025
Description
Published by the National Vulnerability Database
Jul 17, 2020
Reviewed
Jul 27, 2020
Published to the GitHub Advisory Database
Jul 27, 2020
Last updated
Oct 22, 2025
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=Falsein the config then you are not vulnerable.References