Lucene search
+L

3284 matches found

CNNVD
CNNVD
added 2026/04/18 12:00 a.m.22 views

Apache Airflow 安全漏洞

Apache Airflow is an open-source platform developed by the Apache Foundation in the United States. It allows for the creation, management, and monitoring of workflows. This platform features scalability and dynamic monitoring capabilities. There is a security vulnerability in Apache Airflow, whic...

7.2CVSS6.1AI score0.00822EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.20 views

Apache Airflow 安全漏洞

Apache Airflow is an open-source platform developed by the Apache Foundation in the United States. It allows for the creation, management, and monitoring of workflows. This platform features scalability and dynamic monitoring capabilities. However, Apache Airflow has security vulnerabilities. The...

5.4CVSS5.8AI score0.00328EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/18 12:00 a.m.44 views

PT-2026-33592

Name of the Vulnerable Software and Affected Versions Apache Airflow affected versions not specified Description An example of BashOperator in the documentation suggested a method of passing dag run.conf that allows unsanitized user input to be used. This can lead to a privilege escalation where ...

8.8CVSS5.9AI score0.00771EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/04/17 9:00 p.m.8 views

Generation of Error Message Containing Sensitive Information

Overview Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information due to exposing exception/stack trace of errors even if api/exposestacktraces was set to false. That could lead to exposing additional information to potential attacker...

7.5CVSS5.3AI score0.00449EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/17 9:00 p.m.9 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to allowing users with asset materialize permissions to trigger DAGs outside of their permissions. Remediation Upgrade apache-airflow-core to version 3.2.0b2 or higher. References - Apache Mailing List - GitH...

8.7CVSS5.3AI score0.00426EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2026/04/17 1:17 a.m.11 views

GHSA-69X8-HRGQ-FJJ8 vulnerabilities

Vulnerabilities for packages: litellm, airflow...

5.2AI score
SaveExploits0
OSV
OSV
added 2026/04/16 11:38 p.m.9 views

BIT-AIRFLOW-2026-33858 Apache Airflow: Unsafe Deserialization via Legacy Serialization Keys (__type/__var) Bypass in XCom API

Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly trusted, severity of this issue is Low. Users are recommended to upgrade to Apache Airflow 3.2.0,...

8.8CVSS6AI score0.00592EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 11:37 p.m.8 views

BIT-AIRFLOW-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.7AI score0.00439EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/16 9:00 p.m.11 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in redactval, whose secret value redaction sets maxdepth=1 and therefore does not properly extend to values in nested JSON objects. An attacker can see such nested JSON values responses...

6.3CVSS5.4AI score0.00421EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/16 3:31 p.m.14 views

Apache Airflow: JWT token appearing in logs

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/04/16 3:31 p.m.5 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File due to JWT Tokens being embedded inside workload object in task logs. An attacker can gain unauthorized access to sensitive information by viewing log files containing JWT tokens. This...

7.5CVSS5.7AI score0.00739EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 3:31 p.m.10 views

GHSA-PHV5-VQ5P-QHP7 Apache Airflow: JWT token appearing in logs

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/16 3:31 p.m.13 views

EUVD-2026-23233

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

5.8AI score0.00739EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 3:31 p.m.9 views

GHSA-Q2HG-643C-GW8H Apache Airflow: RCE by race condition in example_xcom dag

The example examplexcom that was included in airflow documentation implemented unsafe pattern of reading value from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary execution of code on the worker. Since the UI users are already highly...

8.1CVSS5.9AI score0.00579EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/16 3:31 p.m.15 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection in the example code in examplexcom. Unsafe pattern of reading value from xcom could be exploited to allow UI user who had access to modify XComs to perform arbitrary execution of code on the worker. Note: Vendor...

8.1CVSS6.1AI score0.00579EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/16 3:31 p.m.18 views

EUVD-2025-209465

The example examplexcom that was included in airflow documentation implemented unsafe pattern of reading value from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary execution of code on the worker. Since the UI users are already highly...

8.1CVSS5.9AI score0.00579EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/16 3:31 p.m.29 views

Apache Airflow: RCE by race condition in example_xcom dag

The example examplexcom that was included in airflow documentation implemented unsafe pattern of reading value from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary execution of code on the worker. Since the UI users are already highly...

8.1CVSS5.9AI score0.00579EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/16 2:16 p.m.10 views

CVE-2026-31987

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

7.5CVSS0.00739EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/16 1:31 p.m.15 views

CVE-2026-31987

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

5.8AI score0.00739EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 1:31 p.m.8 views

CVE-2026-31987 Apache Airflow: JWT token appearing in logs

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

5.7AI score0.00739EPSS
SaveExploits0References4
Rows per page
Query Builder