Improper access control in hono - CVE-2026-39407
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in serveStatic when handling request paths containing repeated slashes. A remote attacker can send a specially crafted request path to disclose sensitive information.
This issue affects applications that rely on serveStatic together with route-based middleware for access control.