Unauthenticated code execution via unsafe pickle deserialization
Published Sep 14, 2026 · Updated Sep 14, 2026
Unsafe deserialization in ModelTC LightLLM through 1.2.0 allows remote attackers to execute arbitrary code through the Config Server. The /visual_register WebSocket handler in lightllm/server/config_server/api_http.py accepts a connection and passes its first binary frame directly to pickle.loads() without authentication or validation. Any attacker able to reach the Config Server port can run code with the Config Server process privileges, while deployments that do not expose this optional mode are not reachable.
Summary
What happened
Unsafe deserialization in ModelTC LightLLM through 1.2.0 allows remote attackers to execute arbitrary code through the Config Server. The /visual_register WebSocket handler in lightllm/server/config_server/api_http.py accepts a connection and passes its first binary frame directly to pickle.loads() without authentication or validation. Any attacker able to reach the Config Server port can run code with the Config Server process privileges, while deployments that do not expose this optional mode are not reachable.
The record
- CVE
- CVE-2026-90919
- Published
- Sep 14, 2026
- Updated
- Sep 14, 2026
- Vendor
- ModelTC
- Product
- LightLLM
- Classifications
- T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 14, 2026CVE publishedPublication date reported by the CVE source.
- Sep 14, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=1.2.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo