CVE-2026-48891
Description
A bug in Apache Airflow's /ui/dependencies scheduling graph endpoint applied the caller's readable-Dag filter to the top-level serialized Dag key but still emitted referenced Dag IDs through the dep.source and dep.target fields of trigger / sensor dependency entries. An authenticated UI user with read permission on some Dags could enumerate the identifiers of other Dags they were not authorized to read by inspecting the dependency graph for trigger / sensor references. Affects deployments that rely on per-Dag read scoping to keep Dag identifiers private across teams. This is a residual gap in the fix for CVE-2026-28563, which filtered the top-level Dag key but did not propagate the filter into the trigger / sensor dep-source / dep-target fields. Users who already upgraded for CVE-2026-28563 should additionally upgrade to apache-airflow 3.3.0 or later to cover the residual trigger / sensor dependency leak.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apache-airflowPyPI | < 3.3.0 | 3.3.0 |
Affected products
3Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-3322-mjxh-9mp5ghsaADVISORY
- lists.apache.org/thread/wzc8nflg94rq6w8f5tvtlo0o3g4wjrflnvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-48891ghsaADVISORY
- www.cve.org/CVERecordnvdThird Party AdvisoryWEB
- github.com/apache/airflow/commit/e61c9bac30a7b1a7f68589629f10c4cb247c683eghsaWEB
- github.com/apache/airflow/pull/67627nvdIssue TrackingWEB
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-2086.yamlghsaWEB
News mentions
0No linked articles in our index yet.