When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario and possibility of intercepting the tokens, should upgrade to Airflow 3.2+
Users are recommended to upgrade to version 3.2.0, which fixes this issue.
References
| Link | Resource |
|---|---|
| https://github.com/apache/airflow/pull/56633 | Issue Tracking |
| https://github.com/apache/airflow/pull/61339 | Issue Tracking |
| https://lists.apache.org/thread/ovn8mpd8zkc604hojt7x3wsw3kc60x98 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/09/16 | Mailing List Third Party Advisory |
Configurations
History
17 Apr 2026, 13:03
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:* | |
| First Time |
Apache airflow
Apache |
|
| References | () https://github.com/apache/airflow/pull/56633 - Issue Tracking | |
| References | () https://github.com/apache/airflow/pull/61339 - Issue Tracking | |
| References | () https://lists.apache.org/thread/ovn8mpd8zkc604hojt7x3wsw3kc60x98 - Mailing List, Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/04/09/16 - Mailing List, Third Party Advisory |
09 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
09 Apr 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-09 11:16
Updated : 2026-04-17 13:03
NVD link : CVE-2025-57735
Mitre link : CVE-2025-57735
CVE.ORG link : CVE-2025-57735
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-613
Insufficient Session Expiration
