Node.js WebSocket Server Vulnerability in Hub by Anephenix
CVE-2026-73561
7.5HIGH
What is CVE-2026-73561?
The Hub Node.js WebSocket server contains a vulnerability that can lead to resource exhaustion. This occurs when unauthenticated WebSocket connections cause an unbounded accumulation of timers and pending requests due to improper handling of silent client closures. As a result, repeated connections can deplete CPU and memory resources, ultimately making the server unresponsive. This issue was addressed in version 0.2.16, which includes mitigations to prevent the allocation of resources in such scenarios.
Affected Version(s)
hub < 0.2.16
