CVE-2026-93839

Summary

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.

Affected Software

VendorProductVersion RangeStatus
ModelTCLightLLM0 <= 1.2.0affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References