CVE-2026-29045
Last modified
CVE-2026-29045 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | < 4.12.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-29045?
How severe is CVE-2026-29045?
How do I fix CVE-2026-29045?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-29039changedetection.io is a free open source web page change det…7.5
- CVE-2026-2904A vulnerability was determined in UTT HiPER 810G 1.7.7-17111…8.8
- CVE-2026-29041Chamilo is a learning management system. Prior to version 1.…8.8
- CVE-2026-29042Nuclio is a "Serverless" framework for Real-Time Events and …9.8
- CVE-2026-29043HDF5 is software for managing data. In 1.14.1-2 and earlier,…5.5
- CVE-2026-29044EVerest is an EV charging software stack. Prior to version 2…6.5
- CVE-2026-29046TinyWeb is a web server (HTTP, HTTPS) written in Delphi for …8.2
- CVE-2026-29047GLPI is a free asset and IT management software package. Fro…8.8
- CVE-2026-29048HumHub is an Open Source Enterprise Social Network. In versi…6.1
- CVE-2026-29049melange allows users to build apk packages using declarative…4.3
- CVE-2026-2905A vulnerability was identified in Tenda HG9 300001138. This …8.8
- CVE-2026-29050melange allows users to build apk packages using declarative…6.1
Are you affected by CVE-2026-29045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
