๐Ÿ” CVE Alert

CVE-2026-34538

MEDIUM 6.5

Apache Airflow: Authorization bypass in DagRun wait endpoint (XCom exposure)

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
3th

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.

CWE CWE-668
Vendor apache software foundation
Product apache airflow
Published Apr 9, 2026
Last Updated Apr 9, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow

Be the first to know when new medium vulnerabilities affecting apache software foundation apache airflow are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow
3.0.0 < 3.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/64415 lists.apache.org: https://lists.apache.org/thread/9mq3msqhmgjwdzbr6bgthj4brb3oz9fl openwall.com: http://www.openwall.com/lists/oss-security/2026/04/09/9

Credits

selen Kevin Yang