BIT-authentik-2025-64708

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/authentik/BIT-authentik-2025-64708.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-authentik-2025-64708
Aliases
Published
2026-04-16T23:36:31.140Z
Modified
2026-04-17T04:57:11.733595493Z
Summary
authentik invitation expiry is delayed by at least 5 minutes
Details

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5 minutes because the cleanup of expired objects is scheduled to run every 5 minutes. However, with a large amount of tasks in the backlog, this might take longer. authentik versions 2025.8.5 and 2025.10.2 fix this issue. A workaround involves creating a policy that explicitly checks whether the invitation is still valid, and then bind it to the invitation stage on the invitation flow, and denying access if the invitation is not valid.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:go:*:*"
    ]
}
References

Affected packages

Bitnami / authentik

Package

Name
authentik
Purl
pkg:bitnami/authentik

Severity

  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20251119135424-6672e6aaa41e
Introduced
2000.0.0
Fixed
2025.8.5
Introduced
2025.9.0
Fixed
2025.10.2

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/authentik/BIT-authentik-2025-64708.json"