Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default config allows a malicious airflow user on site A where they log in normally, to access unauthorized Airflow Webserver on Site B through the session from Site A. This does not affect users who have changed the default value for [webserver] secret_key config.
{
"nvd_published_at": "2020-12-21T17:15:00Z",
"cwe_ids": [
"CWE-269"
],
"github_reviewed_at": "2021-04-08T20:26:23Z",
"severity": "HIGH",
"github_reviewed": true
}