SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads() without authentication.
References
| Link | Resource |
|---|---|
| https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/disaggregation/encode_receiver.py | Product |
| https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/ | Exploit Mitigation Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-12 12:15
Updated : 2026-03-17 14:20
NVD link : CVE-2026-3060
Mitre link : CVE-2026-3060
CVE.ORG link : CVE-2026-3060
JSON object : View
Products Affected
lmsys
- sglang
CWE
CWE-502
Deserialization of Untrusted Data
