CVE-2026-29045CRITICAL 9.8EPSS p34.8%
CVE-2026-29045CVE-2026-29045
Description
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using serveStatic together with route-based middleware protections (e.g. app.use('/admin/*', ...)), inconsistent URL decoding allowed protected static resources to be accessed without authorization. The router used decodeURI, while serveStatic used decodeURIComponent. This mismatch allowed paths containing encoded slashes (%2F) to bypass middleware protections while still resolving to the intended filesystem path. This issue has been patched in version 4.12.4.
Scoring
| CVSS 3.1 | 9.8 (CRITICAL) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.44% probability of exploitation · percentile 34.8% · 2026-06-19T12:03:05Z |
| Published | 2026-03-04 |
| Last modified | 2026-03-06 |
Underlying weaknesses· 1
References
1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Improper Handling of URL Encoding (Hex Encoding)cwe-177 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.