CVE-2026-3059
Received
Received - Intake
Remote Code Execution in SGLang Multimodal Module via ZMQ Deserialization
Publication date: 2026-03-12
Last updated on: 2026-04-07
Assigner: CERT/CC
Description
Description
SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads() without authentication.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lmsys | sglang | From 0.5.5 (inc) to 0.5.9 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |