Apache Airflow denial of service vulnerability
High8.1CVE-2023-37379 · Published Aug 23, 2023 · updated Feb 13, 2025
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 server. Furthermore, malicious actors can leverage this vulnerability to establish harmful connections with the server. Users of Apache Airflow are strongly advised to upgrade to version 2.7.0 or newer to mitigate the risk associated with this vulnerability. Additionally, administrators are encouraged to review and adjust user permissions to restrict access to sensitive functionalities, reducing the attack surface.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 2.7.0b1 | 2.7.0b1 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-200, CWE-400, CWE-918
- Also known as
- BIT-airflow-2023-37379, CVE-2023-37379, PYSEC-2023-152
- nvd.nist.gov/vuln/detail/CVE-2023-37379
- github.com/apache/airflow/pull/32052
- github.com/apache/airflow/commit/e4c3ecf8ceaefa17525b495e4bcb5b2f41309603
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-152.yaml
- lists.apache.org/thread/g5c9vcn27lr14go48thrjpo6f4vw571r
- www.openwall.com/lists/oss-security/2023/08/23/4
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 122023 | Apache Airflow information exposure vulnerability | High6.5 | 2.7.1 |
| Sep 122023 | Apache Airflow Incorrect Authorization vulnerability | Medium4.3 | 2.7.1 |
| Aug 232023 | Apache Airflow missing Certificate Validation | Medium5.9 | 2.7.0 |
| Aug 232023 | Apache Airflow Session Fixation vulnerability | High8.0 | 2.7.0rc2 |
| Aug 112023 | Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Drill Provider | High7.5 | 2.4.3 |
| Aug 52023 | Apache Airflow Execution with Unnecessary Privileges | High8.8 | 2.6.0b1 |