Apache Airflow vulnerabilities

105 known vulnerabilities affecting apache/airflow.

Total CVEs
105
CISA KEV
2
actively exploited
Public exploits
7
Exploited in wild
2
Severity breakdown
CRITICAL10HIGH27MEDIUM68

Vulnerabilities

Page 3 of 6
CVE-2023-46288MEDIUMCVSS 4.3≥ 2.4.0, < 2.7.02023-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-2023-42780MEDIUMCVSS 6.5fixed in 2.7.22023-10-14
CVE-2023-42780 [MEDIUM] CWE-200 CVE-2023-42780: Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import errors. Users of Apache Airflow are advised to upgrade
nvd
CVE-2023-42792MEDIUMCVSS 6.5fixed in 2.7.22023-10-14
CVE-2023-42792 [MEDIUM] CWE-668 CVE-2023-42792: Apache Airflow, in versions prior to 2.7.2, contains a security vulnerability that allows an authent Apache Airflow, in versions prior to 2.7.2, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't. Users of Apache Airflow are
nvd
CVE-2023-42663MEDIUMCVSS 6.5fixed in 2.7.22023-10-14
CVE-2023-42663 [MEDIUM] CWE-200 CVE-2023-42663: Apache Airflow, versions before 2.7.2, has a vulnerability that allows an authorized user who has ac Apache Airflow, versions before 2.7.2, has a vulnerability that allows an authorized user who has access to read specific DAGs only, to read information about task instances in other DAGs. Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with this vulnerability.
nvd
CVE-2023-45348MEDIUMCVSS 4.3≥ 2.7.0, < 2.7.22023-10-14
CVE-2023-45348 [MEDIUM] CWE-200 CVE-2023-45348: Apache Airflow, versions 2.7.0 and 2.7.1, is affected by a vulnerability that allows an authenticate Apache Airflow, versions 2.7.0 and 2.7.1, is affected by a vulnerability that allows an authenticated user to retrieve sensitive configuration information when the "expose_config" option is set to "non-sensitive-only". The `expose_config` option is False by default. It is recommended to upgrade to a version that is not affected.
nvd
CVE-2023-40611MEDIUMCVSS 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
CVE-2023-40712MEDIUMCVSS 6.5fixed in 2.7.12023-09-12
CVE-2023-40712 [MEDIUM] CWE-200 CVE-2023-40712: Apache Airflow, versions before 2.7.1, is affected by a vulnerability that allows authenticated user Apache Airflow, versions before 2.7.1, is affected by a vulnerability that allows authenticated users who have access to see the task/dag in the UI, to craft a URL, which could lead to unmasking the secret configuration of the task that otherwise would be masked in the UI. Users are strongly advised to upgrade to version 2.7.1 or later which has re
nvd
CVE-2023-40273HIGHCVSS 8.0≤ 2.7.02023-08-23
CVE-2023-40273 [HIGH] CWE-384 CVE-2023-40273: The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webs The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database (for database session backend), or changing the secure_key and restarting the webse
nvd
CVE-2023-37379HIGHCVSS 8.1fixed in 2.7.02023-08-23
CVE-2023-37379 [HIGH] CWE-200 CVE-2023-37379: Apache Airflow, in versions prior to 2.7.0, contains a security vulnerability that can be exploited Apache Airflow, in versions prior to 2.7.0, contains a security vulnerability that can be exploited by an authenticated user possessing Connection edit privileges. This vulnerability allows the user to access connection information and exploit the test connection feature by sending many requests, leading to a denial of service (DoS) condition on the se
nvd
CVE-2023-39441MEDIUMCVSS 5.9fixed in 2.7.02023-08-23
CVE-2023-39441 [MEDIUM] CWE-295 CVE-2023-39441: Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Air Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation of OpenSSL Certificate vulnerability. The default SSL context with SSL library did not check a server's X.509 certificate. Instead, the code accepted any certificate, which could result in the disclosu
nvd
CVE-2023-39508HIGHCVSS 8.8fixed in 2.6.02023-08-05
CVE-2023-39508 [HIGH] CWE-200 CVE-2023-39508: Execution with Unnecessary Privileges, : Exposure of Sensitive Information to an Unauthorized Actor Execution with Unnecessary Privileges, : Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Software Foundation Apache Airflow.The "Run Task" feature enables authenticated user to bypass some of the restrictions put in place. It allows to execute code in the webserver context as well as allows to bypas limitation of acce
nvd
CVE-2023-35908MEDIUMCVSS 6.5fixed in 2.6.32023-07-12
CVE-2023-35908 [MEDIUM] CWE-863 CVE-2023-35908: Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows unauthorized read Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows unauthorized read access to a DAG through the URL. It is recommended to upgrade to a version that is not affected
nvd
CVE-2023-36543MEDIUMCVSS 6.5fixed in 2.6.32023-07-12
CVE-2023-36543 [MEDIUM] CWE-1333 CVE-2023-36543: Apache Airflow, versions before 2.6.3, has a vulnerability where an authenticated user can use craft Apache Airflow, versions before 2.6.3, has a vulnerability where an authenticated user can use crafted input to make the current request hang. It is recommended to upgrade to a version that is not affected
nvd
CVE-2022-46651MEDIUMCVSS 6.5fixed in 2.6.32023-07-12
CVE-2022-46651 [MEDIUM] CWE-200 CVE-2022-46651: Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an unauthorized ac 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 connection to exploit it. Users should upgrade to version
nvd
CVE-2023-22888MEDIUMCVSS 6.5fixed in 2.6.32023-07-12
CVE-2023-22888 [MEDIUM] CWE-20 CVE-2023-22888: Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to cau 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 that is not affected
nvd
CVE-2023-22887MEDIUMCVSS 6.5fixed in 2.6.32023-07-12
CVE-2023-22887 [MEDIUM] CWE-22 CVE-2023-22887: Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to per 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. It is recommended to upgrade to a version that is n
nvd
CVE-2023-35005MEDIUMCVSS 6.5≥ 2.5.0, < 2.6.22023-06-19
CVE-2023-35005 [MEDIUM] CWE-200 CVE-2023-35005: In Apache Airflow, some potentially sensitive values were being shown to the user in certain situati In Apache Airflow, some potentially sensitive values were being shown to the user in certain situations. This vulnerability is mitigated by the fact configuration is not shown in the UI by default (only if `[webserver] expose_config` is set to `non-sensitive-only`), and not all uncensored values are actually sentitive. This issue affects Apache A
nvd
CVE-2023-25754CRITICALCVSS 9.8fixed in 2.6.02023-05-08
CVE-2023-25754 [CRITICAL] CWE-270 CVE-2023-25754: Privilege Context Switching Error vulnerability in Apache Software Foundation Apache Airflow.This is Privilege Context Switching Error vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.6.0.
nvd
CVE-2023-29247MEDIUMCVSS 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-2023-25695MEDIUMCVSS 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