Apache AirflowGHSA-6m9r-7wrx-xmr6
Apache Airflow Cross-Site Request Forgery vulnerability
Medium6.5CVE-2023-49920 · Published Dec 21, 2023 · updated Nov 21, 2024
Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation. As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user's consent. Users are advised to upgrade to version 2.8.0 or later which is not affected
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | >= 2.7.0, < 2.8.0 | 2.8.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-352
- Also known as
- BIT-airflow-2023-49920, CVE-2023-49920, PYSEC-2023-266
- nvd.nist.gov/vuln/detail/CVE-2023-49920
- github.com/apache/airflow/pull/36026
- github.com/apache/airflow/commit/f5d802791fa5f6b13b635f06a1ea2eccc22a9ba7
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-266.yaml
- lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq
- www.openwall.com/lists/oss-security/2023/12/21/3
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jan 242024 | Apache Airflow: Bypass permission verification to read code of other dags | High6.5 | 2.8.1rc1 |
| Jan 242024 | Apache Airflow: cleartext storage | Medium6.5 | 2.6.1 |
| Jan 242024 | Apache Airflow: pickle deserialization vulnerability in XComs | High7.5 | 2.8.1rc1 |
| Dec 212023 | Apache Airflow Improper Access Control vulnerability | Medium6.5 | 2.8.0 |
| Dec 212023 | Apache Airflow vulnerable to Exposure of Resource to Wrong Sphere | Medium4.3 | 2.8.0 |
| Dec 212023 | Apache Airflow has a stored cross-site scripting vulnerability | Medium5.4 | 2.8.0b1 |