HackerFeeds
All CVEs

CVE-2026-15976

CRITICAL9.8

Published 2026-07-30 · Updated 2026-07-31 · Source cret@cert.org

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-502
View on NVD