9.3
/ 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
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.
AI Analysis
Unauthenticated remote code execution vulnerability in PD mode due to unsafe deserialization
Basic Information
ID
CVE-2026-26220
Source
VulnCheck
Published
Feb 17, 2026 at 01:52
Affected Product
Vendor
ModelTC
Product
LightLLM
Affected Versions
ModelTC LightLLM 0
CWE Classification
AI Assessment
AI Score
9.3 / 10
AI Severity
Critical
Vendor
ModelTC
Product
LightLLM
Version
1.1.0
References
- chocapikk.com /posts/2026/lightllm-pickle-rce/
- github.com /ModelTC/LightLLM/issues/1213
- lightllm-en.readthedocs.io /en/latest/index.html
- github.com /ModelTC/lightllm/blob/a27dfc88c2144ed51a6e160b6fbe20aad66c8fe0/lightllm/server/api_http.py
- github.com /ModelTC/lightllm/blob/a27dfc88c2144ed51a6e160b6fbe20aad66c8fe0/lightllm/server/api_http.py
- www.vulncheck.com /advisories/lightllm-pd-mode-unsafe-deserialization-rce