Insufficient Session Expiration in Apache Airflow - CVE-2025-57735

 

Insufficient Session Expiration in Apache Airflow - CVE-2025-57735

Published: August 25, 2026


Vulnerability identifier: #VU145312
CSH Severity: Low
CVSS v4: 2.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-57735
CWE-ID: CWE-613
Exploitation vector: Remote access
Exploit availability: No public exploit available

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.


Affected software

Apache Airflow

How to mitigate CVE-2025-57735

Install security update from vendor's website.

Apache Airflow - update to 3.2.0

External References

Related Security Bulletins