Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wc8c-qw6v-h7f6 | @hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 06 Mar 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 06 Mar 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | @hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections (e.g. protecting /admin/*), inconsistent URL decoding can allow protected static resources to be accessed without authorization. In particular, paths containing encoded slashes (%2F) may be evaluated differently by routing/middleware matching versus static file path resolution, enabling a bypass where middleware does not run but the static file is still served. This issue has been patched in version 1.19.10. | |
| Title | @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-06T18:02:36.517Z
Reserved: 2026-03-03T20:51:43.484Z
Link: CVE-2026-29087
Updated: 2026-03-06T18:02:31.957Z
Status : Received
Published: 2026-03-06T18:16:19.757
Modified: 2026-03-06T18:16:19.757
Link: CVE-2026-29087
No data.
OpenCVE Enrichment
No data.
Github GHSA