GHSA-4rxr-27mm-mxq9 · 深刻度: medium · エコシステム: npm — Upstash Adapter missing token verification
`@next-auth/upstash-redis-adapter` is the Upstash Redis adapter for NextAuth.js, which provides authentication for Next.js. Applications that use `next-auth` Email Provider and `@next-auth/upstash-redis-adapter` before v3.0.2 are affected by this vulnerability. The Upstash Redis adapter implementation did not check for both the identifier (email) and the token, but only checking for the identifier when verifying the token in the email callback flow. An attacker who knows about the victim's email could easily sign in as the victim, given the attacker also knows about the verification token's expired duration. The vulnerability is patched in v3.0.2. A workaround is available. Using Advanced Initialization, developers can check the requests and compare the query's token and identifier before proceeding.
総合評価: CVE-2022-39263 は中リスク(44.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.27%、50 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2025-09-30 | 0.10% | 0.27% | +0.17% |
| 2 | 2025-03-30 | 0.30% | 0.10% | -0.21% |
| 3 | 2025-03-29 | — | 0.30% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
1.6 | 5.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
GHSA-4rxr-27mm-mxq9 · 深刻度: medium · エコシステム: npm — Upstash Adapter missing token verification
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| nextauth.js | next-auth | < 3.0.2 | cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/nextauthjs/next-auth/commit/d16e04848ee703cf797724194d4ad2907fe125a9 | Patch |
| https://github.com/nextauthjs/next-auth/security/advisories/GHSA-4rxr-27mm-mxq9 | Mitigation Patch Third Party Advisory |