Apache Software Foundation Apache Airflow vulnerabilities

111 known vulnerabilities affecting apache_software_foundation/apache_airflow.

Total CVEs
111
CISA KEV
2
actively exploited
Public exploits
7
Exploited in wild
2
Severity breakdown
CRITICAL11HIGH31MEDIUM68UNKNOWN1

Vulnerabilities

Page 5 of 6
CVE-2022-38054CRITICALCVSS 9.8≥ 2.2.4, < Apache Airflow*2022-09-02
CVE-2022-38054 [CRITICAL] CWE-384 CVE-2022-38054: In Apache Airflow versions 2.2.4 through 2.3.3, the `database` webserver session backend was suscept In Apache Airflow versions 2.2.4 through 2.3.3, the `database` webserver session backend was susceptible to session fixation.
cvelistv5nvd
CVE-2022-38170MEDIUMCVSS 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.
cvelistv5nvd
CVE-2022-38362HIGHCVSS 8.8≥ Apache Airflow Docker Provider, < 3.0.02022-08-16
CVE-2022-38362 [HIGH] CVE-2022-38362: Apache Airflow Docker's Provider prior to 3.0.0 shipped with an example DAG that was vulnerable to ( 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.
cvelistv5nvd
CVE-2022-24288HIGHCVSS 8.8PoC≥ unspecified, < 2.2.42022-02-25
CVE-2022-24288 [HIGH] CWE-78 CVE-2022-24288: In Apache Airflow, prior to version 2.2.4, some example DAGs did not properly sanitize user-provided 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.
cvelistv5nvd
CVE-2021-45229MEDIUMCVSS 6.1≥ unspecified, < 2.2.42022-02-25
CVE-2021-45229 [MEDIUM] CWE-79 CVE-2021-45229: It was discovered that the "Trigger DAG with config" screen was susceptible to XSS attacks via the ` 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.
cvelistv5nvd
CVE-2021-45230MEDIUMCVSS 6.5vApache Airflow 1.10 1.10.0 to 1.10.15≥ Apache Airflow 2, < 2.2.02022-01-20
CVE-2021-45230 [MEDIUM] CVE-2021-45230: In Apache Airflow prior to 2.2.0. This CVE applies to a specific case where a User who has "can_crea 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.
cvelistv5nvd
CVE-2021-38540CRITICALCVSS 9.8PoC≥ Apache Airflow, < 2.1.32021-09-09
CVE-2021-38540 [CRITICAL] CWE-269 CVE-2021-38540: The variable import endpoint was not protected by authentication in Airflow >=2.0.0, <2.1.3. This al The variable import endpoint was not protected by authentication in Airflow >=2.0.0, =2.0.0, <2.1.3.
cvelistv5nvd
CVE-2021-35936MEDIUMCVSS 5.3≥ Apache Airflow, < 2.1.22021-08-16
CVE-2021-35936 [MEDIUM] CWE-200 CVE-2021-35936: If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the c 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 DAG jobs. This issue affects Apache Airflow < 2.1.2.
cvelistv5nvd
CVE-2021-28359MEDIUMCVSS 6.1vApache Airflow 2.0.0vApache Airflow 2.0.1+1 more2021-05-02
CVE-2021-28359 [MEDIUM] Apache Airflow Reflected XSS via Origin Query Argument in URL Apache Airflow Reflected XSS via Origin Query Argument in URL 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 fix the issue completely. Update to Airflow 1.10.15 or
cvelistv5
CVE-2021-26559MEDIUMCVSS 6.5vApache Airflow 2.0.02021-02-17
CVE-2021-26559 [MEDIUM] CWE-284 CVE-2021-26559: Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users 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. This issue affects Apache Airflow 2.0.0.
cvelistv5nvd
CVE-2021-26697MEDIUMCVSS 5.3vApache Airflow 2.0.02021-02-17
CVE-2021-26697 [MEDIUM] CWE-269 CVE-2021-26697: The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airfl 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 get some metadata about a DAG and a Task. This issue
cvelistv5nvd
CVE-2020-17526HIGHCVSS 7.7PoC≥ Apache Airflow, < 1.10.142020-12-21
CVE-2020-17526 [HIGH] CVE-2020-17526: Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default conf 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 changed the default value for `[webserver] secret_key` config.
cvelistv5nvd
CVE-2020-17511MEDIUMCVSS 6.5≥ Apache Airflow, < 1.10.132020-12-14
CVE-2020-17511 [MEDIUM] CWE-312 CVE-2020-17511: In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logg 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.
cvelistv5nvd
CVE-2020-17513MEDIUMCVSS 5.3≥ Apache Airflow, < 1.10.132020-12-14
CVE-2020-17513 [MEDIUM] CWE-918 CVE-2020-17513: In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old (Flask-admin based 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.
cvelistv5nvd
CVE-2020-17515MEDIUMCVSS 6.1≥ Apache Airflow, < 1.10.132020-12-11
CVE-2020-17515 [MEDIUM] CVE-2020-17515: The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit 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.
cvelistv5
CVE-2020-13927CRITICALCVSS 9.8KEVPoCvApache Airflow <1.10.112020-11-10
CVE-2020-13927 [CRITICAL] 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 use 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.org/docs
cvelistv5
CVE-2020-13944MEDIUMCVSS 6.1vApache Airflow 2.0.0vApache Airflow 2.0.1+1 more2020-09-17
CVE-2020-13944 [MEDIUM] CWE-79 CVE-2020-13944: In Apache Airflow < 1.10.12, the "origin" parameter passed to some of the endpoints like '/trigger' In Apache Airflow < 1.10.12, the "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit.
cvelistv5nvd
CVE-2020-11982CRITICALCVSS 9.8v1.10.10 and below2020-07-17
CVE-2020-11982 [CRITICAL] CWE-502 CVE-2020-11982: An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an at 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.
cvelistv5nvd
CVE-2020-11981CRITICALCVSS 9.8PoCv1.10.10 and below2020-07-17
CVE-2020-11981 [CRITICAL] CWE-78 CVE-2020-11981: An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an at 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.
cvelistv5nvd
CVE-2020-11978HIGHCVSS 8.8KEVPoCv1.10.10 and below2020-07-17
CVE-2020-11978 [HIGH] CWE-78 CVE-2020-11978: An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vul 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 dis
cvelistv5nvd