CVE Catalog

CVE-2026-86793

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

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.

Risk Assessment

An unauthenticated attacker can execute arbitrary code on the server, leading to full system compromise. The risk is critical for SGLang deployments without configured authentication.

Recommendation

Configure authentication keys for SGLang and restrict access to the /update_weights_from_tensor endpoint. Update to a version containing the SafeUnpickler fix if available.

Other vulnerabilities in SGLang

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS