CVE-2026-10775
- EPSS 0.12%
- Veröffentlicht 03.06.2026 22:15:10
- Zuletzt bearbeitet 10.06.2026 18:19:30
A vulnerability was determined in sgl-project SGLang up to 0.5.11. Affected by this vulnerability is the function data_hash of the component Cache Handler. This manipulation causes denial of service. The attack is restricted to local execution. A hig...
CVE-2026-7304
- EPSS 0.59%
- Veröffentlicht 18.05.2026 10:39:52
- Zuletzt bearbeitet 19.05.2026 13:38:09
SGLangs multimodal generation runtime is vulnerable to unauthenticated remote code execution when the --enable-custom-logit-processor option is enabled, as Python objects loaded via dill.loads() will be deserialized without validation.
CVE-2026-7302
- EPSS 0.39%
- Veröffentlicht 18.05.2026 10:39:27
- Zuletzt bearbeitet 19.05.2026 13:43:48
SGLangs multimodal generation runtime is vulnerable to an unauthenticated path traversal vulnerability, allowing an attacker to write arbitrary files anywhere the server process has write access, by including ../ sequences in the upload filename when...
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-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.