CVE-2026-39409

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, ipRestriction() does not canonicalize IPv4-mapped IPv6 client addresses (e.g. ::ffff:127.0.0.1) before applying IPv4 allow or deny rules. In environments such as Node.js dual-stack, this can cause IPv4 rules to fail to match, leading to unintended authorization behavior. This vulnerability is fixed in 4.12.12.
Configurations

Configuration 1 (hide)

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

History

21 Apr 2026, 18:30

Type Values Removed Values Added
CPE cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
First Time Hono hono
Hono
References () https://github.com/honojs/hono/commit/48fa2233bc092f650119f42df043050737cabf39 - () https://github.com/honojs/hono/commit/48fa2233bc092f650119f42df043050737cabf39 - Patch
References () https://github.com/honojs/hono/releases/tag/v4.12.12 - () https://github.com/honojs/hono/releases/tag/v4.12.12 - Release Notes
References () https://github.com/honojs/hono/security/advisories/GHSA-xpcf-pg52-r92g - () https://github.com/honojs/hono/security/advisories/GHSA-xpcf-pg52-r92g - Vendor Advisory

08 Apr 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-08 15:16

Updated : 2026-04-21 18:30


NVD link : CVE-2026-39409

Mitre link : CVE-2026-39409

CVE.ORG link : CVE-2026-39409


JSON object : View

Products Affected

hono

  • hono
CWE
CWE-180

Incorrect Behavior Order: Validate Before Canonicalize