GHSA-hm7r-c7qw-ghp6 · Severity: high · Ecosystem: npm — fast-jwt accepts unknown `crit` header extensions (RFC 7515 violation)
fast-jwt provides fast JSON Web Token (JWT) implementation. In 6.1.0 and earlier, fast-jwt does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that fast-jwt does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
Conclusion & alert: CVE-2026-35042 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.15%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). 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-06-15 | 0.01% | 0.15% | +0.14% |
| 2 | 2026-04-07 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-hm7r-c7qw-ghp6 · Severity: high · Ecosystem: npm — fast-jwt accepts unknown `crit` header extensions (RFC 7515 violation)
| URL | Tags |
|---|---|
| https://github.com/nearform/fast-jwt/security/advisories/GHSA-hm7r-c7qw-ghp6 | Exploit Mitigation Vendor Advisory |
| https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1.11 | Technical Description |