GHSA-qwph-4952-7xr6 · 深刻度: medium · エコシステム: npm — jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()
In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.
総合評価: CVE-2022-23540 は中リスク(40.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.53%、40 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.53% | +0.52% |
| 2 | 2025-11-21 | 0.12% | 0.02% | -0.11% |
| 3 | 2025-11-18 | — | 0.12% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.4 | 3.1 | MEDIUM |
|
1.6 | 4.7 | [email protected] |
| 7.6 | 3.1 | HIGH |
|
2.8 | 4.7 | [email protected] |
GHSA-qwph-4952-7xr6 · 深刻度: medium · エコシステム: npm — jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-23540 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| auth0 | jsonwebtoken | <= 8.5.1 | cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:* |