Link following in Apache Airflow - CVE-2026-40861
Published: June 4, 2026
Apache Airflow
Detailed vulnerability description
The vulnerability allows a remote user to read arbitrary files.
The vulnerability exists due to improper link resolution in FileTaskHandler when processing task log paths. A remote user can create a symlink under a task log directory to read arbitrary files.
Only deployments where the worker log folder is shared with the API server are affected.