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.
CVE-2026-90919
Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-09-14. a secondary CVSS source baseline 9.8; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(high)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 62%
- KEV
- Not listed
Published
September 14, 2026
Last Modified
September 14, 2026
Advisory Details (4)
Auto-updated Sep 14, 2026[BUG]Unauthenticated Code Execution via Unsafe Pickle Deserialization in LightLLM Config Server `/visual_register` · Issue #1563 · ModelTC/LightLLM · GitHub
https://github.com/ModelTC/LightLLM/issues/1563LightLLM through 1.2.0 Unauthenticated Remote Code Execution via Config Server Pickle Deserialization | Advisories | VulnCheck
https://www.vulncheck.com/advisories/lightllm-through-1.2.0-unauthenticated-remote-code-execution-via-config-server-pickle-deserializationGitHub - ModelTC/LightLLM: LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance. · GitHub
https://github.com/ModelTC/lightllmLightLLM/lightllm/server/config_server/api_http.py at v1.2.0 · ModelTC/LightLLM · GitHub
https://github.com/ModelTC/LightLLM/blob/v1.2.0/lightllm/server/config_server/api_http.py#L79-L86Vendor Advisories for CVE-2026-90919(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 50× in last 7d / 50× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 15:21 UTCGHSA enrichment
- 2026-09-20 11:09 UTCGHSA enrichment
- 2026-09-20 06:59 UTCGHSA enrichment
- 2026-09-20 02:31 UTCGHSA enrichment
- 2026-09-19 22:20 UTCGHSA enrichment
- 2026-09-19 18:10 UTCEG score recompute
- 2026-09-19 18:10 UTCGHSA enrichment
- 2026-09-19 13:59 UTCGHSA enrichment
- 2026-09-19 09:48 UTCGHSA enrichment
- 2026-09-19 05:37 UTCGHSA enrichment
- 2026-09-19 01:27 UTCGHSA enrichment
- 2026-09-18 21:16 UTCEG score recompute
- 2026-09-18 21:16 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 16:33 UTCGHSA enrichment
- 2026-09-18 12:22 UTCGHSA enrichment
- 2026-09-18 08:12 UTCGHSA enrichment
- 2026-09-18 04:02 UTCGHSA enrichment
- 2026-09-17 23:51 UTCGHSA enrichment
- 2026-09-17 19:33 UTCEG score recompute
- 2026-09-17 19:33 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 15:04 UTCGHSA enrichment
- 2026-09-17 10:54 UTCGHSA enrichment
- 2026-09-17 06:43 UTCGHSA enrichment
Show 25 moreShow fewer
- 2026-09-17 02:33 UTCGHSA enrichment
- 2026-09-16 22:20 UTCGHSA enrichment
- 2026-09-16 18:02 UTCEG score recompute
- 2026-09-16 18:02 UTCGHSA enrichment
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 13:49 UTCGHSA enrichment
- 2026-09-16 09:19 UTCEG score recompute
- 2026-09-16 09:18 UTCGHSA enrichment
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 05:08 UTCGHSA enrichment
- 2026-09-16 00:58 UTCGHSA enrichment
- 2026-09-15 20:47 UTCGHSA enrichment
- 2026-09-15 16:22 UTCGHSA enrichment
- 2026-09-15 12:12 UTCGHSA enrichment
- 2026-09-15 08:01 UTCGHSA enrichment
- 2026-09-15 03:51 UTCGHSA enrichment
- 2026-09-14 23:41 UTCGHSA enrichment
- 2026-09-14 19:31 UTCGHSA enrichment
- 2026-09-14 15:21 UTCEG score recompute
- 2026-09-14 15:21 UTCGHSA enrichment
- 2026-09-14 14:40 UTCEG score recompute
- 2026-09-14 14:40 UTCGHSA enrichment
- 2026-09-14 12:26 UTCEG score recompute
- 2026-09-14 11:45 UTCEG score recompute
- 2026-09-14 11:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-502
Frequently asked(5)
What is CVE-2026-90919?
When was CVE-2026-90919 disclosed?
Is CVE-2026-90919 actively exploited?
What is the CVSS score of CVE-2026-90919?
How do I remediate CVE-2026-90919?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-90919
Is Your Infrastructure Affected by CVE-2026-90919?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.