CVE-2020-13927
Apache Airflow's Experimental API was open to all users by default without requiring authentication, allowing anyone with network access to control workflows and data. This was changed in version 1.10.11 to deny all requests by default, but existing installations remain vulnerable unless manually configured.
The Experimental API endpoint lacked authentication enforcement by default (CWE-306), allowing unauthenticated remote attackers to make arbitrary API calls over the network. Exploitation requires only network access to the Airflow instance; the vulnerability affects pre-1.10.11 deployments and those that have not explicitly configured the deny_all auth backend. Impact includes unauthorized workflow manipulation, data exfiltration, and potential remote code execution through DAG uploads.
Want to know if your infrastructure is exposed to this?
Talk to TrueHacking →