LightLLM through 1.2.0 contains a remote code execution vulnerability in the Config Server's unauthenticated /visual_register WebSocket endpoint that passes the first client frame directly to pickle.loads(). Attackers can reach the Config Server port and send a malicious serialized payload with a __reduce__ method to execute arbitrary code with Config Server process privileges.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-14 12:17
Updated : 2026-09-14 15:17
NVD link : CVE-2026-90919
Mitre link : CVE-2026-90919
CVE.ORG link : CVE-2026-90919
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
