GHSA-vgrx-w6rg-8fqf · 深刻度: critical · エコシステム: npm — Forgeable Public/Private Tokens in jwt-simple
Since "algorithm" isn't enforced in jwt.decode()in jwt-simple 0.3.0 and earlier, a malicious user could choose what algorithm is sent sent to the server. If the server is expecting RSA but is sent HMAC-SHA with RSA's public key, the server will think the public key is actually an HMAC private key. This could be used to forge any data an attacker wants.
総合評価: CVE-2016-10555 は中リスク(60.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 81.65%、99 パーセンタイル) 根拠: EPSS 上、短期間での悪用可能性は高い水準です。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-05 | 81.89% | 81.65% | -0.24% |
| 2 | 2026-04-22 | 81.65% | 81.89% | +0.24% |
| 3 | 2026-03-25 | — | 81.65% | — |
EPSS の全履歴 (全 33 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-vgrx-w6rg-8fqf · 深刻度: critical · エコシステム: npm — Forgeable Public/Private Tokens in jwt-simple
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| jwt-simple_project | jwt-simple | <= 0.3.0 | cpe:2.3:a:jwt-simple_project:jwt-simple:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/ | Broken Link Third Party Advisory |
| https://github.com/hokaccha/node-jwt-simple/pull/14 | Issue Tracking Third Party Advisory |
| https://github.com/hokaccha/node-jwt-simple/pull/16 | Issue Tracking Third Party Advisory |
| https://nodesecurity.io/advisories/87 | Third Party Advisory |