Insufficient Session Expiration in Apache Airflow - CVE-2026-48726

 

Insufficient Session Expiration in Apache Airflow - CVE-2026-48726

Published: June 4, 2026


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

Vulnerability details

The vulnerability allows a remote user to make authenticated API calls as a logged-out user.

The vulnerability exists due to improper session expiration in FabAuthManager / KeycloakAuthManager logout handling when processing logout requests. A remote user can use a previously issued JWT token to make authenticated API calls as a logged-out user.

Only deployments configured with FabAuthManager or KeycloakAuthManager are affected; SimpleAuthManager is not affected.


Affected software

Apache Airflow

How to mitigate CVE-2026-48726

Install security update from vendor's website.

Apache Airflow - update to 3.2.2

External References

Related Security Bulletins