Lucene search

K

Airflow Security Vulnerabilities

cve
cve

CVE-2017-12614

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

6.1CVSS

5.8AI Score

0.002EPSS

2018-08-06 01:29 PM
23
cve
cve

CVE-2017-15720

In Apache Airflow 1.8.2 and earlier, an authenticated user can execute code remotely on the Airflow webserver by creating a special object.

8.8CVSS

8.6AI Score

0.001EPSS

2019-01-23 05:29 PM
50
cve
cve

CVE-2017-17835

In Apache Airflow 1.8.2 and earlier, a CSRF vulnerability allowed for a remote command injection on a default install of Airflow.

8.8CVSS

8.9AI Score

0.001EPSS

2019-01-23 05:29 PM
48
cve
cve

CVE-2017-17836

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

9.8CVSS

9AI Score

0.002EPSS

2019-01-23 05:29 PM
45
cve
cve

CVE-2018-20244

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.

5.5CVSS

5.8AI Score

0.002EPSS

2019-02-27 06:29 PM
39
cve
cve

CVE-2018-20245

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.

7.5CVSS

7.4AI Score

0.001EPSS

2019-01-23 05:29 PM
44
cve
cve

CVE-2019-0216

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views.

4.8CVSS

5.5AI Score

0.001EPSS

2019-04-10 08:29 PM
50
cve
cve

CVE-2019-0229

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.

8.8CVSS

8.7AI Score

0.001EPSS

2019-04-10 08:29 PM
51
cve
cve

CVE-2019-12398

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.

4.8CVSS

5.5AI Score

0.001EPSS

2020-01-14 05:15 PM
40
cve
cve

CVE-2019-12417

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.

4.8CVSS

5.5AI Score

0.0005EPSS

2019-10-30 10:15 PM
53
cve
cve

CVE-2020-11978

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

8.8CVSS

9.1AI Score

0.974EPSS

2020-07-17 12:15 AM
937
In Wild
8
cve
cve

CVE-2020-11981

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.

9.8CVSS

9.3AI Score

0.935EPSS

2020-07-17 12:15 AM
82
cve
cve

CVE-2020-11982

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

9.8CVSS

9.4AI Score

0.01EPSS

2020-07-17 12:15 AM
67
2
cve
cve

CVE-2020-11983

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.

5.4CVSS

5AI Score

0.001EPSS

2020-07-17 12:15 AM
59
cve
cve

CVE-2020-13927

The previous default setting for Airflow's Experimental API was to allow all API requests without authentication, but this poses security risks to users who miss this fact. From Airflow 1.10.11 the default has been changed to deny all requests by default and is documented at https://airflow.apache....

9.8CVSS

9.2AI Score

0.968EPSS

2020-11-10 04:15 PM
923
In Wild
8
cve
cve

CVE-2020-13944

In Apache Airflow < 1.10.12, the "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit.

6.1CVSS

5.8AI Score

0.004EPSS

2020-09-17 02:15 PM
67
4
cve
cve

CVE-2020-17511

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field.

6.5CVSS

6.3AI Score

0.001EPSS

2020-12-14 10:15 AM
41
cve
cve

CVE-2020-17513

In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old (Flask-admin based) UI were vulnerable for SSRF attack.

5.3CVSS

5.5AI Score

0.001EPSS

2020-12-14 10:15 AM
45
5
cve
cve

CVE-2020-17515

The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions prior to 1.10.13. This is same as CVE-2020-13944 but the implemented fix in Airflow 1.10.13 did not fix the issue completely.

6.1CVSS

5.9AI Score

0.004EPSS

2020-12-11 02:15 PM
55
9
cve
cve

CVE-2020-17526

Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default config allows a malicious airflow user on site A where they log in normally, to access unauthorized Airflow Webserver on Site B through the session from Site A. This does not affect users who have change...

7.7CVSS

7.4AI Score

0.144EPSS

2020-12-21 05:15 PM
65
10
cve
cve

CVE-2020-9485

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.

6.1CVSS

5.8AI Score

0.002EPSS

2020-07-17 12:15 AM
57
cve
cve

CVE-2021-26559

Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users with Viewer or User role to get Airflow Configurations including sensitive information even when [webserver] expose_config is set to False in airflow.cfg. This allowed a privilege escalation attack....

6.5CVSS

6.4AI Score

0.001EPSS

2021-02-17 03:15 PM
47
2
cve
cve

CVE-2021-26697

The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters to pass to that endpoint and even after can just ...

5.3CVSS

5.2AI Score

0.008EPSS

2021-02-17 03:15 PM
48
4
cve
cve

CVE-2021-28359

The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions <1.10.15 in 1.x series and affects 2.0.0 and 2.0.1 and 2.x series. This is the same as CVE-2020-13944 & CVE-2020-17515 but the implemented fix did not ...

6.1CVSS

6.5AI Score

0.004EPSS

2021-05-02 08:15 AM
866
2
cve
cve

CVE-2021-29621

Flask-AppBuilder is a development framework, built on top of Flask. User enumeration in database authentication in Flask-AppBuilder <= 3.2.3. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the server when you are logging in. Upgrade to version...

5.3CVSS

5.2AI Score

0.007EPSS

2021-06-07 07:15 PM
48
11
cve
cve

CVE-2021-35936

If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of D...

5.3CVSS

5.6AI Score

0.001EPSS

2021-08-16 08:15 AM
41
3
cve
cve

CVE-2021-38540

The variable import endpoint was not protected by authentication in Airflow >=2.0.0, <2.1.3. This allowed unauthenticated users to hit that endpoint to add/modify Airflow variables used in DAGs, potentially resulting in a denial of service, information disclosure or remote code execution. Thi...

9.8CVSS

9.7AI Score

0.019EPSS

2021-09-09 03:15 PM
54
cve
cve

CVE-2021-45229

It was discovered that the "Trigger DAG with config" screen was susceptible to XSS attacks via the origin query argument. This issue affects Apache Airflow versions 2.2.3 and below.

6.1CVSS

5.8AI Score

0.002EPSS

2022-02-25 09:15 AM
90
cve
cve

CVE-2021-45230

In Apache Airflow prior to 2.2.0. This CVE applies to a specific case where a User who has "can_create" permissions on DAG Runs can create Dag Runs for dags that they don't have "edit" permissions for.

6.5CVSS

6.2AI Score

0.001EPSS

2022-01-20 11:15 AM
45
cve
cve

CVE-2022-24288

In Apache Airflow, prior to version 2.2.4, some example DAGs did not properly sanitize user-provided params, making them susceptible to OS Command Injection from the web UI.

8.8CVSS

8.8AI Score

0.949EPSS

2022-02-25 09:15 AM
114
cve
cve

CVE-2022-27949

A vulnerability in UI of Apache Airflow allows an attacker to view unmasked secrets in rendered template values for tasks which were not executed (for example when they were depending on past and previous instances of the task failed). This issue affects Apache Airflow prior to 2.3.1.

7.5CVSS

7.3AI Score

0.001EPSS

2022-11-14 10:15 AM
50
14
cve
cve

CVE-2022-38054

In Apache Airflow versions 2.2.4 through 2.3.3, the database webserver session backend was susceptible to session fixation.

9.8CVSS

9.3AI Score

0.061EPSS

2022-09-02 07:15 AM
50
3
cve
cve

CVE-2022-38170

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

4.7CVSS

4.6AI Score

0.0004EPSS

2022-09-02 07:15 AM
51
6
cve
cve

CVE-2022-38362

Apache Airflow Docker's Provider prior to 3.0.0 shipped with an example DAG that was vulnerable to (authenticated) remote code exploit of code on the Airflow worker host.

8.8CVSS

8.8AI Score

0.001EPSS

2022-08-16 02:15 PM
39
9
cve
cve

CVE-2022-38649

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Pinot Provider, Apache Airflow allows an attacker to control commands executed in the task execution context, without write access to DAG files. This issue affects Apache Airfl...

9.8CVSS

9.6AI Score

0.008EPSS

2022-11-22 10:15 AM
47
15
cve
cve

CVE-2022-40127

A vulnerability in Example Dags of Apache Airflow allows an attacker with UI access who can trigger DAGs, to execute arbitrary commands via manually provided run_id parameter. This issue affects Apache Airflow Apache Airflow versions prior to 2.4.0.

8.8CVSS

8.8AI Score

0.371EPSS

2022-11-14 10:15 AM
54
18
cve
cve

CVE-2022-40189

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Pig Provider, Apache Airflow allows an attacker to control commands executed in the task execution context, without write access to DAG files. This issue affects Pig Provider v...

9.8CVSS

9.6AI Score

0.007EPSS

2022-11-22 10:15 AM
35
17
cve
cve

CVE-2022-40604

In Apache Airflow 2.3.0 through 2.3.4, part of a url was unnecessarily formatted, allowing for possible information extraction.

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-21 08:15 AM
46
9
cve
cve

CVE-2022-40754

In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's /confirm endpoint.

6.1CVSS

6.1AI Score

0.002EPSS

2022-09-21 08:15 AM
42
8
cve
cve

CVE-2022-40954

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Spark Provider, Apache Airflow allows an attacker to read arbtrary files in the task execution context, without write access to DAG files. This issue affects Spark Provider ver...

5.5CVSS

5.4AI Score

0.001EPSS

2022-11-22 10:15 AM
36
15
cve
cve

CVE-2022-41131

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Hive Provider, Apache Airflow allows an attacker to execute arbtrary commands in the task execution context, without write access to DAG files. This issue affects Hive Provider...

7.8CVSS

7.8AI Score

0.001EPSS

2022-11-22 10:15 AM
43
17
cve
cve

CVE-2022-41672

In Apache Airflow, prior to version 2.4.1, deactivating a user wouldn't prevent an already authenticated user from being able to continue using the UI or API.

8.1CVSS

7.8AI Score

0.001EPSS

2022-10-07 07:15 AM
70
8
cve
cve

CVE-2022-43982

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.

6.1CVSS

5.8AI Score

0.001EPSS

2022-11-02 12:15 PM
40
4
cve
cve

CVE-2022-43985

In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's /confirm endpoint.

6.1CVSS

6AI Score

0.001EPSS

2022-11-02 12:15 PM
40
4
cve
cve

CVE-2022-45402

In Apache Airflow versions prior to 2.4.3, there was an open redirect in the webserver's /login endpoint.

6.1CVSS

6AI Score

0.004EPSS

2022-11-15 09:15 AM
60
8
cve
cve

CVE-2022-46651

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an unauthorized actor to gain access to sensitive information in Connection edit view. This vulnerability is considered low since it requires someone with access to Connection resources specifically updating the conne...

6.5CVSS

6.3AI Score

0.0005EPSS

2023-07-12 10:15 AM
24
cve
cve

CVE-2023-22884

Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow, Apache Software Foundation Apache Airflow MySQL Provider.This issue affects Apache Airflow: before 2.5.1; Apache Airflow MySQL Provider: before 4.0.0.

9.8CVSS

9.4AI Score

0.012EPSS

2023-01-21 02:15 PM
54
cve
cve

CVE-2023-22887

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to perform unauthorized file access outside the intended directory structure by manipulating the run_id parameter. This vulnerability is considered low since it requires an authenticated user to exploit it...

6.5CVSS

6.1AI Score

0.0004EPSS

2023-07-12 10:15 AM
28
cve
cve

CVE-2023-22888

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to cause a service disruption by manipulating the run_id parameter. This vulnerability is considered low since it requires an authenticated user to exploit it. It is recommended to upgrade to a version tha...

6.5CVSS

6.1AI Score

0.001EPSS

2023-07-12 10:15 AM
24
cve
cve

CVE-2023-25695

Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.

5.3CVSS

5.1AI Score

0.001EPSS

2023-03-15 10:15 AM
32
Total number of security vulnerabilities83