BIT-authentik-2023-48228

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/authentik/BIT-authentik-2023-48228.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-authentik-2023-48228
Aliases
Published
2026-04-16T23:36:07.745Z
Modified
2026-04-17T04:56:17.548751194Z
Summary
OAuth2: PKCE can be fully circumvented
Details

authentik is an open-source identity provider. When initialising a oauth2 flow with a code_challenge and code_method (thus requesting PKCE), the single sign-on provider (authentik) must check if there is a matching and existing code_verifier during the token step. Prior to versions 2023.10.4 and 2023.8.5, authentik checks if the contents of code_verifier is matching only when it is provided. When it is left out completely, authentik simply accepts the token request with out it; even when the flow was started with a code_challenge. authentik 2023.8.5 and 2023.10.4 fix this issue.

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

Affected packages

Bitnami / authentik

Package

Name
authentik
Purl
pkg:bitnami/authentik

Severity

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2023.8.5
Introduced
2023.10.0
Fixed
2023.10.4

Database specific

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