Apache Airflow 2.7.x CSRF DAG trigger via GET
CVE-2023-49920 Published on December 21, 2023

Apache Airflow: Missing CSRF protection on DAG/trigger
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

Vendor Advisory NVD

Weakness Type

What is a Session Riding Vulnerability?

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request. When a web server is designed to receive a request from a client without any mechanism for verifying that it was intentionally sent, then it might be possible for an attacker to trick a client into making an unintentional request to the web server which will be treated as an authentic request. This can be done via a URL, image load, XMLHttpRequest, etc. and can result in exposure of data or unintended code execution.

CVE-2023-49920 has been classified to as a Session Riding vulnerability or weakness.


Products Associated with CVE-2023-49920

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2023-49920 are published in Apache AirFlow:

 

Affected Versions

Apache Software Foundation Apache Airflow:

Exploit Probability

EPSS
0.18%
Percentile
38.95%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.