CVE-2026-44459

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*

History

13 May 2026, 18:21

Type Values Removed Values Added
References () https://github.com/honojs/hono/security/advisories/GHSA-hm8q-7f3q-5f36 - () https://github.com/honojs/hono/security/advisories/GHSA-hm8q-7f3q-5f36 - Vendor Advisory
CPE cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*
First Time Hono
Hono hono

13 May 2026, 16:59

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 16:16

Updated : 2026-05-13 18:21


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