AuthentikApplication · Goauthentik

CVE-2025-29928

HIGH · 8.0 CVSS v3.1 Published 2025-03-28
Fix available
A fix is available. Upgrade to 2024.12.4 / 2025.2.3 or later.
See remediation →
87/100
Remediation priority · High
Remotely reachable No privileges Patch available

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
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.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis

A detailed technical summary for this CVE is being prepared.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
AuthentikApplication
Affected:< 2024.12.4>= 2025.2.0, < 2025.2.3

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

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

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 2024.12.4 / 2025.2.3 or later
Fixed in 2024.12.42025.2.3
Vendor patch github.com →
Recommended fix High confidence

2024.12.4 or 2025.2.3

  1. 1. Identify the current Authentik version by checking the running container or installation
  2. 2. If running a version < 2024.12.4 or >= 2025.2.0 but < 2025.2.3, plan for upgrade
  3. 3. Before upgrading, check the current session storage configuration in authentik (look for `AUTHENTIK_SESSION_DB` or similar configuration)
  4. 4. Create a backup of the current Authentik instance and database
  5. 5. Upgrade Authentik to version 2024.12.4 (for the 2024.x branch) OR version 2025.2.3 (for the 2025.x branch)
  6. 6. After upgrade, verify that session deletion now properly revokes sessions
  7. 7. As an alternative mitigation (if upgrade is not immediately possible): switch session storage from database to cache-based storage in the configuration, then restart Authentik - note this will invalidate all existing sessions and require users to re-authenticate
Caveat Upgrading within same major version should be low-risk; config mitigation will delete all existing sessions and require user re-authentication

Generated from the published advisory — verify against the referenced sources before acting.

We can perform the upgrade in your staging environment and verify nothing breaks — typical engagement from $1,950. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-29928 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-29928 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data