GHSA-92pp-h63x-v22m · Severity: medium · Ecosystem: npm — @hono/node-server: Middleware bypass via repeated slashes in serveStatic
@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.
Conclusion & alert: CVE-2026-39406 is rated Low Risk (22.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-04-14 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-04-09 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-92pp-h63x-v22m · Severity: medium · Ecosystem: npm — @hono/node-server: Middleware bypass via repeated slashes in serveStatic
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| hono | node-server | <= 1.19.12 | cpe:2.3:a:hono:node-server:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/honojs/node-server/security/advisories/GHSA-92pp-h63x-v22m | Vendor Advisory |