GHSA-g5vv-q72c-7j78
HIGHCVE-2026-73561@anephenix/hub starts a setInterval polling loop for every incoming WebSocket connection to request a client ID via RPC. If the remote client never replies — which requires no authentication or special configuration — the interval and the pending request object are never cleaned up, even after the socket is closed. An unauthenticated attacker who opens many WebSocket connections and ignores all se
- Affected
- < 0.2.16, >=0, <0.2.16
- Fixed in
- 0.2.16
- Weakness
- CWE-400
- Published
- 2026-07-24
- Source
- github