CVE-2026-15976: SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically wi
Summary
SGLang, a software library for working with large language models, has a remote code execution vulnerability (RCE, where an attacker can run commands on a system they don't control) when loading model weights from HuggingFace. The vulnerability occurs because the code uses torch.load() with an unsafe setting that allows pickle deserialization (a process that can execute malicious code hidden in data files) of .bin files from the /update_weights_from_disk function.
Vulnerability Details
EPSS: 0.0%
July 30, 2026
Classification
Taxonomy References
Affected Vendors
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-15976
First tracked: July 31, 2026 at 02:07 AM
Classified by LLM (prompt v3) · confidence: 85%