CVE-2025-29928 HIGH

CVE-2025-29928: authentik's deletion of sessions did not revoke sessions when using database session storage

Vendor Goauthentik
Product authentik
Weakness CWE-384 · Session fixation
Published March 28, 2025
Last update March 28, 2025

CVSS base score

8.0/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N

What the vulnerability does

01Description

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage (which is a non-default setting), deleting sessions via the Web Interface or the API would not revoke the session and the session holder would continue to have access to authentik. authentik 2025.2.3 and 2024.12.4 fix this issue. Switching to the cache-based session storage until the authentik instance can be upgraded is recommended. This will however also delete all existing sessions and users will have to re-authenticate.

Key dates

02Disclosure timeline

March 28, 2025 CVE published
March 28, 2025 Record updated