Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-86793 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

SGLang allows unauthenticated pickle deserialization through /update_weights_from_tensor when no auth keys are configured, and the SafeUnpickler policy can be bypassed because builtins.import and builtins.getattr are resolvable, enabling code execution via pickle REDUCE.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')CISA-ADP

Affected Products

ProductVersions
SGLang
<= 0.5.14 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Configure authentication for the SGLang server to prevent unauthenticated access to the /update_weights_from_tensor endpoint.

  • Mitigation:low effort

    Restrict access to the /update_weights_from_tensor endpoint to trusted networks.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-86793
NVD Published Date:
Sep 11, 2026
NVD Last Modified:
Sep 14, 2026
Source:
[email protected]