Apache Airflow versions 3.0.0 through 3.1.7 FastAPI DagVersion listing API does not apply per-DAG authorization filtering when the request is made with dag_id set to "~" (wildcard for all DAGs). As a result, version metadata of DAGs that the requester is not authorized to access is returned.
Users are recommended to upgrade to Apache Airflow 3.1.8 or later, which resolves this issue.
References
| Link | Resource |
|---|---|
| https://github.com/apache/airflow/pull/61675 | Issue Tracking |
| https://lists.apache.org/thread/g5o6khx83jwqvdyn0mlyb0krt35cs9ss | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/03/17/4 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-17 11:16
Updated : 2026-03-17 16:16
NVD link : CVE-2026-26929
Mitre link : CVE-2026-26929
CVE.ORG link : CVE-2026-26929
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource
