Lucene search
+L
HonoNode-server

2 matches found

CVE
CVE
added 2024/01/22 11:0 p.m.222 views

CVE-2024-23340

The CVE concerns @hono/node-server (Node.js adapter) where its custom Request.url does not resolve ". ." (double dots), causing un-resolved paths like http://localhost/static/.. /foo.txt to be passed to serveStatic. This path-traversal can enable access to unintended files on the static server, u...

5.3CVSS5.5AI score0.00722EPSS
SaveWeb
CVE
CVE
added 2026/04/08 2:34 p.m.37 views

CVE-2026-39406

The CVE concerns @hono/node-server where a path handling inconsistency in serveStatic allows bypassing route-based middleware via repeated slashes (//) in the request path. Before version 1.19.13, the router may not match paths containing repeated slashes (e.g., /admin/*) while serveStatic resolv...

5.3CVSS5.9AI score0.00376EPSS
Save