Thehackernews Critical RCE Vulnerability Discovered in SGLang Framework via GGUF Models
Article Content
- •CVE-2026-5760 allows RCE via malicious GGUF model files in SGLang.
- •Attackers can exploit the vulnerability through unsandboxed Jinja2 templates.
- •No response or patch has been provided by SGLang maintainers.
A remote code execution vulnerability has been identified in the SGLang framework, specifically affecting the reranking endpoint (/v1/rerank) and tracked as CVE-2026-5760. This flaw allows attackers to exploit maliciously crafted GGUF model files containing Jinja2 templates, leading to the execution of arbitrary Python code on the server. The vulnerability arises from the unsandboxed use of jinja2.Environment() in the rendering process of chat templates. Successful exploitation could result in host compromise, lateral movement, data exfiltration, or denial-of-service attacks. The issue affects deployments of SGLang that expose the vulnerable interface to untrusted networks. Despite attempts to coordinate with project maintainers, no response or patch has been issued. The severity of this vulnerability is underscored by its potential impact on enterprise AI deployments. Security researchers recommend using ImmutableSandboxedEnvironment to mitigate the risk of exploitation.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (7)
Following this threat?
Track OpenAI and CVE-2024-34359 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…