Remote Code Execution in LMDeploy Toolkit Affects InternLM Products
CVE-2025-59953
9.8CRITICAL
What is CVE-2025-59953?
The LMDeploy toolkit, utilized for compressing and deploying large language models, contains a significant vulnerability within its RPC server (AsyncRPCServer in zmq_rpc.py). The affected versions (0.9.1 and 0.10.0) improperly handle the deserialization of messages through pickles.loads(), allowing remote code execution without any form of sanitization. Users are advised to update to version 0.10.2, which addresses and mitigates this risk.
Affected Version(s)
lmdeploy >= 0.9.1, < 0.10.2
