CVE-2026-44459
LOW EPSS 11.9%
Published May 13, 20261mo ago · Modified Jun 17, 20262w ago
3.8 CVSS 3.1
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
11.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-1284
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| hono | hono | * | <4.12.18 |
References 1
- github.com https://github.com/honojs/hono/security/advisories/GHSA-hm8q-7f3q-5f36
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.