{"api_version":"1","generated_at":"2026-08-08T06:57:39+00:00","cve":"CVE-2026-15976","urls":{"html":"https://cve.report/CVE-2026-15976","api":"https://cve.report/api/cve/CVE-2026-15976.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-15976","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-15976"},"summary":{"title":"CVE-2026-15976","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.","state":"PUBLISHED","assigner":"certcc","published_at":"2026-07-30 19:17:08","updated_at":"2026-08-04 20:41:43"},"problem_types":["CWE-502","CWE-502: Deserialization of Untrusted Data","CWE-502 CWE-502 Deserialization of Untrusted Data"],"metrics":[{"version":"3.1","source":"ADP","type":"DECLARED","score":"9.8","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}},{"version":"3.1","source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","score":"9.8","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":9.8,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}}],"references":[{"url":"https://github.com/sgl-project/sglang/security/advisories/GHSA-wf98-gv64-5wrf","name":"https://github.com/sgl-project/sglang/security/advisories/GHSA-wf98-gv64-5wrf","refsource":"cret@cert.org","tags":["Broken Link"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://thoughts.apoorvdayal.com/posts/sglang-disclosures/","name":"https://thoughts.apoorvdayal.com/posts/sglang-disclosures/","refsource":"134c704f-9b21-4f2e-91b3-4a467353bcc0","tags":["Third Party Advisory","Mitigation"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-15976","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-15976","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"SGLang","product":"SGLang","version":"affected v0.5.15 custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2026","cve_id":"15976","vulnerable":"1","versionEndIncluding":"0.5.15","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"lmsys","cpe5":"sglang","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"15976","cve":"CVE-2026-15976","epss":"0.003320000","percentile":"0.257650000","score_date":"2026-08-07","updated_at":"2026-08-08 00:14:59"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}},{"other":{"content":{"id":"CVE-2026-15976","options":[{"Exploitation":"poc"},{"Automatable":"yes"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2026-07-31T19:11:37.133631Z","version":"2.0.3"},"type":"ssvc"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-502","description":"CWE-502 Deserialization of Untrusted Data","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-31T19:11:57.388Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"references":[{"tags":["exploit"],"url":"https://thoughts.apoorvdayal.com/posts/sglang-disclosures/"}],"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"SGLang","vendor":"SGLang","versions":[{"lessThanOrEqual":"v0.5.15","status":"affected","version":"0","versionType":"custom"}]}],"descriptions":[{"lang":"en","value":"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."}],"problemTypes":[{"descriptions":[{"description":"CWE-502: Deserialization of Untrusted Data","lang":"en"}]}],"providerMetadata":{"dateUpdated":"2026-07-30T18:07:44.256Z","orgId":"37e5125f-f79b-445b-8fad-9564f167944b","shortName":"certcc"},"references":[{"url":"https://github.com/sgl-project/sglang/security/advisories/GHSA-wf98-gv64-5wrf"},{"url":"https://thoughts.apoorvdayal.com/posts/sglang-disclosures/"}],"source":{"discovery":"UNKNOWN"},"title":"CVE-2026-15976","x_generator":{"engine":"VINCE 3.0.43","env":"prod","origin":"https://cveawg.mitre.org/api/cve/CVE-2026-15976"}}},"cveMetadata":{"assignerOrgId":"37e5125f-f79b-445b-8fad-9564f167944b","assignerShortName":"certcc","cveId":"CVE-2026-15976","datePublished":"2026-07-30T18:07:44.256Z","dateReserved":"2026-07-16T15:38:40.919Z","dateUpdated":"2026-07-31T19:11:57.388Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-30 19:17:08","lastModifiedDate":"2026-08-04 20:41:43","problem_types":["CWE-502","CWE-502: Deserialization of Untrusted Data","CWE-502 CWE-502 Deserialization of Untrusted Data"],"metrics":{"cvssMetricV31":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":9.8,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":3.9,"impactScore":5.9}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-07-31T19:11:37.133631Z","id":"CVE-2026-15976","options":[{"exploitation":"poc"},{"automatable":"yes"},{"technicalImpact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:a:lmsys:sglang:*:*:*:*:*:*:*:*","versionEndIncluding":"0.5.15","matchCriteriaId":"D82F7821-70EE-4810-B91A-843F0972EEAE"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"15976","Ordinal":"1","Title":"CVE-2026-15976","CVE":"CVE-2026-15976","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"15976","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"CVE-2026-15976"}]}}}