Total CVEs

126,140

Critical Severity

2,292

High Severity

7,933

Last 7 Days

1,201
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 21 - 30 of 30 CVEs
CVE-2026-26929 HIGH - 7.5

Apache Airflow versions 3.0.0 through 3.1.7 FastAPI DagVersion listing API does not apply per-DAG authorization filtering when the request is made with dag_id set to "~" (wildcard for all DAGs). As a result, version metadata of DAGs that the requester is not authorized to access is returne...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Mar 17, 2026
Source: NVD
CVE-2026-25604 MEDIUM - 5.4

In AWS Auth manager, the origin of the SAML authentication has been used as provided by the client and not verified against the actual instance URL.  This allowed to gain access to different instances with potentially different access controls by reusing SAML response from other instances. You shou...

Vendor: Apache Software Foundation
Product: Apache Airflow Providers Amazon
Published: Mar 09, 2026
Source: NVD
CVE-2025-69219 HIGH - 8.8

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low. Y...

Vendor: Apache Software Foundation
Product: Apache Airflow Providers Http
Published: Mar 09, 2026
Source: NVD
CVE-2025-27555 MEDIUM - 6.5

Airflow versions before 2.11.1 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive connection parameters were set via airflow CLI, values of those variables appeared in the audit log and were store...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Feb 24, 2026
Source: NVD
CVE-2024-56373 HIGH - 8.4

DAG Author (who already has quite a lot of permissions) could manipulate database of Airflow 2 in the way to execute arbitrary code in the web-server context, which they should normally not be able to do, leading to potentially remote code execution in the context of web-server (server-side) as a re...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Feb 24, 2026
Source: NVD
CVE-2025-65995 MEDIUM - 6.5

When a DAG failed during parsing, Airflow’s error-reporting in the UI could include the full kwargs passed to the operators. If those kwargs contained sensitive values (such as secrets), they might be exposed in the UI tracebacks to authenticated users who had permission to view that DAG.  The issu...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Feb 21, 2026
Source: NVD
CVE-2026-24098 MEDIUM - 6.5

Apache Airflow versions before 3.1.7, has vulnerability that allows authenticated UI users with permission to one or more specific Dags to view import errors generated by other Dags they did not have access to. Users are advised to upgrade to 3.1.7 or later, which resolves this issue

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Feb 09, 2026
Source: NVD
CVE-2026-22922 MEDIUM - 6.5

Apache Airflow versions 3.1.0 through 3.1.6 contain an authorization flaw that can allow an authenticated user with custom permissions limited to task access to view task logs without having task log access. Users are recommended to upgrade to Apache Airflow 3.1.7 or later, which resolves this iss...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Feb 09, 2026
Source: NVD
CVE-2025-68675 HIGH - 7.5

In Apache Airflow versions before 3.1.6, the proxies and proxy fields within a Connection may include proxy URLs containing embedded authentication information. These fields were not treated as sensitive by default and therefore were not automatically masked in log output. As a result, when such con...

Vendor: apache
Product: airflow
Published: Jan 16, 2026
Source: NVD
CVE-2025-68438 HIGH - 7.5

In Apache Airflow versions before 3.1.6, when rendered template fields in a Dag exceed [core] max_templated_field_length, sensitive values could be exposed in cleartext in the Rendered Templates UI. This occurred because serialization of those fields used a secrets masker instance that did not inclu...

Vendor: apache
Product: airflow
Published: Jan 16, 2026
Source: NVD