CVE Catalog

CVE-2026-93839

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

LightLLM through version 1.2.0 contains an authentication bypass vulnerability in the /pd_register WebSocket endpoint that allows unauthenticated attackers to register arbitrary nodes by supplying crafted JSON without peer address validation. Attackers can disclose full user prompts routed to their socket, trigger denial of service by replacing legitimate nodes, or make the PD Master issue requests to internal network addresses.

Risk Assessment

An attacker can intercept sensitive user prompts, disrupt operations via DoS, and use the PD Master to scan or attack the internal network. This may lead to data leakage and compromise of environment integrity.

Recommendation

Update LightLLM to a version later than 1.2.0 if a fix is available, or restrict access to the /pd_register endpoint to trusted networks. Implement authentication and peer address validation for WebSocket connections.

Other vulnerabilities in LightLLM

See all
Original NVD description (English source)

LightLLM through 1.2.0 contains an authentication bypass vulnerability in the /pd_register WebSocket endpoint that allows unauthenticated attackers to register arbitrary nodes by supplying crafted JSON without peer address validation. Attackers can disclose full user prompts routed to their socket, trigger denial of service by replacing legitimate nodes, or make the PD Master issue requests to internal network addresses.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS