← Back

Airflow

airflow

Vendor: Apache • 155 CVEs

CVEs (155)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Airflow
Jun 17, 2026
Jul 17, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI.
1Apache
1Airflow
Jun 17, 2026
Jul 17, 2020
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
An issue was found in Apache Airflow versions 1.10.10 and below. It was discovered that many of the admin management screens in the new/RBAC UI handled escaping incorrectly, allowing authenticated users with appropriate...Show more
An issue was found in Apache Airflow versions 1.10.10 and below. It was discovered that many of the admin management screens in the new/RBAC UI handled escaping incorrectly, allowing authenticated users with appropriate permissions to create stored XSS attacks.Show less
1Apache
1Airflow
Jun 17, 2026
Jul 17, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attack can connect to the broker (Redis, RabbitMQ) directly, it was possible to insert a malicious payload directly to the...Show more
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attack can connect to the broker (Redis, RabbitMQ) directly, it was possible to insert a malicious payload directly to the broker which could lead to a deserialization attack (and thus remote code execution) on the Worker.Show less
1Apache
1Airflow
Jun 17, 2026
Jul 17, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery...Show more
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands.Show less
1Apache
1Airflow
Jun 17, 2026
Jul 17, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to ru...Show more
An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.Show less
1Apache
1Airflow
Jun 17, 2026
Jan 14, 2020
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "...Show more
In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected.Show less
1Apache
1Airflow
Jun 17, 2026
Oct 30, 2019
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readabl...Show more
A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process.Show less
1Apache
1Airflow
Jun 17, 2026
Apr 10, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
A number of HTTP endpoints in the Airflow webserver (both RBAC and classic) did not have adequate protection and were vulnerable to cross-site request forgery attacks.
1Apache
1Airflow
Jun 17, 2026
Apr 10, 2019
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views.
1Apache
1Airflow
Nov 21, 2024
Feb 27, 2019
N/A· v4
5.5 MEDIUM· v3
3.5 LOW· v2
In Apache Airflow before 1.10.2, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views.
1Apache
1Airflow
Nov 21, 2024
Jan 23, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The LDAP auth backend (airflow.contrib.auth.backends.ldap_auth) prior to Apache Airflow 1.10.1 was misconfigured and contained improper checking of exceptions which disabled server certificate checking.
1Apache
1Airflow
Nov 21, 2024
Jan 23, 2019
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
In Apache Airflow 1.8.2 and earlier, an experimental Airflow feature displayed authenticated cookies, as well as passwords to databases used by Airflow. An attacker who has limited access to airflow, whether it be via XS...Show more
In Apache Airflow 1.8.2 and earlier, an experimental Airflow feature displayed authenticated cookies, as well as passwords to databases used by Airflow. An attacker who has limited access to airflow, whether it be via XSS or by leaving a machine unlocked can exfiltrate all credentials from the system.Show less
1Apache
1Airflow
Nov 21, 2024
Jan 23, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In Apache Airflow 1.8.2 and earlier, a CSRF vulnerability allowed for a remote command injection on a default install of Airflow.
1Apache
1Airflow
Nov 21, 2024
Jan 23, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
In Apache Airflow 1.8.2 and earlier, an authenticated user can execute code remotely on the Airflow webserver by creating a special object.
1Apache
1Airflow
Nov 21, 2024
Aug 6, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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...Show more
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.Show less