CVE-2026-38743
MEDIUM EPSS 27.1%
Published Apr 24, 20262mo ago · Modified Jun 17, 20261w ago
4.3 CVSS 3.1
Published Apr 24, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
27.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-1220
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | airflow | * | <3.2.1 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/04/24/3
- github.com https://github.com/apache/airflow/pull/64822
- lists.apache.org https://lists.apache.org/thread/sk2wj0x48o8qb4p7c47gvnhjbm0mg396
Remediation
- github.com https://github.com/apache/airflow/pull/64822