CVE 4.3 MEDIUM

Apache Airflow: Dags endpoint might provide access to otherwise inaccessible entities_CVE-2026-38743

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Description

The authenticated /ui/dags endpoint did not enforce per-DAG access control on embedded Human-in-the-Loop (HITL) and TaskInstance records: a logged-in Airflow user with read access to at least one DAG could retrieve HITL prompts (including their request parameters) and full TaskInstance details for DAGs outside their authorized scope. Because HITL prompts and TaskInstance fields routinely carry operator parameters and free-form context attached to a task, the leak widens visibility of DAG-run data beyond the intended per-DAG RBAC boundary for every authenticated user.

Users are recommended to upgrade to version 3.2.1 , which fixes this issue.

Basic Information

ID CVE-2026-38743
Source apache
Published Apr 24, 2026 at 12:36
Modified Apr 24, 2026 at 14:22

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Affected Versions Apache Software Foundation Apache Airflow 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.