CVE-2026-86793

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.

Affected Software

VendorProductVersion RangeStatus
SGLangSGLang0 <= 0.5.18affected

Weaknesses

  • CWE-94 Improper Control of Generation of Code ('Code Injection')

References