Skip to content

Apache Airflow Cross-Site Request Forgery vulnerability

Moderate severity GitHub Reviewed Published Dec 21, 2023 to the GitHub Advisory Database • Updated Dec 28, 2023

Package

pip apache-airflow (pip)

Affected versions

>= 2.7.0, < 2.8.0

Patched versions

2.8.0

Description

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

References

Published by the National Vulnerability Database Dec 21, 2023
Published to the GitHub Advisory Database Dec 21, 2023
Reviewed Dec 21, 2023
Last updated Dec 28, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Weaknesses

CVE ID

CVE-2023-49920

GHSA ID

GHSA-6m9r-7wrx-xmr6

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.