GHSA-hjrf-2m68-5959 · 深刻度: medium · エコシステム: npm — jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC
jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.
総合評価: CVE-2022-23541 は低リスク(38.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.75%、50 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.75% | +0.70% |
| 2 | 2025-11-21 | 0.31% | 0.05% | -0.26% |
| 3 | 2025-11-18 | — | 0.31% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.0 | 3.1 | MEDIUM |
|
1.6 | 3.4 | [email protected] |
| 6.3 | 3.1 | MEDIUM |
|
2.8 | 3.4 | [email protected] |
GHSA-hjrf-2m68-5959 · 深刻度: medium · エコシステム: npm — jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-23541 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| auth0 | jsonwebtoken | <= 8.5.1 | cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:* |