AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-26220

UNKNOWN · CVSS N/A EPSS 0.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-17 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution arbitrary code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-26220
Severity
UNKNOWN
CVSS
N/A
EPSS
0.66%

Original NVD 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.