CVE-2026-3059
CVE-2026-3059 is a critical-severity vulnerability in Lmsys Sglang with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-502.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 2% (73rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-11557
- Weakness: CWE-502
- Affected product: Lmsys Sglang
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-3059?
- 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.
- How severe is CVE-2026-3059?
- CVE-2026-3059 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-3059 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (73rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-3059?
- CVE-2026-3059 affects Lmsys Sglang. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-3059?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-3059 have an EU (EUVD) identifier?
- Yes. CVE-2026-3059 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-11557.
- When was CVE-2026-3059 published?
- CVE-2026-3059 was published on 2026-03-12 and last updated on 2026-06-17.
References
- https://github.com/sgl-project/sglang/blob/main/python/sglang/multimodal_gen/runtime/scheduler_client.py
- https://github.com/sgl-project/sglang/pull/20904
- https://github.com/sgl-project/sglang/releases/tag/v0.5.10
- https://github.com/sgl-project/sglang/security/advisories/GHSA-3cp7-c6q2-94xr
- https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/
Affected products (1)
- cpe:2.3:a:lmsys:sglang:*:*:*:*:*:*:*:*
More vulnerabilities in Lmsys Sglang
- CVE-2026-15976 — Critical (CVSS 9.8): SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically…
- CVE-2026-15971 — Critical (CVSS 9.8): SGLang contains an RCE vulnerability when the optional dumper subsystem is enabled, allowing for a sandbox escape when…
- CVE-2026-15969 — Critical (CVSS 9.8): SGLang contains an unauthenticated RCE in /load_lora_adapter_from_tensors via bypass of SafeUnpickler’s incomplete…
- CVE-2026-7304 — Critical (CVSS 9.8): SGLangs multimodal generation runtime is vulnerable to unauthenticated remote code execution when the…
- CVE-2026-7301 — Critical (CVSS 9.8): SGLangs multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that…
- CVE-2026-5760 — Critical (CVSS 9.8): SGLang's reranking endpoint (/v1/rerank) achieves Remote Code Execution (RCE) when a model file containing a malcious…
All CVEs affecting Lmsys Sglang →
Other CWE-502 (Deserialization of Untrusted Data) vulnerabilities
- CVE-2026-69836 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Entra ID allows an unauthorized attacker to execute code over a network.
- CVE-2026-17061 — Critical (CVSS 10.0): A Deserialization of Untrusted Data vulnerability affecting SIMULIA Execution Engine from Release 2023 through Release…
- CVE-2026-11756 — Critical (CVSS 10.0): A Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release…
- CVE-2026-41104 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Planetary Computer Pro allows an unauthorized attacker to disclose…
- CVE-2026-43633 — Critical (CVSS 10.0): HestiaCP versions 1.9.0 through 1.9.4 contain a deserialization vulnerability in the web terminal component caused by a…
- CVE-2026-33819 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Bing allows an unauthorized attacker to execute code over a network.
Browse all CWE-502 (Deserialization of Untrusted Data) vulnerabilities →