cvedb.io
CVE-2026-29087
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-03-06T18:16:19.757 · Last modified 2026-06-17T10:29:34.687

Summary

@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.

Affected products

hono — node-server

Does this affect you?

Add your gear to cvedb and we'll alert you only when hono ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.