Vulnerability in Sglang
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.
EPSS: 0.019 (83.8th percentile) — read the EPSS interpretation.
Affected products
- Sglang — versions 0.5.10
References
- github.com/sgl-project/sglang/security/advisories/GHSA-3cp7-c6q2-94xr
- github.com/sgl-project/sglang/blob/main/python/sglang/multimodal_gen/runtime/sc…
- orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/
- github.com/sgl-project/sglang/pull/20904
- github.com/sgl-project/sglang/releases/tag/v0.5.10