Lucene search
+L

109 matches found

Vulnrichment
Vulnrichment
added 2026/04/24 12:36 p.m.2 views

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

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 DA...

5.3AI score0.00352EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/24 12:36 p.m.34 views

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

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 DA...

0.00352EPSS
Exploits0References2
CVE
CVE
added 2026/04/24 12:36 p.m.30 views

CVE-2026-38743

The CVE-2026-38743 issue affects Apache Airflow’s authenticated /ui/dags endpoint, where per-DAG access control was not enforced for embedded HITL prompts and TaskInstance records. A user with read access to any DAG could access HITL prompts (including request parameters) and full TaskInstance de...

4.3CVSS5.3AI score0.00352EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/04/24 12:35 p.m.4 views

CVE-2026-40690 Apache Airflow: Assets graph view bypasses DAG level access control displaying unrelated topologies and all DAGs names to unauthorized users

The asset dependency graph did not restrict nodes by the viewer's DAG read permissions: a user with read access to at least one DAG could browse the asset graph for any other asset in the deployment and learn the existence and names of DAGs and assets outside their authorized scope. Users are...

4.3CVSS5.9AI score0.00352EPSS
Exploits0References6
OSV
OSV
added 2026/04/21 12:1 p.m.5 views

BIT-AIRFLOW-2026-32228 Apache Airflow: Users with asset materialization permisssions could trigger Dags they had no access to

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

7.5CVSS5.7AI score0.00426EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/20 7:23 p.m.5 views

CVE-2026-32228

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

7.5CVSS5.8AI score0.00426EPSS
Exploits0References1
OSV
OSV
added 2026/04/18 9:30 a.m.5 views

GHSA-H97W-PM3W-MWMC Apache Airflow allows users with asset materialize permissions to trigger DAGs outside of their permissions

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

7.5CVSS5.7AI score0.00426EPSS
Exploits0References5
NVD
NVD
added 2026/04/18 7:16 a.m.5 views

CVE-2026-32228

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

7.5CVSS0.00426EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/18 6:20 a.m.2 views

CVE-2026-30898

An example of BashOperator in Airflow documentation suggested a way of passing dagrun.conf in the way that could cause unsanitized user input to be used to escalate privileges of UI user to allow execute code on worker. Users should review if any of their own DAGs have adopted this incorrect advi...

5.9AI score0.00771EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/18 6:19 a.m.37 views

CVE-2026-32228 Apache Airflow: Users with asset materialization permisssions could trigger Dags they had no access to

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

0.00426EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/18 6:19 a.m.3 views

CVE-2026-32228 Apache Airflow: Users with asset materialization permisssions could trigger Dags they had no access to

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

5.7AI score0.00426EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/18 6:19 a.m.6 views

EUVD-2026-23664

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

5.7AI score0.00426EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/18 6:19 a.m.4 views

CVE-2026-32228

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

5.7AI score0.00426EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/04/18 6:19 a.m.3 views

CVE-2026-32228 Apache Airflow: Users with asset materialization permisssions could trigger Dags they had no access to

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue...

7.5CVSS5.9AI score0.00426EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/04/18 12:0 a.m.20 views

PT-2026-33594

Name of the Vulnerable Software and Affected Versions Airflow versions prior to 3.2.0 Description A user with asset materialize permission via the UI or API can trigger DAGs Directed Acyclic Graphs, which are collections of all the tasks you want to run, organized in a way that reflects their...

7.5CVSS5.8AI score0.00426EPSS
Exploits0References15
ATTACKERKB
ATTACKERKB
added 2026/03/17 10:54 a.m.3 views

CVE-2026-28563

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...

4.3CVSS5.7AI score0.0044EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.8 views

Apache Airflow 安全漏洞

Apache Airflow is the United States Apache Apache Foundation's set of open source platform with the creation, management and monitoring of workflow functions. The platform is scalable and dynamic monitoring and other features. Apache Airflow has an information disclosure vulnerability that stems...

4.3CVSS5.8AI score0.0044EPSS
Exploits0References3
OSV
OSV
added 2026/02/25 11:7 p.m.9 views

GO-2026-4542 Dagu: Path traversal in DAG creation allows arbitrary YAML file write outside DAGs directory in github.com/dagu-org/dagu

Dagu: Path traversal in DAG creation allows arbitrary YAML file write outside DAGs directory in github.com/dagu-org/dagu...

7.1CVSS5.6AI score0.00571EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 12:27 a.m.6 views

CVE-2026-27598

Dagu is a workflow engine with a built-in Web user interface. In versions up to and including 1.16.7, the CreateNewDAG API endpoint POST /api/v1/dags does not validate the DAG name before passing it to the file store. An authenticated user with DAG write permissions can write arbitrary YAML files...

7.1CVSS6AI score0.00571EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/02/19 8:6 p.m.8 views

Command Injection

Apache Airflow is vulnerable to Command Injection. The vulnerability is due to a non-validated parameter in the exampledagdecorator example DAG, which allows an attacker to redirect execution to a malicious server and execute arbitrary code on a worker when example DAGs are enabled...

4.6CVSS6.3AI score0.00448EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder