CVE-2026-28563 PUBLISHED

Apache Airflow: DAG authorization bypass

Assigner: apache
Reserved: 01.03.2026 Published: 17.03.2026 Updated: 17.03.2026

Apache Airflow versions 3.1.0 through 3.1.7 /ui/dependencies endpoint returns the full DAG dependency graph without filtering by authorized DAG IDs. This allows an authenticated user with only DAG Dependencies permission to enumerate DAGs they are not authorized to view.

Users are recommended to upgrade to Apache Airflow 3.1.8 or later, which resolves this issue.

Product Status

Vendor Apache Software Foundation
Product Apache Airflow
Versions Default: unaffected
  • affected from 3.0.0 to 3.1.8 (excl.)

Credits

  • Masamune - Unit515 OPSWAT finder
  • Shubham Raj remediation developer

References

Problem Types

  • CWE-732: Incorrect Permission Assignment for Critical Resource CWE