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.
https://kb.cert.org/vuls/id/777338
https://thehackernews.com/2026/03/ai-flaws-in-amazon-bedrock-langsmith.html
https://github.com/gouldnicholas/CVE-2026-7669-PoC
https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/
https://github.com/sgl-project/sglang/releases/tag/v0.5.10
https://github.com/sgl-project/sglang/pull/20904
https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/disaggregation/encode_receiver.py