
New CVE: CVE-2026-93088 SGLang pre-auth RCE (CVSS 9.8) https://hacchoomiso.github.io/blog/SGLang/CVE-2026-93088/ Huge thanks to @CERTCC (VINCE) for their help!
Signal is active with 1 mentions in latest observed window
Recommended action window: Monitor and triage in normal cycle
NVD description
SGLang's multimodal generation runtime is vulnerable to unauthenticated arbitrary code execution because the disaggregated-diffusion orchestrator's DiffusionServer binds an unauthenticated ZeroMQ ROUTER socket to a network interface and passes the final frame of received multipart messages directly to pickle.loads() before any validation occurs.
Priority
LOW
Exploitation
NONE
PoC
NONE
Patch
NONE
Momentum
STABLE

New CVE: CVE-2026-93088 SGLang pre-auth RCE (CVSS 9.8) https://hacchoomiso.github.io/blog/SGLang/CVE-2026-93088/ Huge thanks to @CERTCC (VINCE) for their help!

An unauthenticated socket in SGLang leads straight to arbitrary code execution (CVSS 9.8). CVE-2026-93088 sits in SGLang's diffusion orchestrator, which binds an open ZeroMQ socket to the network and passes incoming message frames directly to pickle.loads(). Anyone who can reach it gets code execution, no login needed. Proof-of-concept exploit code is already public. Affects SGLang 0.5.11. Update now. Details: http://vulntracker.io/cves/CVE-2026-93088 #SGLang #CVE #AI #InfoSec #CyberSecurity

SGLang's unauthenticated code execution record carries no CVSS score. The denial of service published three seconds later carries 5.9. The unpickle sink is still in 0.5.20. No exploitation reported. https://severitydaily.com/sglang-cve-2026-93088-pickle-zeromq-range-ends-0-5-14-still-in-0-5-20/