CVE Catalog

CVE-2026-93088

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

An unauthenticated attacker can execute arbitrary code on the server, potentially leading to full system compromise.

Recommendation

Apply vendor-provided patches or restrict network access to the DiffusionServer.

Other vulnerabilities in SGLang

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS