{"id":"CVE-2026-86473","published":"2026-09-21T15:17:32.997","lastModified":"2026-09-21T19:17:13.880","description":"Apache Airflow: the Core API logout endpoint revokes only a session token presented as the _token cookie. When a client logs out presenting its credential as an Authorization bearer header instead, the endpoint returns its normal logout response but revokes nothing, so the token remains valid until it expires. An attacker who already holds a copy of that token keeps the victim's access after the victim has logged out and believes the session ended; the default token lifetime is 24 hours and is configurable.\n\nAffects API clients that authenticate with a bearer token rather than the browser session cookie. The attacker must already possess a copy of a valid token; obtaining one is outside the scope of this issue, and no privileges beyond the victim's own are gained.\n\nUsers of apache-airflow are recommended to upgrade to apache-airflow version 3.3.2 or later, which fixes the issue.","cvssScore":9.1,"cvssSeverity":"CRITICAL","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","cwes":["CWE-613"],"vendors":[],"products":[],"references":[{"url":"https://github.com/apache/airflow/pull/72649","tags":[]},{"url":"https://lists.apache.org/thread/k9z1p0q1ng8m68nlnv9d1fqzscrfm7vr","tags":[]},{"url":"http://www.openwall.com/lists/oss-security/2026/09/21/5","tags":[]}],"exploitRefs":[{"url":"https://github.com/apache/airflow/pull/72649","tags":[]}],"hasPoc":true,"ai":{"summary":"This flaw allows an attacker to maintain access after a user logs out if they have a valid bearer token, posing a significant security risk.","exploitability":"Exploitation requires possession of a valid token and knowledge of the logout endpoint; moderately difficult.","blast_radius":"If exploited, the impact is limited to the duration of the token (default 24 hours), but can still allow unauthorized access during that period.","remediation":"Upgrade Apache Airflow to version 3.3.2 or later to address this vulnerability.","tags":["auth-bypass","api","web","token-exploitation"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:03:09.587Z"}}