Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path traversal issue in toSSG() allows files to be written outside the configured output directory during static site generation. When using dynamic route parameters via ssgParams, specially crafted values can cause generated file paths to escape the intended output directory. This vulnerability is fixed in 4.12.12.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/commit/b470278920fffcfd6d76002755d6db53db827679 | Patch |
| https://github.com/honojs/hono/releases/tag/v4.12.12 | Release Notes |
| https://github.com/honojs/hono/security/advisories/GHSA-xf4j-xp2r-rqqx | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-08 15:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-39408
Mitre link : CVE-2026-39408
CVE.ORG link : CVE-2026-39408
JSON object : View
Products Affected
hono
- hono
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
