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.
Use CWE-613, Apache vendor hub and Airflow product page to widen CVE-2025-57735 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-30898, CVE-2026-33858 and CVE-2025-54550 for nearby disclosures in the same product family.