The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-6608

CVE-2026-6608: lm-sys fastchat RCE Vulnerability

CVE-2026-6608 is a remote code execution flaw in lm-sys fastchat up to version 0.2.36 affecting the Arena Side-by-Side View Handler. This article covers technical details, affected versions, and mitigation.

Published: April 23, 2026

CVE-2026-6608 Overview

A vulnerability was detected in lm-sys FastChat up to version 0.2.36. The vulnerability impacts the add_text function of the Arena Side-by-Side View Handler component. The manipulation results in incorrect control flow (CWE-670), which could allow attackers to alter the expected execution path of the application. The attack can be launched remotely without authentication. The exploit has been publicly disclosed and may be actively used.

Critical Impact

This incorrect control flow vulnerability in FastChat's Arena Side-by-Side View Handler allows remote attackers to manipulate application logic without authentication. While a partial fix was applied in commit 34eca62 for gradio_block_arena_named.py, three other files remain vulnerable.

Affected Products

  • lm-sys FastChat up to version 0.2.36
  • FastChat Arena Side-by-Side View Handler component
  • FastChat Gradio-based interface modules

Discovery Timeline

  • April 20, 2026 - CVE-2026-6608 published to NVD
  • April 22, 2026 - Last updated in NVD database

Technical Details for CVE-2026-6608

Vulnerability Analysis

The vulnerability resides in the add_text function within FastChat's Arena Side-by-Side View Handler. FastChat is a popular open-source platform for training, serving, and evaluating large language model-based chatbots. The Arena component allows users to compare different AI models side-by-side.

The incorrect control flow weakness (CWE-670) occurs when the application fails to properly enforce the expected sequence or flow of operations. This can lead to the application entering unexpected states or executing logic out of the intended order. In the context of FastChat's Arena handler, this could potentially allow attackers to manipulate model comparisons, bypass intended restrictions, or affect the integrity of the evaluation process.

The vulnerability is particularly concerning because the root cause was only partially addressed. While commit 34eca62 patched gradio_block_arena_named.py, three additional files containing similar vulnerable code patterns were missed, leaving the application partially exposed.

Root Cause

The root cause is an incorrect control flow implementation in the add_text function. This function handles user input in the Arena Side-by-Side View, but fails to properly validate or enforce the expected execution sequence. The control flow issue allows remote attackers to manipulate the normal operation of the handler without requiring any authentication or special privileges.

The incomplete patch in commit 34eca62 demonstrates a common security anti-pattern where vulnerabilities are fixed in isolation without reviewing related code paths for similar issues.

Attack Vector

The vulnerability can be exploited remotely over the network. An attacker can interact with the FastChat Arena Side-by-Side View interface and manipulate the add_text function's control flow through crafted requests. No user interaction or authentication is required to exploit this vulnerability, making it accessible to any attacker who can reach the FastChat instance over the network.

The public availability of exploit information increases the risk of exploitation in the wild. Organizations running vulnerable FastChat deployments should treat this as an active threat.

Detection Methods for CVE-2026-6608

Indicators of Compromise

  • Unusual or malformed requests to FastChat Arena Side-by-Side View endpoints
  • Unexpected state changes or behavior in model comparison sessions
  • Anomalous patterns in application logs related to the add_text function
  • Multiple sequential requests attempting to manipulate control flow states

Detection Strategies

  • Monitor FastChat application logs for unusual patterns in Arena handler function calls
  • Implement request rate limiting and anomaly detection on Arena-related API endpoints
  • Deploy web application firewall (WAF) rules to detect suspicious manipulation attempts targeting the add_text function
  • Use application-level logging to track state transitions in the Arena component

Monitoring Recommendations

  • Enable verbose logging for FastChat Arena components to capture detailed request information
  • Set up alerts for unusual request patterns targeting /arena or side-by-side comparison endpoints
  • Monitor for increased error rates or unexpected application state changes
  • Review application behavior after any unauthenticated interactions with Arena handlers

How to Mitigate CVE-2026-6608

Immediate Actions Required

  • Review all FastChat deployments and identify instances running version 0.2.36 or earlier
  • Restrict network access to FastChat Arena functionality to trusted users only
  • Implement additional authentication layers for Arena Side-by-Side View features
  • Monitor for exploitation attempts while awaiting a complete patch

Patch Information

A partial fix has been applied in commit 34eca62, which addresses the vulnerability in gradio_block_arena_named.py. However, this fix is incomplete as three other files containing similar vulnerable patterns were not addressed. Users should monitor the FastChat GitHub repository and the related GitHub issue for a comprehensive patch that addresses all affected files.

For additional technical details, refer to the security analysis on GitHub Gist and the VulDB vulnerability entry.

Workarounds

  • Disable or restrict access to the Arena Side-by-Side View functionality until a complete patch is available
  • Implement network-level access controls to limit who can interact with FastChat instances
  • Deploy a reverse proxy with request validation to filter potentially malicious inputs to Arena handlers
  • Consider running FastChat in an isolated environment with limited network exposure

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechLm Sys Fastchat

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • 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
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-670
  • Technical References
  • GitHub Gist on Security

  • GitHub FastChat Repository

  • GitHub FastChat Issue Tracker

  • VulDB Submission #792228

  • VulDB Vulnerability #358243

  • VulDB CTI for #358243
  • Related CVEs
  • CVE-2026-6607: lm-sys fastchat DoS Vulnerability

  • CVE-2024-10044: Lm-sys Fastchat SSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English