GHSA-r344-357p-w9ppCriticalCVSS 9.8
SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace...
🔗 CVE IDs covered (1)
📋 Description
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.