GHSA-g5fm-jp9v-2432 · 深刻度: high · エコシステム: npm — Improper Handling of `callbackUrl` parameter in next-auth
NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid `callbackUrl` query parameter, which internally is converted to a `URL` object. The URL instantiation would fail due to a malformed URL being passed into the constructor, causing it to throw an unhandled error which led to the **API route handler timing out and logging in to fail**. This has been remedied in versions 3.29.5 and 4.5.0. If for some reason you cannot upgrade, the workaround requires you to rely on Advanced Initialization. Please see the documentation for more.
総合評価: CVE-2022-31093 は中リスク(55.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.57%、72 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-24 | 1.31% | 1.57% | +0.26% |
| 2 | 2026-06-15 | 0.86% | 1.31% | +0.44% |
| 3 | 2025-07-02 | — | 0.86% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-g5fm-jp9v-2432 · 深刻度: high · エコシステム: npm — Improper Handling of `callbackUrl` parameter in next-auth
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| nextauth.js | next-auth | >= 3.0.0, < 3.29.5 | cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* |
| nextauth.js | next-auth | >= 4.0.0, < 4.5.0 | cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/nextauthjs/next-auth/commit/25517b73153332d948114bacdff3b5908de91d85 | Patch Third Party Advisory |
| https://github.com/nextauthjs/next-auth/commit/e498483b23273d1bfc81be68339607f88d411bd6 | Patch Third Party Advisory |
| https://github.com/nextauthjs/next-auth/security/advisories/GHSA-g5fm-jp9v-2432 | Mitigation Third Party Advisory |
| https://next-auth.js.org/configuration/initialization#advanced-initialization | Vendor Advisory |