CVE 3.8 LOW

Hono: Improper validation of NumericDate claims (exp, nbf, iat) in JWT verify()_CVE-2026-44459

3.8 / 10
LOW
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N

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.

Basic Information

ID CVE-2026-44459
Source GitHub_M
Published May 13, 2026 at 15:02

Affected Product

Vendor honojs
Product hono
Version < 4.12.18
Affected Versions honojs hono < 4.12.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.