GHSA-9g4j-v8w5-7x42 · 深刻度: high · エコシステム: 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.
総合評価: CVE-2025-53942 は中リスク(41.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.48%、37 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.20% | 0.48% | +0.28% |
| 2 | 2026-05-19 | 0.06% | 0.20% | +0.14% |
| 3 | 2025-12-28 | — | 0.06% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
GHSA-9g4j-v8w5-7x42 · 深刻度: high · エコシステム: go — Authentik has insufficient check for account active status when authenticating with OAuth/SAML Sources
| ベンダー | 製品 | バージョン | 生の 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:*:*:*:*:*:*:*:* |