Path Handling Inconsistency in Hono Web Application Framework
CVE-2026-39407

5.3MEDIUM

Key Information:

Vendor

Honojs

Status
Vendor
CVE Published:
8 April 2026

What is CVE-2026-39407?

Hono, a versatile web application framework supporting various JavaScript runtimes, is affected by a path handling inconsistency prior to version 4.12.12. This issue allows unauthorized access to protected static files. When requests contain repeated slashes (//), the route-based middleware may not correctly authorize these requests, resulting in a potential middleware bypass. This discrepancy occurs because the serveStatic method normalizes paths differently, leading to security risks. Users are advised to update to version 4.12.12 or later to mitigate this vulnerability.

Affected Version(s)

hono < 4.12.12

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.