Lucene search
+L

3308 matches found

OSV
OSV
added 2025/10/30 12:31 p.m.4 views

GHSA-V3C9-J6H9-66V4 Apache Airflow has a command injection vulnerability in "example_dag_decorator"

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

7.7CVSS6AI score0.00459EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/10/30 12:31 p.m.16 views

Apache Airflow's create action can upsert existing Pools/Connections/Variables

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action...

4.6CVSS7.1AI score0.00405EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/30 12:31 p.m.17 views

GHSA-GP5F-CX7H-8Q6F Apache Airflow's create action can upsert existing Pools/Connections/Variables

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action...

4.6CVSS5.8AI score0.00405EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/10/30 12:31 p.m.4 views

Execution with Unnecessary Privileges

Overview Affected versions of this package are vulnerable to Execution with Unnecessary Privileges via the bulk create API with the overwrite action. An attacker can modify existing records by submitting crafted requests with only CREATE privileges. Remediation Upgrade apache-airflow-core to...

5.4CVSS7.1AI score0.00405EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/30 12:31 p.m.4 views

Execution with Unnecessary Privileges

Overview Affected versions of this package are vulnerable to Execution with Unnecessary Privileges via the /api/v2/dagReports endpoint. An attacker can execute arbitrary code in the context of the API server by submitting malicious DAG code through the API. Note: This is only exploitable if the A...

5.4CVSS7.8AI score0.00487EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/30 12:31 p.m.13 views

Apache Airflow `/api/v2/dagReports` executes DAG Python in API

API users via /api/v2/dagReports could perform Dag code execution in the context of the api-server if the api-server was deployed in the environment where Dag files were available...

5.4CVSS7.7AI score0.00487EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/30 12:31 p.m.7 views

GHSA-273C-4G26-4JPM Apache Airflow `/api/v2/dagReports` executes DAG Python in API

API users via /api/v2/dagReports could perform Dag code execution in the context of the api-server if the api-server was deployed in the environment where Dag files were available...

5.4CVSS6.3AI score0.00487EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/10/30 12:31 p.m.7 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the exampledagdecorator function. An attacker can execute arbitrary commands on the worker by supplying a crafted parameter through the UI. Note: This is only exploitable if example DAGs are enabled in production o...

7.7CVSS8AI score0.00459EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/30 12:31 p.m.14 views

Apache Airflow has a command injection vulnerability in "example_dag_decorator"

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

4.6CVSS7.4AI score0.00459EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/10/30 10:15 a.m.15 views

CVE-2025-54941

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

4.6CVSS0.00459EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/30 9:45 a.m.4 views

CVE-2025-54941 Apache Airflow: Command injection in "example_dag_decorator"

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

6.9AI score0.00459EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/30 9:45 a.m.8 views

CVE-2025-54941 Apache Airflow: Command injection in "example_dag_decorator"

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

4.6CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/30 9:45 a.m.16 views

CVE-2025-54941 Apache Airflow: Command injection in "example_dag_decorator"

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

0.00459EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/30 9:45 a.m.57 views

CVE-2025-54941

The CVE-2025-54941 issue affects Apache Airflow, specifically the example_dag_decorator parameter handling. A non-validated parameter in the example DAG allowed a UI user to redirect to a malicious server and execute code on a worker, but exploitation requires that example DAGs are enabled in pro...

4.6CVSS6.9AI score0.00459EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2025/10/30 9:45 a.m.10 views

EUVD-2025-36993

An example dag exampledagdecorator had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production not default or the example dag code copied to build your own...

4.6CVSS6.8AI score0.00459EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/30 9:14 a.m.77 views

CVE-2025-62402

Summary: The issue CVE-2025-62402 affects Apache Airflow’s API endpoint /api/v2/dagReports. The root cause is that API users could execute Dag Python code in the API server context when the server has access to DAG files, enabling potential arbitrary code execution on the API server. This is desc...

5.4CVSS7.2AI score0.00487EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/30 9:14 a.m.1 views

CVE-2025-62402 Apache Airflow: Airflow 3 API: /api/v2/dagReports executes DAG Python in API

API users via /api/v2/dagReports could perform Dag code execution in the context of the api-server if the api-server was deployed in the environment where Dag files were available...

7.2AI score0.00487EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/30 9:14 a.m.21 views

CVE-2025-62402 Apache Airflow: Airflow 3 API: /api/v2/dagReports executes DAG Python in API

API users via /api/v2/dagReports could perform Dag code execution in the context of the api-server if the api-server was deployed in the environment where Dag files were available...

0.00487EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/30 9:11 a.m.14 views

CVE-2025-62503 Apache Airflow: Privilege boundary bypass in bulk APIs (create action can upsert existing Pools/Connections/Variables)

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action...

0.00405EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/30 9:11 a.m.5 views

CVE-2025-62503 Apache Airflow: Privilege boundary bypass in bulk APIs (create action can upsert existing Pools/Connections/Variables)

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action...

6.6AI score0.00405EPSS
SaveExploits0References1
Rows per page
Query Builder