GHSA-9g4j-v8w5-7x42 · Severity: high · Ecosystem: go — Authentik has insufficient check for account active status when authenticating with OAuth/SAML Sources
authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols. In versions 2025.4.4 and earlier, as well as versions 2025.6.0-rc1 through 2025.6.3, deactivated users who registered through OAuth/SAML or linked their accounts to OAuth/SAML providers can still retain partial access to the system despite their accounts being deactivated. They end up in a half-authenticated state where they cannot access the API but crucially they can authorize applications if they know the URL of the application. To workaround this issue, developers can add an expression policy to the user login stage on the respective authentication flow with the expression of return request.context["pending_user"].is_active. This modification ensures that the return statement only activates the user login stage when the user is active. This issue is fixed in versions authentik 2025.4.4 and 2025.6.4.
Conclusion & alert: CVE-2025-53942 is rated Moderate Risk (43.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.20%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-19 | 0.06% | 0.20% | +0.14% |
| 2 | 2025-12-28 | 0.05% | 0.06% | +0.01% |
| 3 | 2025-12-27 | — | 0.05% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
GHSA-9g4j-v8w5-7x42 · Severity: high · Ecosystem: go — Authentik has insufficient check for account active status when authenticating with OAuth/SAML Sources
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| goauthentik | authentik | < 2025.4.4 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |
| goauthentik | authentik | >= 2025.6.0, < 2025.6.4 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |