GHSA-c7hr-j4mj-j2w6 · Severity: critical · Ecosystem: npm — Verification Bypass in jsonwebtoken
In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key (RS/ES family) of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm (HS* family).
Conclusion & alert: CVE-2015-9235 is rated High Exploit Risk (93.2/100): CVSS Critical severity, with high exploitation likelihood (EPSS 37.48%, 97th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +5.01% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-04-23 | 32.47% | 37.48% | +5.01% |
| 2 | 2026-03-23 | 37.07% | 32.47% | -4.60% |
| 3 | 2026-03-21 | — | 37.07% | — |
Full EPSS history (22 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-c7hr-j4mj-j2w6 · Severity: critical · Ecosystem: npm — Verification Bypass in jsonwebtoken
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2015-9235 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| auth0 | jsonwebtoken | < 4.2.2 | cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/ | Broken Link Vendor Advisory |
| https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687 | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/17 | Third Party Advisory |
| https://www.timmclean.net/2015/02/25/jwt-alg-none.html | Exploit Third Party Advisory |