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.
References
Configurations
No configuration.
History
28 Mar 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-28 15:15
Updated : 2025-03-28 18:11
NVD link : CVE-2025-29928
Mitre link : CVE-2025-29928
CVE.ORG link : CVE-2025-29928
JSON object : View
Products Affected
No product.
CWE
CWE-384
Session Fixation