๐Ÿ” CVE Alert

CVE-2026-47674

MEDIUM 5.3

Hono: IP Restriction bypasses static deny rules for non-canonical IPv6

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the ip-restriction middleware (hono/ip-restriction) compares incoming IP addresses against configured deny and allow rules using string equality after partial normalization. Non-canonical IPv6 representations of an address already listed in a static rule โ€” such as compressed forms, explicit-zero forms, or hex-notation IPv4-mapped addresses โ€” do not match the normalized rule entry, causing the rule to be silently skipped. This vulnerability is fixed in 4.12.21.

CWE CWE-185 CWE-1289
Vendor honojs
Product hono
Published May 28, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for honojs hono

Be the first to know when new medium vulnerabilities affecting honojs hono are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

honojs / hono
< 4.12.21

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/honojs/hono/security/advisories/GHSA-xrhx-7g5j-rcj5