Insufficient Session Expiration in Apache Airflow - CVE-2025-57735
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to reuse a previously issued JWT token after logout.
The vulnerability exists due to improper session expiration in the logout functionality when handling logout requests. A remote user can use an intercepted token after the associated user logs out to reuse a previously issued JWT token after logout.
Exploitation requires interception of a valid JWT token before logout.