Unauthenticated RCE Vulnerability in LightLLM Config Server
Article Content
- •LightLLM Config Server up to version 1.2.0 is vulnerable to unauthenticated RCE.
- •The vulnerability arises from unsafe deserialization of client-supplied data.
- •CVE-2026-26220 was published on February 17, 2026, detailing this issue.
LightLLM Config Server versions up to 1.2.0 are vulnerable to an unauthenticated remote code execution (RCE) flaw due to unsafe deserialization in the /visual_register WebSocket endpoint. The vulnerability, identified as CWE-502, allows attackers to exploit the endpoint by sending crafted pickle payloads without any authentication checks. This can lead to arbitrary code execution with the privileges of the Config Server process. The vulnerability was confirmed through testing, demonstrating that both unauthenticated and invalid-credential cases resulted in code execution. The affected code directly deserializes input from clients, exposing the service to potential exploitation if network-reachable. The issue has been documented in GitHub Issue #1563 and is linked to CVE-2026-26220, published on February 17, 2026. Security professionals are advised to assess their deployments and apply necessary mitigations.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (3)
Following this threat?
Track CVE-2026-26220 in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical Cisco FMC Vulnerabilities Under Active Exploitation Cisco's Secure Firewall Management Center (FMC) Software has two critical vulnerabilities, CVE-2026-20079 and CVE-2026-20316, that are currently being exploited by state-sponsored and ransomware actors. CVE-2026-20079, rated 10.0 on the CVSS scale, allows unauthenticated remote attackers to bypass authentication and…
Critical GitLab Vulnerabilities Exploited Within Hours of Disclosure On September 10, 2026, GitLab released patches for critical vulnerabilities CVE-2026-85706 and CVE-2026-87719. CVE-2026-85706, a path traversal flaw, allows unauthenticated users to read arbitrary files from GitLab servers, while CVE-2026-87719 enables credential theft via insecure deserialization. Both…