CVE-2026-90919
LightLLM through 1.2.0 Unauthenticated Remote Code Execution via Config Server Pickle Deserialization
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-502 |
| Vendor | modeltc |
| Product | lightllm |
| Published | Sep 14, 2026 |
| Last Updated | Sep 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for modeltc lightllm
Be the first to know when new critical vulnerabilities affecting modeltc lightllm are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
ModelTC / LightLLM
0 โค 1.2.0
References
github.com: https://github.com/ModelTC/LightLLM/issues/1563 github.com: https://github.com/ModelTC/LightLLM/blob/v1.2.0/lightllm/server/config_server/api_http.py#L79-L86 github.com: https://github.com/ModelTC/lightllm vulncheck.com: https://www.vulncheck.com/advisories/lightllm-through-1.2.0-unauthenticated-remote-code-execution-via-config-server-pickle-deserialization
Credits
Jiapeng Li Jiajia Liu