{"schema_version": "1.6.1", "id": "CVE-2023-49920", "summary": "Missing CSRF protection on DAG/trigger", "details": "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.\nUsers are advised to upgrade to version 2.8.0 or later which is not affected", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "2.7.0"}, {"fixed": "2.8.0"}]}]}], "references": [{"type": "WEB", "url": "https://github.com/apache/airflow/pull/36026"}, {"type": "WEB", "url": "https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq"}]}