NONE · 0

CVE-2026-26220

LightLLM version 1.1.0 and prior contain an unauthenticated remote code execution vulnerability in PD (prefill-decode) disaggregation mode. The PD master node exposes WebSocket endpoints that receive ...

Vulnerability Description

LightLLM version 1.1.0 and prior contain an unauthenticated remote code execution vulnerability in PD (prefill-decode) disaggregation mode. The PD master node exposes WebSocket endpoints that receive binary frames and pass the data directly to pickle.loads() without authentication or validation. A remote attacker who can reach the PD master can send a crafted payload to achieve arbitrary code execution.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-26220?

CVE-2026-26220 is a documented vulnerability. LightLLM version 1.1.0 and prior contain an unauthenticated remote code execution vulnerability in PD (prefill-decode) disaggregation mode. The PD master node exposes WebSocket endpoints that receive ...

How severe is CVE-2026-26220?

CVSS scoring is not yet available for CVE-2026-26220. Check NVD for updates.

Is there a patch for CVE-2026-26220?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.