A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-4390

CVE-2026-4390: TeamSpeak 3 Server Use After Free Flaw

CVE-2026-4390 is a use after free vulnerability in TeamSpeak 3 Server affecting the Connection State Management component. This remotely exploitable flaw impacts versions up to 3.13.7. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: May 28, 2026

CVE-2026-4390 Overview

CVE-2026-4390 is a use-after-free vulnerability in TeamSpeak 3 Server versions up to and including 3.13.7. The flaw resides in the process_resend_queue function within the Connection State Management component. An authenticated remote attacker can trigger the condition over the network to cause memory corruption affecting integrity and availability of the server process. TeamSpeak addressed the issue in version 3.13.8 through Security Advisory TS-SA-2026-001. The vulnerability was reported by modzero and tracked publicly through VulDB entry #366314.

Critical Impact

A remote, low-privileged attacker can manipulate the connection resend queue to dereference freed memory, potentially leading to denial of service or memory corruption on the TeamSpeak server.

Affected Products

  • TeamSpeak 3 Server versions up to and including 3.13.7
  • TeamSpeak 3 Server Connection State Management component
  • All deployments running the process_resend_queue code path prior to 3.13.8

Discovery Timeline

  • 2026-05-27 - CVE-2026-4390 published to NVD
  • 2026-05-27 - Last updated in NVD database

Technical Details for CVE-2026-4390

Vulnerability Analysis

The vulnerability is classified under [CWE-119] (Improper Restriction of Operations within the Bounds of a Memory Buffer) and manifests specifically as a use-after-free condition. The defect is located in the process_resend_queue function, which handles retransmission logic for the TeamSpeak server's voice and control protocol. When the server processes queued packets pending resend, the function references memory associated with a connection state object that has already been released. This dangling reference allows an attacker who can interact with the server to influence the contents or layout of the freed region. The result is undefined behavior ranging from a server crash to potential corruption of adjacent allocator metadata.

Root Cause

The root cause is a lifetime management defect in the Connection State Management subsystem. The resend queue retains pointers to connection-state structures without ensuring those structures remain allocated when the queue is later processed. When a connection transitions or terminates, the associated memory is freed while the resend queue still holds references to it. Subsequent invocation of process_resend_queue operates on the stale pointer.

Attack Vector

Exploitation requires network access to the TeamSpeak server and a low level of privilege, consistent with an authenticated or connected client session. The attacker manipulates connection state transitions in a sequence that causes the server to free a connection object while items remain queued for resend. No user interaction is required. Public technical details are available in the modzero Advisory MZ-26-01 and the TeamSpeak Security Advisory TS-SA-2026-001.

No verified proof-of-concept code has been published. Refer to the vendor and researcher advisories for technical details on the trigger sequence.

Detection Methods for CVE-2026-4390

Indicators of Compromise

  • Unexpected crashes or restarts of the ts3server process, particularly under load or during high client churn
  • Core dumps referencing the process_resend_queue function or freed connection state structures
  • Abnormal patterns of rapid client connect, disconnect, and reconnect sequences from a single source address

Detection Strategies

  • Monitor TeamSpeak server logs for repeated abnormal terminations and correlate with client session events from the same source IP
  • Deploy memory error detectors such as AddressSanitizer in non-production builds to validate exposure to the process_resend_queue path
  • Track the running version of ts3server across hosts and flag any instance below 3.13.8

Monitoring Recommendations

  • Enable verbose logging on TeamSpeak servers and forward logs to a centralized analytics platform for crash pattern analysis
  • Alert on process restarts of ts3server exceeding a defined baseline within a short interval
  • Capture network telemetry for UDP voice traffic to identify clients generating anomalous connection state transitions

How to Mitigate CVE-2026-4390

Immediate Actions Required

  • Upgrade all TeamSpeak 3 Server instances to version 3.13.8 or later using the official TeamSpeak Server Download
  • Inventory all internet-exposed TeamSpeak servers and prioritize patching of public-facing deployments first
  • Review server access controls to limit which clients can establish authenticated sessions

Patch Information

TeamSpeak released version 3.13.8 to remediate this issue, as documented in TeamSpeak Security Advisory TS-SA-2026-001. The patch corrects the lifetime handling of connection state objects referenced by the resend queue. Administrators should verify the deployed version after upgrade and restart the service to ensure the new binary is loaded.

Workarounds

  • Restrict inbound access to the TeamSpeak server UDP port using firewall rules that permit only known client networks
  • Place the server behind a VPN or access-controlled network segment until the upgrade to 3.13.8 is completed
  • Monitor and rate-limit connection attempts from single sources to reduce opportunities for state manipulation
bash
# Verify the running TeamSpeak 3 Server version after upgrade
./ts3server_minimal_runscript.sh inifile=ts3server.ini | head -n 5

# Example firewall rule restricting TeamSpeak default ports to a trusted network
iptables -A INPUT -p udp --dport 9987 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p udp --dport 9987 -j DROP

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechTeamspeak

  • SeverityMEDIUM

  • CVSS Score5.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/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
  • AvailabilityLow
  • CWE References
  • CWE-119
  • Technical References
  • TeamSpeak Security Advisory TS-SA-2026-001

  • modzero Advisory MZ-26-01 TeamSpeak

  • VulDB #366314

  • VulDB #366314 CTI

  • TeamSpeak Server Download
  • Related CVEs
  • CVE-2026-4391: TeamSpeak 3 Server Buffer Overflow Flaw

  • CVE-2026-4392: TeamSpeak 3 Server RCE Vulnerability

  • CVE-2022-50931: TeamSpeak 3.5.6 Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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