Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. apache-airflow
  4. ›
  5. CVE-2026-40861

CVE-2026-40861: Apache Airflow has a Link Following issue

June 1, 2026 (updated July 9, 2026)

A Dag author could either (a) create a symlink under their task’s log directory pointing to an arbitrary file readable by the API server process (read-path attack — e.g. /etc/passwd or airflow.cfg) or (b) supply a task_id containing .. sequences accepted by the Task SDK’s KEY_REGEX (write-path attack), and in both cases the FileTaskHandler resolves the log path outside the configured base_log_folder, leaking or overwriting arbitrary files. Only affects deployments where the worker log folder is shared with the API server. Users are advised to upgrade to apache-airflow 3.2.2 or later. As a defense-in-depth mitigation, deploy the worker and API server with separate log volumes so that worker-controlled paths cannot reach the API server’s filesystem.

References

  • github.com/advisories/GHSA-89cj-xrpx-j79m
  • github.com/apache/airflow/pull/65325
  • github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-181.yaml
  • lists.apache.org/thread/823334db2559xjlwt59gpzjz47thnscl
  • nvd.nist.gov/vuln/detail/CVE-2026-40861

Code Behaviors & Features

Detect and mitigate CVE-2026-40861 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.2.2

Fixed versions

  • 3.2.2

Solution

Upgrade to version 3.2.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-59: Improper Link Resolution Before File Access ('Link Following')

Source file

pypi/apache-airflow/CVE-2026-40861.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:53 +0000.