Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6Blast Radius
ecosystem impact- 30 pypi packages depend on fschat (25 direct, 5 indirect)
Ecosystem-wide dependent count for version 0.2.36.
DescriptionCVE.org
A vulnerability was detected in lm-sys fastchat up to 0.2.36. Impacted is the function add_text of the component Arena Side-by-Side View Handler. The manipulation results in incorrect control flow. The attack can be launched remotely. The exploit is now public and may be used. The root cause was fixed in commit 34eca62 for gradio_block_arena_named.py, but three other files were missed.
AnalysisAI
Information disclosure in lm-sys FastChat up to version 0.2.36 allows remote unauthenticated attackers to manipulate the add_text function in the Arena Side-by-Side View Handler, resulting in incorrect control flow that exposes sensitive data. The vulnerability has publicly available exploit code and affects the web-based arena comparison interface. A partial fix was applied in commit 34eca62 to gradio_block_arena_named.py, but three additional affected files remain unpatched.
Technical ContextAI
The vulnerability resides in FastChat's Arena Side-by-Side View Handler, a component responsible for comparing multiple language models side-by-side during inference. The add_text function processes user input without proper validation or sanitization, leading to CWE-670 (Improper Control Flow Management). The affected component is implemented across multiple Python files that interact with the Gradio framework (evidenced by gradio_block_arena_named.py). The root cause involves incorrect control flow logic that fails to properly enforce data isolation between competing models or sessions, allowing attackers to redirect execution paths and leak information. The partial upstream fix in commit 34eca62 demonstrates awareness of the issue, but the incomplete remediation across related handler files leaves multiple exploitation vectors open.
RemediationAI
Immediate action: Apply the upstream fix from commit 34eca62 (https://github.com/lm-sys/FastChat/issues/3834) to gradio_block_arena_named.py, then identify and patch the three remaining affected files mentioned in the CVE description by cross-referencing the FastChat repository issue tracker. Since no official patched version release is confirmed, manually backport commit 34eca62 and related fixes to your deployed version. Temporary workaround while awaiting complete patches: Disable the Arena Side-by-Side View Handler component or restrict network access to the arena evaluation endpoints via firewall rules, limiting exposure to trusted internal networks only. Note that disabling arena functionality may impact model comparison workflows, so evaluate this trade-off against your organization's evaluation requirements. Monitor the GitHub repository for a confirmed full release that addresses all four affected files. Test any patches thoroughly in a non-production environment before deployment, as the incomplete upstream fix suggests potential interactions between the partially-patched files.
A Server-Side Request Forgery (SSRF) vulnerability exists in the POST /worker_generate_stream API endpoint of the Contro
A Denial of Service (DoS) vulnerability exists in the file upload feature of lm-sys/fastchat version 0.2.36. Rated high
A Server-Side Request Forgery (SSRF) vulnerability exists in lm-sys/fastchat version 0.2.36. Rated high severity (CVSS 7
A Server-Side Request Forgery (SSRF) vulnerability was identified in the lm-sys/fastchat web server, specifically in the
In lm-sys/fastchat Release v0.2.36, the server fails to handle excessive characters appended to the end of multipart bou
An open redirect vulnerability in lm-sys/fastchat Release v0.2.36 allows a remote unauthenticated attacker to redirect u
Resource exhaustion in lm-sys FastChat up to 0.2.36 allows remote attackers to trigger denial of service by sending mani
Server-side request forgery and model spoofing in lm-sys FastChat let unauthenticated remote attackers register arbitrar
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23780
GHSA-f3q6-69f3-vwch