Lucene search
+L

2035 matches found

OSV
OSV
added 2025/12/15 12:30 p.m.13 views

GHSA-FV47-PQH6-WXGQ Apache Airflow exposes secret values to authenticated UI users via rendered templates

A vulnerability in Apache Airflow allowed authenticated UI users to view secret values in rendered templates due to secrets not being properly redacted, potentially exposing secrets to users without the appropriate authorization. Users are recommended to upgrade to version 3.1.4, which fixes this...

6.5CVSS5.8AI score0.00468EPSS
SaveExploits0References7
PyPA
PyPA
added 2025/12/15 12:15 p.m.20 views

PYSEC-2025-86

A vulnerability in Apache Airflow allowed authenticated UI users to view secret values in rendered templates due to secrets not being properly redacted,potentially exposing secrets to users without the appropriate authorization.Users are recommended to upgrade to version 3.1.4, which fixes this...

6.5CVSS5.8AI score0.00468EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/12/15 12:15 p.m.10 views

CVE-2025-66388

A vulnerability in Apache Airflow allowed authenticated UI users to view secret values in rendered templates due to secrets not being properly redacted, potentially exposing secrets to users without the appropriate authorization. Users are recommended to upgrade to version 3.1.4, which fixes this...

6.5CVSS0.00468EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/15 11:30 a.m.12 views

CVE-2025-66388 Apache Airflow: Secrets in rendered templates not redacted properly and exposed in the UI

A vulnerability in Apache Airflow allowed authenticated UI users to view secret values in rendered templates due to secrets not being properly redacted, potentially exposing secrets to users without the appropriate authorization. Users are recommended to upgrade to version 3.1.4, which fixes this...

4.3CVSS5.9AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/15 12:00 a.m.9 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 suffers from an information disclosure vulnerability th...

6.5CVSS5.8AI score0.00468EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/12/13 7:15 a.m.10 views

Remote Code Execution (RCE)

apacheairflow is vulnerable to remote code execution. The vulnerability is due to insufficient validation in the /api/v2/dagReports API endpoint, which allows an attacker with API access to trigger DAG code execution in the context of the API server when DAG files are present in the deployment...

5.4CVSS8.1AI score0.00487EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/12 12:00 a.m.8 views

PT-2025-51039

Name of the Vulnerable Software and Affected Versions Airflow versions prior to 3.1.4 Airflow versions prior to 2.11.1 Description A flaw exists in Airflow where the user interface UI error reporting could expose sensitive information passed as keyword arguments kwargs to operators when a Directe...

6.5CVSS5.2AI score0.00801EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2025/12/12 12:00 a.m.8 views

PT-2025-51040

A vulnerability in Apache Airflow allowed authenticated UI users to view secret values in rendered templates due to secrets not being properly redacted, potentially exposing secrets to users without the appropriate authorization. Users are recommended to upgrade to version 3.1.4, which fixes this...

6.7AI score0.00468EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/06 12:53 p.m.10 views

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

4.6CVSS6.8AI score0.00405EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/06 12:52 p.m.12 views

BIT-AIRFLOW-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.6CVSS7.1AI score0.00459EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/11/05 12:00 a.m.13 views

Apache Airflow Security Bypass Vulnerability (CNVD-2025-30838)

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. A security bypass vulnerability exists in Apache Airflow, which is...

4.6CVSS7AI score0.00405EPSS
SaveExploits0References1
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.11 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.5 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
CVE
CVE
added 2025/10/30 9:45 a.m.54 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
CVE
CVE
added 2025/10/30 9:14 a.m.72 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
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
CVE
CVE
added 2025/10/30 9:11 a.m.33 views

CVE-2025-62503

CVE-2025-62503 – Apache Airflow: Privilege boundary bypass in bulk APIs allows a user with CREATE (but not UPDATE) for Pools, Connections, and Variables to update existing records via the bulk create API with an overwrite action. Multiple sources (BIT-AIRFLOW-2025-62503, EUVD, Red Hat/CISA refere...

4.6CVSS6.6AI score0.00405EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder