Security Advisory

CVE-2026-26220

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-02-17 01:52:03
Last updated 2026-07-14 15:54:03
Assigner VulnCheck
CVSS score 9.3
State PUBLISHED

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.