Path traversal in hono - CVE-2024-32869
Published: April 23, 2024 / Updated: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to path traversal in serveStatic middleware when handling crafted requests for static files in deno deployments. A remote attacker can send a specially crafted request containing traversal sequences to disclose sensitive information.
The issue is restricted to files reachable from the directory where main.ts is located.