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.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/security/advisories/GHSA-hm8q-7f3q-5f36 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-13 16:16
Updated : 2026-06-17 10:50
NVD link : CVE-2026-44459
Mitre link : CVE-2026-44459
CVE.ORG link : CVE-2026-44459
JSON object : View
Products Affected
hono
- hono
CWE
CWE-1284
Improper Validation of Specified Quantity in Input
