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 21 - 40 of 67 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

Edge3 Worker RPC RCE on Airflow 2. This issue affects Apache Airflow Providers Edge3: before 2.0.0 - and only if you installed and configured it on Airflow 2. The Edge3 provider support in Airflow 2 has been always development-only and not officially released, however if you installed and config...

Published: Dec 17, 2025
Source: NVD

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 i...

Published: Dec 15, 2025
Source: NVD

Apache Airflow 3 introduced a change to the handling of sensitive information in Connections. The intent was to restrict access to sensitive connection fields to Connection Editing Users, effectively applying a "write-only" model for sensitive values. In Airflow 3.0.3, this model was uni...

Published: Sep 26, 2025
Source: NVD

dag-factory is a library for Apache Airflow® to construct DAGs declaratively via configuration files. In versions 0.23.0a8 and below, a high-severity vulnerability has been identified in the cicd.yml workflow within the astronomer/dag-factory GitHub repository. The workflow, specifically when trigge...

Published: Jul 26, 2025
Source: NVD

Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) vulnerability in Apache Airflow Providers Snowflake. This issue affects Apache Airflow Providers Snowflake: before 6.4.0. Sanitation of table and stage parameters were added in CopyFromExternalStageToSnowflakeO...

Published: Jun 24, 2025
Source: NVD

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow Common SQL Provider. When using the partition clause in SQLTableCheckOperator as parameter (which was a recommended pattern), Authenticated UI User could inject arbitrary S...

Published: Apr 07, 2025
Source: NVD

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow MySQL Provider. When user triggered a DAG with dump_sql or load_sql functions they could pass a table parameter from a UI, that could cause SQL injection by running SQL tha...

Published: Mar 19, 2025
Source: NVD

Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider. This issue affects Apache Airflow Fab Provider: before 1.5.2. When user password has been changed with admin CLI, the sessions for that user have not been cleared, leading to insufficient session expiration, thus logged ...

Published: Jan 08, 2025
Source: NVD

Apache Airflow versions before 2.10.3 contain a vulnerability that could expose sensitive configuration variables in task logs. This vulnerability allows DAG authors to unintentionally or intentionally log sensitive configuration variables. Unauthorized users could access these logs, potentially exp...

Published: Nov 15, 2024
Source: NVD

Example DAG: example_inlet_event_extra.py shipped with Apache Airflow version 2.10.0 has a vulnerability that allows an authenticated attacker with only DAG trigger permission to execute arbitrary commands. If you used that example as the base of your DAGs - please review if you have not copied the ...

Published: Sep 07, 2024
Source: NVD