Описание
Apache Airflow has a Missing Authorization issue
The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerate partition run state, schedule configuration, and asset wiring for Dags they were not authorized to read. Affects deployments that rely on per-Dag read scoping while granting users broader Asset access. Users are advised to upgrade to apache-airflow 3.2.2 or later.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2026-41014
- https://github.com/apache/airflow/pull/65344
- https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-182.yaml
- https://lists.apache.org/thread/12nbzwwby7g883w2j13gn7ny1545xob9
- http://www.openwall.com/lists/oss-security/2026/05/31/4
Пакеты
apache-airflow
>= 3.2.0, < 3.2.2
3.2.2
Связанные уязвимости
The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerate partition run state, schedule configuration, and asset wiring for Dags they were not authorized to read. Affects deployments that rely on per-Dag read scoping while granting users broader Asset access. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
The partitioned_dag_runs endpoints in the Airflow UI enforced only ass ...