Lucene search
+L

54 matches found

Cvelist
Cvelist
added 2026/04/13 2:20 p.m.36 views

CVE-2025-66236 Apache Airflow: Secrets from Airflow config file logged in plain text in DAG run logs UI

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

0.00439EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/13 2:20 p.m.7 views

CVE-2025-66236 Apache Airflow: Secrets from Airflow config file logged in plain text in DAG run logs UI

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

5.8AI score0.00439EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/13 2:20 p.m.11 views

CVE-2025-66236 Apache Airflow: Secrets from Airflow config file logged in plain text in DAG run logs UI

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

7.5CVSS5.9AI score
SaveExploits0References6
PyPA
PyPA
added 2026/04/09 10:16 a.m.18 views

PYSEC-2026-21

Apache Airflow versions 3.0.0 through 3.1.8 DagRun wait endpoint returns XCom result values even to users who only have DAG Run read permissions, such as the Viewer role.This behavior conflicts with the FAB RBAC model, which treats XCom as a separate protected resource, and with the security mode...

6.5CVSS5.9AI score0.00685EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/09 10:07 a.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization through the waitdagrununtilfinished handler in airflow-core/src/airflow/apifastapi/coreapi/routes/public/dagrun.py. An attacker can read task result values by sending a GET request to the DAG run wait endpoint with...

7.1CVSS6AI score0.00685EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.10 views

CVE-2026-31886

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS6AI score0.00421EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/13 7:54 p.m.10 views

CVE-2026-31886

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/13 7:53 p.m.10 views

GO-2026-4693 Dagu: Path Traversal via `dagRunId` in Inline DAG Execution in github.com/dagu-org/dagu

Dagu: Path Traversal via dagRunId in Inline DAG Execution in github.com/dagu-org/dagu...

9.1CVSS5.8AI score0.00421EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/13 7:32 p.m.10 views

CVE-2026-31886 Dagu has a Path Traversal via `dagRunId` in Inline DAG Execution

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/13 7:32 p.m.49 views

CVE-2026-31886 Dagu has a Path Traversal via `dagRunId` in Inline DAG Execution

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS0.00421EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/13 7:32 p.m.3 views

CVE-2026-31886 Dagu has a Path Traversal via `dagRunId` in Inline DAG Execution

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS6AI score0.00421EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/13 7:32 p.m.34 views

CVE-2026-31886

CVE-2026-31886 affects Dagu (workflow engine) prior to 2.2.4. The dagRunId parameter used by inline DAG execution endpoints is passed into filepath.Join without validation, allowing a directory traversal (e.g., ".."). Go’s Join resolves such paths to system temp directories (like /tmp), and a def...

9.1CVSS6AI score0.00421EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/13 7:32 p.m.9 views

CVE-2026-31886

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, the dagRunId request field accepted by the inline DAG execution endpoints is passed directly into filepath.Join to construct a temporary directory path without any format validation. Go's filepath.Join resolves...

9.1CVSS6AI score0.00421EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/13 3:40 p.m.12 views

EUVD-2026-12089

Dagu: Path Traversal via dagRunId in Inline DAG Execution...

9.1CVSS5.8AI score0.00421EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.11 views

PT-2026-25326

Dagu and Affected Versions Dagu versions prior to 2.2.4 Description Dagu, a workflow engine, contains a path traversal flaw in the inline DAG execution endpoints. The dagRunId request field is passed directly into filepath.Join without proper validation, allowing an attacker to redirect the...

9.1CVSS7.4AI score0.00421EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-0018

Malicious code in bioql PyPI...

4.3CVSS4.7AI score0.01305EPSS
SaveExploits0References7
Hacker One
Hacker One
added 2024/11/07 8:50 a.m.78 views

Internet Bug Bounty: Apache Airflow: Sensitive Information Exposure in DAG Run Logs

The Apache Airflow platform was vulnerable to sensitive information exposure in DAG run logs. Passwords, secrets, and the Fernet key were logged in plain text, which could have resulted in the disclosure of this sensitive information to unauthorized users...

7.5CVSS6.2AI score0.01341EPSS
SaveExploits0
OSV
OSV
added 2024/03/06 10:53 a.m.25 views

BIT-AIRFLOW-2023-40611 Apache Airflow Dag Runs Broken Access Control Vulnerability

Apache Airflow, versions before 2.7.1, is affected by a vulnerability that allows authenticated and DAG-view authorized Users to modify some DAG run detail values when submitting notes. This could have them alter details such as configuration parameters, start date, etc. Users should upgrade to...

4.3CVSS4.6AI score0.01305EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/12 3:30 p.m.21 views

Apache Airflow allows authenticated and DAG-view authorized users to modify some DAG run detail values when submitting notes

Apache Airflow, versions before 2.7.3, is affected by a vulnerability that allows authenticated and DAG-view authorized Users to modify some DAG run detail values when submitting notes. This could have them alter details such as configuration parameters, start date, etc. Users should upgrade to...

4.3CVSS4.5AI score0.01497EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2023/11/12 2:15 p.m.24 views

CVE-2023-47037

We failed to apply CVE-2023-40611 in 2.7.1 and this vulnerability was marked as fixed then. Apache Airflow, versions before 2.7.3, is affected by a vulnerability that allows authenticated and DAG-view authorized Users to modify some DAG run detail values when submitting notes. This could have the...

4.3CVSS0.01497EPSS
SaveExploits0References3
Rows per page
Query Builder