GHSA-hvp3-26wx-g2w4 · 深刻度: low · エコシステム: npm — Strapi: Password Reset Does Not Revoke Existing Refresh Sessions
Strapi is an open source headless content management system. In Strapi versions prior to 5.33.3, changing or resetting a user's password did not invalidate the user's existing refresh-token sessions by default. The refresh-token invalidation step in the users-permissions and admin authentication controllers was conditional on a caller-supplied `deviceId`. When a password change or reset request did not include a `deviceId`, no refresh tokens were revoked, leaving every prior session active. An attacker who had previously obtained a refresh token could continue minting new access tokens after the legitimate user reset their password, allowing persistent unauthorized access for the lifetime of the refresh token (up to 30 days by default). Rotating credentials no longer terminated an active attacker session, defeating password reset as a containment measure. The patch in version 5.33.3 invalidates all refresh tokens associated with the user on every password change and password reset, regardless of whether a `deviceId` is supplied. A new device-scoped session is then issued to the caller as part of the response.
総合評価: CVE-2026-22706 は低リスク(15.2/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.27%、19 パーセンタイル) 推奨対応: 総合リスクは低く緊急対応は不要です。通常の保守サイクルでパッチを適用し、CVSS / EPSS が上昇したら優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.27% | +0.21% |
| 2 | 2026-05-20 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-05-15 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 2.1 | 4.0 | LOW |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
1.2 | 5.2 | [email protected] |
GHSA-hvp3-26wx-g2w4 · 深刻度: low · エコシステム: npm — Strapi: Password Reset Does Not Revoke Existing Refresh Sessions
| URL | タグ |
|---|---|
| https://github.com/strapi/strapi/security/advisories/GHSA-hvp3-26wx-g2w4 | Vendor Advisory |