CVE Catalog

CVE-2026-39408

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.53%

42th percentile - higher than 42% of all known CVEs

Summary

Hono prior to 4.12.12 contains a path traversal issue in toSSG() that allows files to be written outside the configured output directory during static site generation.

Risk Assessment

An attacker can overwrite arbitrary files on the server, potentially leading to code execution or data leakage.

Recommendation

Update Hono to version 4.12.12 or later.

Other vulnerabilities in Hono

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS