SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads() without authentication.Referenceshttps://github.com/sgl-project/sglang/blob/main/python/sglang/srt/disaggregation/encode_receiver.pyhttps://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/