CVE-2026-49296
MEDIUMApache Airflow: Per-DAG read bypass discloses co-located DAGs' source via GET /api/v2/dagSources/{dag_id}
Title source: cnaDescription
Before apache-airflow 3.3.0, a user authorized to read one Dag could disclose the source of other Dags co-located in the same source file. `GET /api/v2/dagSources/{dag_id}` — and the equivalent Dag-source view in the UI — returned the entire source file without redacting Dags the caller was not authorized to read, bypassing per-DAG read authorization. Deployments that co-locate multiple Dags in a single file and rely on per-DAG access control to limit source visibility are affected; single-Dag-per-file deployments are not. Upgrade to apache-airflow 3.3.0 or later.
References (3)
Core 3
Core References
Patch patch
https://github.com/apache/airflow/pull/67662
Vendor Advisory vendor-advisory
https://lists.apache.org/thread/qqv41t3oydkn9o14r2rfz1wkdrsp5jzn
Scores
CVSS v3
6.5
EPSS
0.0020
EPSS Percentile
9.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-639
Status
published
Products (1)
Apache Software Foundation/Apache Airflow
3.0.0 - 3.3.0
Published
Jul 07, 2026
Tracked Since
Jul 07, 2026