Apache

Airflow

121 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 24.02.2026 10:16:02
  • Zuletzt bearbeitet 11.03.2026 16:16:19

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

  • EPSS 0.02%
  • Veröffentlicht 21.02.2026 03:15:57
  • Zuletzt bearbeitet 25.02.2026 14:35:46

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

  • EPSS 0.04%
  • Veröffentlicht 09.02.2026 10:33:49
  • Zuletzt bearbeitet 11.02.2026 18:30:44

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

  • EPSS 0.01%
  • Veröffentlicht 09.02.2026 10:32:53
  • Zuletzt bearbeitet 11.03.2026 13:51:59

Apache Airflow versions 3.0.0 - 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....

  • EPSS 0.03%
  • Veröffentlicht 16.01.2026 10:23:25
  • Zuletzt bearbeitet 24.02.2026 06:16:35

In Apache Airflow versions before 3.1.6, and 2.11.1 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 a...

  • EPSS 0.02%
  • Veröffentlicht 16.01.2026 10:06:08
  • Zuletzt bearbeitet 21.01.2026 13:44:43

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

  • EPSS 0.04%
  • Veröffentlicht 15.12.2025 11:30:44
  • Zuletzt bearbeitet 16.12.2025 22:15:50

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

  • EPSS 0.13%
  • Veröffentlicht 30.10.2025 09:45:26
  • Zuletzt bearbeitet 04.11.2025 22:16:29

An example dag `example_dag_decorator` 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) ...

  • EPSS 0.31%
  • Veröffentlicht 30.10.2025 09:14:27
  • Zuletzt bearbeitet 04.11.2025 16:51:02

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.

  • EPSS 0.18%
  • Veröffentlicht 30.10.2025 09:11:16
  • Zuletzt bearbeitet 04.11.2025 16:52:01

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action.