GHSA-m675-99qc-9233CriticalCVSS 9.8
SGLang allows unauthenticated pickle deserialization through /update_weights_from_tensor when no...
🔗 CVE IDs covered (1)
📋 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.