CVE-2026-96560

Summary

LightLLM through 1.2.0 contains a remote code execution vulnerability in the KV-transfer worker when started with –pd_trans_mode nccl, which exposes an unauthenticated RPyC control channel that deserializes attacker-supplied data. Attackers can send malicious pickled objects to the exposed RPyC ThreadedServer to execute arbitrary code with the privileges of the LightLLM service account.

Affected Software

VendorProductVersion RangeStatus
ModelTCLightLLM0 <= 1.2.0affected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References