CVE-2026-39408: Hono: Path traversal in toSSG() allows writing files outside the output directory
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-39408 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →