vLLM Vulnerable to Remote Code Execution via Mooncake Integration
vLLM integration with mooncake is vaulnerable to remote code execution due to using `pickle` based serialization over unsecured ZeroMQ sockets. The vulnerable sockets were set to listen on all network interfaces, increasing the likelihood that an attacker is able to reach the vulnerable ZeroMQ sockets to carry out an attack.
This is a similar to GHSA - x3m8 - f7g5 - qhm7
https://github.com/vllm-project/vllm/security/advisories/GHSA-x3m8-f7g5-qhm7, the problem is in