CVE-2025-59953
Last modified
CVE-2025-59953 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.1 and prior to version 0.10.2, the LMdeploy implements an rpc server (AsyncRPCServer in zmq_rpc.py) for supporting the RPC communications. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
Description
LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.1 and prior to version 0.10.2, the LMdeploy implements an rpc server (AsyncRPCServer in zmq_rpc.py) for supporting the RPC communications. In its core functionality call_and_response(), I found it will directly use the pickles.loads() to deserialize the received messages without any sanitization, hence resulting in a remote code execution vulnerability by this RPC server. Version 0.10.2 contains a patch.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| InternLM | lmdeploy | >= 0.9.1, < 0.10.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-59953?
How severe is CVE-2025-59953?
How do I fix CVE-2025-59953?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59948FreshRSS is a free, self-hostable RSS aggregator. Versions 1…5.4
- CVE-2025-59949FreshRSS is a free, self-hostable RSS aggregator. Versions p…6.5
- CVE-2025-5995Canon EOS Webcam Utility Pro for MAC OS version 2.3d (2.3.29…4.6
- CVE-2025-59950FreshRSS is a free, self-hostable RSS aggregator. In version…5.4
- CVE-2025-59951Termix is a web-based server management platform with SSH te…9.1
- CVE-2025-59952MinIO Java SDK is a Simple Storage Service (aka S3) client t…8.7
- CVE-2025-59954Knowage is an open source analytics and business intelligenc…9.8
- CVE-2025-59955Coolify is an open-source and self-hostable tool for managin…5.7
- CVE-2025-59956AgentAPI is an HTTP API for Claude Code, Goose, Aider, Gemin…6.5
- CVE-2025-59957An Origin Validation Error vulnerability in an insufficient …7
- CVE-2025-59958An Improper Check for Unusual or Exceptional Conditions vuln…6.9
- CVE-2025-59959An Untrusted Pointer Dereference vulnerability in the routin…6.8
Are you affected by CVE-2025-59953?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
