GHSA-vgrx-w6rg-8fqf · Severity: critical · Ecosystem: 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.
Conclusion & alert: CVE-2016-10555 is rated Moderate Risk (60.5/100): CVSS Medium severity, with high exploitation likelihood (EPSS 81.65%, 99th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 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% | — |
Full EPSS history (33 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 · Severity: critical · Ecosystem: npm — Forgeable Public/Private Tokens in jwt-simple
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| jwt-simple_project | jwt-simple | <= 0.3.0 | cpe:2.3:a:jwt-simple_project:jwt-simple:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| 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 |