cbcvebase.

Apache Software Foundation Apache Airflow vulnerabilities

124 known vulnerabilities affecting apache_software_foundation/apache_airflow.

Total CVEs
124
CISA KEV
1
actively exploited
Public exploits
6
Exploited in wild
2
Severity breakdown
CRITICAL11HIGH38MEDIUM72LOW3

Vulnerabilities

Page 6 of 7
CVE-2024-50378P4MEDIUMCVSS 4.9fixed in 2.11.12024-11-08
CVE-2024-50378 [MEDIUM] CWE-201 CVE-2024-50378: Airflow versions before 2.10.3 have a vulnerability that allows authenticated users with audit log a Airflow versions before 2.10.3 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 variables were set via airflow CLI, values of those variables appeared in the audit log and were stored unencrypted in the Airflow database. While this risk is limit
nvd
CVE-2023-29247P4MEDIUMCVSS 5.4fixed in 2.6.02023-05-08
CVE-2023-29247 [MEDIUM] CWE-79 CVE-2023-29247: Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow: before 2.6.0.
nvd
CVE-2024-39863P4MEDIUMCVSS 5.4fixed in 2.9.32024-07-17
CVE-2024-39863 [MEDIUM] CWE-79 CVE-2024-39863: Apache Airflow versions before 2.9.3 have a vulnerability that allows an authenticated attacker to i Apache Airflow versions before 2.9.3 have a vulnerability that allows an authenticated attacker to inject a malicious link when installing a provider. Users are recommended to upgrade to version 2.9.3, which fixes this issue.
nvd
CVE-2024-26280P4MEDIUMCVSS 4.7fixed in 2.8.22024-03-01
CVE-2024-26280 [MEDIUM] CWE-276 CVE-2024-26280: Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated Ops and Viewers Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated Ops and Viewers users to view all information on audit logs, including dag names and usernames they were not permitted to view. With 2.8.2 and newer, Ops and Viewer users do not have audit log permission by default, they need to be explicitly granted permissions to
nvd
CVE-2025-54941P4MEDIUMCVSS 4.6≥ 3.0.0, < < 3.0.52025-10-30
CVE-2025-54941 [MEDIUM] CWE-78 CVE-2025-54941: An example dag `example_dag_decorator` had non-validated parameter that allowed the UI user to redir 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) or the example dag code copied to build your own similar dag. If you used the `example_dag_decorator`
nvd
CVE-2022-43985P4MEDIUMCVSS 6.1≥ unspecified, < 2.4.22022-11-02
CVE-2022-43985 [MEDIUM] CWE-601 CVE-2022-43985: In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's `/confirm` In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's `/confirm` endpoint.
nvd
CVE-2022-43982P4MEDIUMCVSS 6.1≥ unspecified, < 2.4.22022-11-02
CVE-2022-43982 [MEDIUM] CWE-79 CVE-2022-43982: In Apache Airflow versions prior to 2.4.2, the "Trigger DAG with config" screen was susceptible to X In Apache Airflow versions prior to 2.4.2, the "Trigger DAG with config" screen was susceptible to XSS attacks via the `origin` query argument.
nvd
CVE-2024-25142P4MEDIUMCVSS 5.5fixed in 2.9.22024-06-14
CVE-2024-25142 [MEDIUM] CWE-525 CVE-2024-25142: Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow. Airflow Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow. Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser. This issue affects Apache Airflow: before 2.9.2. Users are recommended to upgra
nvd
CVE-2017-12614P4MEDIUMCVSS 6.1fixed in 1.9.02018-08-06
CVE-2017-12614 [MEDIUM] CWE-79 CVE-2017-12614: It was noticed an XSS in certain 404 pages that could be exploited to perform an XSS attack. Chrome It was noticed an XSS in certain 404 pages that could be exploited to perform an XSS attack. Chrome will detect this as a reflected XSS attempt and prevent the page from loading. Firefox and other browsers don't, and are vulnerable to this attack. Mitigation: The fix for this is to upgrade to Apache Airflow 1.9.0 or above.
nvd
CVE-2026-41014P4MEDIUMCVSS 4.3≥ 3.2.0, < 3.2.22026-06-01
CVE-2026-41014 [MEDIUM] CWE-862 CVE-2026-41014: The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not p The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerate partition run state, schedule configuration, and asset wiring for Dags they were not authorized to read. Affects deployments that rely on per-Dag read
nvd
CVE-2023-25695P4MEDIUMCVSS 5.3fixed in 2.5.22023-03-15
CVE-2023-25695 [MEDIUM] CWE-209 CVE-2023-25695: Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Founda Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.
nvd
CVE-2025-62503P4MEDIUMCVSS 4.6≥ 3.0.0, < 3.1.12025-10-30
CVE-2025-62503 [MEDIUM] CWE-250 CVE-2025-62503: User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing rec User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action.
nvd
CVE-2026-28563P4MEDIUMCVSS 4.3fixed in 3.3.02026-03-17
CVE-2026-28563 [MEDIUM] CWE-732 CVE-2026-28563: Apache Airflow versions 3.1.0 through 3.1.7 /ui/dependencies endpoint returns the full DAG dependenc Apache Airflow versions 3.1.0 through 3.1.7 /ui/dependencies endpoint returns the full DAG dependency graph without filtering by authorized DAG IDs. This allows an authenticated user with only DAG Dependencies permission to enumerate DAGs they are not authorized to view. Users are recommended to upgrade to Apache Airflow 3.1.8 or later, which reso
nvd
CVE-2026-38743P4MEDIUMCVSS 4.3fixed in 3.2.12026-04-24
CVE-2026-38743 [MEDIUM] CWE-1220 CVE-2026-38743: The authenticated /ui/dags endpoint did not enforce per-DAG access control on embedded Human-in-the- The authenticated /ui/dags endpoint did not enforce per-DAG access control on embedded Human-in-the-Loop (HITL) and TaskInstance records: a logged-in Airflow user with read access to at least one DAG could retrieve HITL prompts (including their request parameters) and full TaskInstance details for DAGs outside their authorized scope. Because HITL p
nvd
CVE-2022-40754P4MEDIUMCVSS 6.1≥ unspecified, < 2.4.0≥ 2.3.0, < unspecified2022-09-21
CVE-2022-40754 [MEDIUM] CWE-601 CVE-2022-40754: In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's `/confirm` endp In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's `/confirm` endpoint.
nvd
CVE-2022-38170P4MEDIUMCVSS 4.7≥ Apache Airflow, ≤ 2.3.32022-09-02
CVE-2022-38170 [MEDIUM] CWE-732 CVE-2022-38170: In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components w In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the `--daemon` flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via the webserver.
nvd
CVE-2023-46288P4MEDIUMCVSS 4.3≥ 2.7.0, ≤ 2.8.42023-10-23
CVE-2023-46288 [MEDIUM] CWE-200 CVE-2023-46288: Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow.This issu Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow.This issue affects Apache Airflow from 2.4.0 to 2.7.0. Sensitive configuration information has been exposed to authenticated users with the ability to read configuration via Airflow REST API for configuration even when the expose_config option is set to non-s
nvd
CVE-2026-46764P4MEDIUMCVSS 4.3fixed in 3.2.22026-06-01
CVE-2026-46764 [MEDIUM] CWE-639 CVE-2026-46764: The Event Log detail endpoint `GET /api/v2/eventLogs/{event_log_id}` in Apache Airflow fetched audit The Event Log detail endpoint `GET /api/v2/eventLogs/{event_log_id}` in Apache Airflow fetched audit-log rows directly by numeric ID after only the generic Audit Log permission check, while the collection endpoint `GET /api/v2/eventLogs` applied per-Dag scoping. An authenticated UI/API user with audit-log read permission for one Dag could retrieve a
nvd
CVE-2026-40690P4MEDIUMCVSS 4.3fixed in 3.2.12026-04-24
CVE-2026-40690 [MEDIUM] CWE-1220 CVE-2026-40690: The asset dependency graph did not restrict nodes by the viewer's DAG read permissions: a user with The asset dependency graph did not restrict nodes by the viewer's DAG read permissions: a user with read access to at least one DAG could browse the asset graph for any other asset in the deployment and learn the existence and names of DAGs and assets outside their authorized scope. Users are recommended to upgrade to version 3.2.1, which fixes thi
nvd
CVE-2023-40611P4MEDIUMCVSS 4.3fixed in 2.7.32023-09-12
CVE-2023-40611 [MEDIUM] CWE-863 CVE-2023-40611: Apache Airflow, versions before 2.7.1, is affected by a vulnerability that allows authenticated and 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 version 2.7.1 or later which has removed the vulnerabil
nvd
Apache Software Foundation Apache Airflow vulnerabilities | cvebase