Vulnerabilities/

@anephenix/hub: Unauthenticated WebSocket RPC Waiter Resource Exhaustion

Severity:
High

Description

@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.

Recommendation

Update the @anephenix/hub package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@anephenix/hub
Anything's wrong? Let us know Last updated on August 13, 2026