VDB
KO
LOW 3.1

GHSA-gprj-xvq8-w53q

Apache Airflow has an Improper Authorization issue

Details

The structure_data endpoint in the Airflow UI returned external dependency graph nodes for linked Dags without checking whether the caller had read permission on those linked Dags. An authenticated UI/API user authorized for one Dag could enumerate linked Dag IDs and dependency metadata for other Dags they were not authorized to read. Affects deployments that rely on per-Dag read scoping to keep Dag dependency topology private across teams. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / apache-airflow
Introduced in: 3.0.0 Fixed in: 3.2.2
Fix pip install --upgrade 'apache-airflow>=3.2.2'

References