GHSA-hm8q-7f3q-5f36 · Severity: low · Ecosystem: npm — Hono has improper validation of NumericDate claims (exp, nbf, iat) in JWT verify()
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, improper validation of the JWT NumericDate claims exp, nbf, and iat in hono/utils/jwt allows tokens with non-spec-compliant claim values to silently bypass time-based checks. This issue is not exploitable by an anonymous attacker; it only manifests when a malformed claim value reaches verify() — typically when the application itself issues such tokens, or when the signing key is otherwise under attacker control. This vulnerability is fixed in 4.12.18.
Conclusion & alert: CVE-2026-44459 is rated Low Risk (17.3/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
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-22 | 0.06% | 0.02% | -0.04% |
| 2 | 2026-05-19 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-05-14 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.8 | 3.1 | LOW |
|
1.2 | 2.5 | [email protected] |
GHSA-hm8q-7f3q-5f36 · Severity: low · Ecosystem: npm — Hono has improper validation of NumericDate claims (exp, nbf, iat) in JWT verify()
| URL | Tags |
|---|---|
| https://github.com/honojs/hono/security/advisories/GHSA-hm8q-7f3q-5f36 | Vendor Advisory |