SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads() without authentication.Referenceshttps://github.com/sgl-project/sglang/security/advisories/GHSA-3cp7-c6q2-94xrhttps://github.com/sgl-project/sglang/blob/main/python/sglang/multimodal_gen/runtime/scheduler_client.pyhttps://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/