SGLangs `replay_request_dump.py` contains an insecure pickle.load() without validation and proper deserialization. An attacker can take advantage of this by providing a malicious .pkl file, which will execute the attackers code on the device running the script.
References
| Link | Resource |
|---|---|
| https://github.com/sgl-project/sglang/blob/main/scripts/playground/replay_request_dump.py | Product |
| https://github.com/sgl-project/sglang/pull/20904 | Issue Tracking Patch |
| https://github.com/sgl-project/sglang/releases/tag/v0.5.10 | Release Notes |
| https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-12 12:15
Updated : 2026-08-10 14:32
NVD link : CVE-2026-3989
Mitre link : CVE-2026-3989
CVE.ORG link : CVE-2026-3989
JSON object : View
Products Affected
lmsys
- sglang
CWE
CWE-502
Deserialization of Untrusted Data
