PT-2026-45976 · Pypi · Apache Airflow

Published

2026-06-01

·

Updated

2026-06-01

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
A bug in Apache Airflow's bulk Task Instances API (PATCH/DELETE /api/v2/dags/{dag id}/dagRuns/{dag run id}/taskInstances) evaluated authorization against the dag id resolved from the URL path while operating on the dag id / dag run id extracted from request-body entity fields. An authenticated UI/API user with edit permission on one Dag could mutate Task Instance state in any other Dag by keeping the authorized Dag's ID in the URL path and naming the target Dag's IDs in the request body entities. Affects deployments that rely on per-Dag edit-scope to keep Task Instance state isolated between teams. Users are advised to upgrade to apache-airflow 3.2.2 or later.

Fix

Related Identifiers

PYSEC-2026-183

Affected Products

Apache Airflow