CVE-2026-15976
Description
AI Translation Available
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 files.
https://github.com/sgl-project/sglang/security/advisories/GHSA-wf98-gv64-5wrf
https://thoughts.apoorvdayal.com/posts/sglang-disclosures/