CVE-2026-7301
Analyzed
Analyzed - Analysis Complete
SGLangs Multimodal Runtime RCE via Unsafe Pickle Deserialization
Publication date: 2026-05-18
Last updated on: 2026-05-19
Assigner: CERT/CC
Description
Description
SGLangs multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that calls pickle.loads() on incoming messages, enabling RCE when exposed to the internet.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lmsys | sglang | 0.5.10 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |