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-2021-36798

CVE-2021-36798: Cobalt Strike Team Server DoS Vulnerability

CVE-2021-36798 is a denial-of-service flaw in HelpSystems Cobalt Strike Team Server that enables attackers to crash the C2 server and block beacon communications. This article covers technical details, affected versions, and mitigation.

Updated: May 14, 2026

CVE-2021-36798 Overview

CVE-2021-36798 is a Denial-of-Service (DoS) vulnerability in the Team Server component of HelpSystems Cobalt Strike versions 4.2 and 4.3. Remote attackers can crash the command-and-control (C2) server thread, blocking beacon communication with the server. The flaw is categorized under [CWE-770] (Allocation of Resources Without Limits or Throttling) and was analyzed publicly by SentinelLabs under the name "Hotcobalt." Because Cobalt Strike Team Server orchestrates beacon traffic during red-team and adversary operations, a crash disrupts every active session relying on that instance. The vulnerability is network-reachable, requires no authentication, and no user interaction.

Critical Impact

Unauthenticated remote attackers can crash the Cobalt Strike Team Server, severing communication with all connected beacons and halting C2 operations.

Affected Products

  • HelpSystems Cobalt Strike 4.2
  • HelpSystems Cobalt Strike 4.3
  • Team Server component handling beacon staging and tasking

Discovery Timeline

  • 2021-08-09 - CVE-2021-36798 published to the National Vulnerability Database
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-36798

Vulnerability Analysis

The vulnerability resides in how the Cobalt Strike Team Server parses and stores data received from beacon clients during check-in and task retrieval. The server trusts client-supplied size fields and screenshot or file payload metadata without sufficient validation. A crafted client can submit oversized or malformed payloads that force the server to allocate excessive memory, leading to an unhandled exception and crashing the listener thread. Once the thread terminates, registered beacons can no longer communicate, and operators lose control of in-flight operations until the server is restarted.

Root Cause

The root cause is missing resource allocation limits ([CWE-770]) in the Team Server's payload handling routines. The server processes attacker-controlled length fields without enforcing upper bounds, allowing memory exhaustion or out-of-memory conditions inside the Java virtual machine hosting the Team Server.

Attack Vector

Exploitation requires network access to the Team Server's beacon listener, which is typically exposed on the internet to support real engagements. The attacker registers a fake beacon by replicating the staging protocol, then submits malformed tasking responses such as oversized screenshots. No authentication or operator interaction is required. Technical details, including the staging protocol reverse-engineering and crash conditions, are documented in the SentinelLabs Hotcobalt analysis.

Detection Methods for CVE-2021-36798

Indicators of Compromise

  • Unexpected termination or restart of the Cobalt Strike Team Server process on hosts performing offensive operations
  • Sudden loss of check-ins from multiple beacons followed by JVM out-of-memory errors in Team Server logs
  • Inbound HTTP or HTTPS requests to beacon staging URIs from unknown sources with abnormally large POST bodies

Detection Strategies

  • Monitor Team Server JVM logs for OutOfMemoryError exceptions and thread death events tied to beacon handlers
  • Inspect network flows to listener ports for anomalously large uploads that deviate from normal beacon screenshot or file sizes
  • Correlate beacon disconnect spikes with inbound traffic from non-allowlisted IP ranges

Monitoring Recommendations

  • Forward Team Server stdout, stderr, and JVM crash logs to a centralized logging platform for alerting on repeated crashes
  • Track listener uptime as a service-level metric so operators are notified within seconds of a thread failure
  • Apply network detection rules that flag traffic resembling Cobalt Strike staging requests from unauthorized sources

How to Mitigate CVE-2021-36798

Immediate Actions Required

  • Upgrade Cobalt Strike Team Server to version 4.4 or later, which addresses the unbounded allocation in beacon payload handling
  • Restrict inbound access to Team Server listener ports using redirectors, allowlists, or firewall rules so only intended targets can reach the server
  • Rotate any in-use beacon configurations and watermarks if a crash is observed during an active engagement

Patch Information

HelpSystems addressed the issue in Cobalt Strike 4.4. Operators should review the Cobalt Strike Release Notes and update Team Server binaries to the fixed release. No supported workaround restores resource limits in versions 4.2 and 4.3 without applying the vendor update.

Workarounds

  • Place the Team Server behind hardened redirectors that filter unexpected beacon staging traffic and drop oversized payloads
  • Limit listener exposure to specific source IP ranges associated with the engagement scope
  • Run Team Server with constrained JVM heap settings and automated process supervision to recover quickly if the thread crashes
bash
# Configuration example: restrict Team Server listener exposure with iptables
iptables -A INPUT -p tcp --dport 50050 -s <operator_ip>/32 -j ACCEPT
iptables -A INPUT -p tcp --dport 50050 -j DROP

# Verify Cobalt Strike version after upgrade
./teamserver --version

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechHelpsystems Cobalt Strike

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability27.68%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • SentinelOne Cobalt Strike DoS Analysis
  • Vendor Resources
  • Cobalt Strike Release Notes
  • Related CVEs
  • CVE-2022-39197: Cobalt Strike XSS Vulnerability

  • CVE-2022-42948: Cobalt Strike RCE Vulnerability

  • CVE-2022-23317: Cobalt Strike Information Disclosure Flaw
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