Insufficient Session Expiration Affecting airflow-3-advanced-compat package, versions <3.2.0-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.01% (3rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Insufficient Session Expiration vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-AIRFLOW3ADVANCEDCOMPAT-16037378
  • published14 Apr 2026
  • disclosed9 Apr 2026

Introduced: 9 Apr 2026

NewCVE-2025-57735  (opens in a new tab)
CWE-613  (opens in a new tab)

How to fix?

Upgrade Minimos:latest airflow-3-advanced-compat to version 3.2.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream airflow-3-advanced-compat package and not the airflow-3-advanced-compat package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

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.