Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-92pp-h63x-v22m | @hono/node-server: Middleware bypass via repeated slashes in serveStatic |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 08 Apr 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 08 Apr 2026 15:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | @hono/node-server allows running the Hono application on Node.js. Prior to 1.19.13, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes (//) in the request path. When route-based middleware (e.g., /admin/*) is used for authorization, the router may not match paths containing repeated slashes, while serveStatic resolves them as normalized paths. This can lead to a middleware bypass. This vulnerability is fixed in 1.19.13. | |
| Title | @hono/node-server has a middleware bypass via repeated slashes in serveStatic | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-08T15:17:38.121Z
Reserved: 2026-04-07T00:23:30.594Z
Link: CVE-2026-39406
Updated: 2026-04-08T15:17:34.377Z
Status : Awaiting Analysis
Published: 2026-04-08T15:16:14.513
Modified: 2026-04-08T21:26:13.410
Link: CVE-2026-39406
No data.
OpenCVE Enrichment
Updated: 2026-04-08T19:39:15Z
Github GHSA