๐Ÿ” CVE Alert

CVE-2026-86473

UNKNOWN 0.0

Apache Airflow: Logout ignores a presented Authorization bearer token, leaving it revocable only by expiry

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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. Affects 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. Users of apache-airflow are recommended to upgrade to apache-airflow version 3.3.2 or later, which fixes the issue.

CWE CWE-613
Vendor apache software foundation
Product apache airflow
Published Sep 21, 2026
Last Updated Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache airflow are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow
3.0.0 < 3.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/72649 lists.apache.org: https://lists.apache.org/thread/k9z1p0q1ng8m68nlnv9d1fqzscrfm7vr

Credits

OpenSec Intelligence Jarek Potiuk