WebSocket Protocol Vulnerability in Hono Node.js Server by Hono
CVE-2026-73565
5.3MEDIUM
What is CVE-2026-73565?
A vulnerability exists in the Hono Node.js Server where a malformed or missing Sec-WebSocket-Key header in a WebSocket upgrade request can lead to unbounded memory growth. Specifically, from versions 2.0.0 to 2.0.10, this flaw enables an unauthorized attacker to flood a public route, causing the service to become unavailable due to retained requests in the waiterMap without a cleanup path. This issue has been resolved in version 2.0.10.
Affected Version(s)
node-server >= 2.0.0, < 2.0.10
