CVE-2026-93839 PUBLISHED

LightLLM through 1.2.0 Missing Authentication in PD Master /pd_register WebSocket Endpoint

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.3

Product Status

Vendor ModelTC
Product LightLLM
Versions Default: unaffected
  • affected from 0 to 1.2.0 (incl.)

Credits

  • Jiapeng Li reporter
  • Mingkai Yu reporter
  • Jiajia Liu reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE