CVE-2026-7301
- EPSS 0.4%
- Veröffentlicht 18.05.2026 10:38:56
- Zuletzt bearbeitet 19.05.2026 13:49:27
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.
CVE-2026-5760
- EPSS 0.85%
- Veröffentlicht 20.04.2026 13:46:23
- Zuletzt bearbeitet 03.06.2026 13:42:53
SGLang's reranking endpoint (/v1/rerank) achieves Remote Code Execution (RCE) when a model file containing a malcious tokenizer.chat_template is loaded, as the Jinja2 chat templates are rendered using an unsandboxed jinja2.Environment().
CVE-2026-3989
- EPSS 0.37%
- Veröffentlicht 12.03.2026 11:37:48
- Zuletzt bearbeitet 10.08.2026 14:32:40
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 ...
CVE-2026-3060
- EPSS 1.16%
- Veröffentlicht 12.03.2026 11:37:37
- Zuletzt bearbeitet 07.04.2026 19:16:47
SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads() without authentication.
CVE-2026-3059
- EPSS 1.53%
- Veröffentlicht 12.03.2026 11:37:25
- Zuletzt bearbeitet 07.04.2026 19:16:46
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.