VDB
KO
CRITICAL 9.8

PYSEC-2026-537

SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module

Details

SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads() without authentication.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / sglang
Introduced in: 0 Fixed in: 0.5.10
Fix pip install --upgrade 'sglang>=0.5.10'

References