CVE-2026-15969
- EPSS 0.65%
- Veröffentlicht 30.07.2026 18:09:21
- Zuletzt bearbeitet 04.08.2026 20:43:06
SGLang contains an unauthenticated RCE in /load_lora_adapter_from_tensors via bypass of SafeUnpickler’s incomplete denylist, allowing arbitrary command execution through crafted base64-encoded pickle payloads.
CVE-2026-15978
- EPSS 0.2%
- Veröffentlicht 30.07.2026 18:08:29
- Zuletzt bearbeitet 04.08.2026 20:40:54
SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attac...
CVE-2026-15977
- EPSS 0.14%
- Veröffentlicht 30.07.2026 18:07:54
- Zuletzt bearbeitet 04.08.2026 20:41:20
SGLang contains a credential leakage vulnerability in the /server_info endpoint, which will return API keys and SSL keyfile information when only the --admin-api-key is configured.
CVE-2026-15976
- EPSS 0.26%
- Veröffentlicht 30.07.2026 18:07:44
- Zuletzt bearbeitet 04.08.2026 20:41:43
SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /update_weights_from_disk, where torch.load(..., weights_only=False) fallback enables pickle deserialization of .bin file...
CVE-2026-15974
- EPSS 0.14%
- Veröffentlicht 30.07.2026 18:07:35
- Zuletzt bearbeitet 04.08.2026 20:42:09
SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized image_url, allowing access to internal metadata, secrets, and services.
CVE-2026-15971
- EPSS 0.17%
- Veröffentlicht 30.07.2026 18:07:24
- Zuletzt bearbeitet 04.08.2026 20:42:42
SGLang contains an RCE vulnerability when the optional dumper subsystem is enabled, allowing for a sandbox escape when DUMPER_SERVER_PORT is set, enabling code execution on inference requests.
CVE-2026-14890
- EPSS 0.91%
- Veröffentlicht 16.07.2026 14:43:44
- Zuletzt bearbeitet 10.08.2026 14:13:13
SGLang uses an expert-parallel backup subsystem that exposes a ZeroMQ PULL socket on a routable network interface that does not contain authentication or deserialization safeguards, allowing an attacker to provide a malicious pickle file that results...
CVE-2026-10775
- EPSS 0.12%
- Veröffentlicht 03.06.2026 22:15:10
- Zuletzt bearbeitet 22.07.2026 20:10:00
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...