CVE-2026-34538
Description
Apache Airflow versions 3.0.0 through 3.1.8 DagRun wait endpoint returns XCom result values even to users who only have DAG Run read permissions, such as the Viewer role.This behavior conflicts with the FAB RBAC model, which treats XCom as a separate protected resource, and with the security model documentation that defines the Viewer role as read-only.
Airflow uses the FAB Auth Manager to manage access control on a per-resource basis. The Viewer role is intended to be read-only by default, and the security model documentation defines Viewer users as those who can inspect DAGs without accessing sensitive execution results.
Users are recommended to upgrade to Apache Airflow 3.2.0 which resolves this issue.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apache-airflowPyPI | >= 3.0.0, < 3.2.0 | 3.2.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- www.openwall.com/lists/oss-security/2026/04/09/9nvdMailing ListThird Party AdvisoryWEB
- github.com/advisories/GHSA-r7vr-m4jw-r794ghsaADVISORY
- lists.apache.org/thread/9mq3msqhmgjwdzbr6bgthj4brb3oz9flnvdMailing ListVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-34538ghsaADVISORY
- github.com/apache/airflow/pull/64415nvdIssue TrackingBroken LinkWEB
- github.com/apache/airflow/releases/tag/3.2.0ghsaWEB
News mentions
0No linked articles in our index yet.