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-2020-0796

CVE-2020-0796: Windows SMBv3 RCE Vulnerability

CVE-2020-0796 is a remote code execution vulnerability in Microsoft Server Message Block 3.1.1 (SMBv3) protocol affecting Windows 10 1903. This article covers technical details, affected versions, impact, and mitigation.

Updated: May 16, 2026

CVE-2020-0796 Overview

CVE-2020-0796, widely known as SMBGhost or CoronaBlue, is a remote code execution vulnerability in the Microsoft Server Message Block 3.1.1 (SMBv3) protocol. The flaw resides in how SMBv3 handles compressed message packets, allowing unauthenticated attackers to send malformed requests to a target SMB server or trigger exploitation on an SMB client connecting to a malicious server. Successful exploitation grants attackers the ability to execute arbitrary code with kernel-level privileges. Microsoft published the advisory on March 12, 2020, and CISA has added the vulnerability to its Known Exploited Vulnerabilities catalog. The vulnerability affects Windows 10 versions 1903 and 1909, as well as Windows Server versions 1903 and 1909.

Critical Impact

Unauthenticated, network-adjacent attackers can achieve wormable remote code execution at SYSTEM-level privileges, enabling rapid lateral movement comparable to EternalBlue and WannaCry.

Affected Products

  • Microsoft Windows 10 Version 1903 (x86, x64, ARM64)
  • Microsoft Windows 10 Version 1909 (x86, x64, ARM64)
  • Microsoft Windows Server Version 1903 and Version 1909 (x64)

Discovery Timeline

  • 2020-03-12 - CVE-2020-0796 published to NVD and Microsoft advisory released
  • 2025-10-29 - Last updated in NVD database

Technical Details for CVE-2020-0796

Vulnerability Analysis

The vulnerability resides in the srv2.sys kernel driver, which implements SMBv3 server-side processing on affected Windows builds. SMBv3.1.1 introduced a compression feature negotiated during the initial protocol handshake. The decompression routine fails to validate the OriginalCompressedSegmentSize field within the SMB2 COMPRESSION_TRANSFORM_HEADER structure before allocating a destination buffer. An attacker supplies a crafted size value that triggers an integer overflow during buffer allocation. The driver then writes attacker-controlled data past the bounds of the undersized buffer, corrupting non-paged kernel pool memory. This memory corruption flaw is classified as [CWE-119], improper restriction of operations within the bounds of a memory buffer.

Root Cause

The integer overflow occurs in the Srv2DecompressData function inside srv2.sys. The function performs arithmetic on attacker-controlled 32-bit length fields without sufficient bounds checking. When the computed allocation size wraps around, the kernel allocates a smaller-than-expected buffer while subsequent copy operations use the original, large length value. The result is a controllable heap-based buffer overflow in the kernel non-paged pool.

Attack Vector

Exploitation is network-based and requires no authentication or user interaction. An attacker sends a single specially crafted SMB2 compressed packet to TCP port 445 on a vulnerable server. The same primitive can be triggered against SMB clients by inducing them to connect to a malicious server. Public proof-of-concept code, including SMBGhost and the related SMBleed information disclosure (CVE-2020-1206), demonstrates pre-authentication remote code execution and local privilege escalation chains. The wormable nature of the bug makes it suitable for self-propagating malware. EPSS data places exploitation probability at 94.408% (99.978 percentile), reflecting widespread exploit availability.

No verified code examples are published in this article.
Refer to the Microsoft Security Response Center advisory and
the public Packet Storm proof-of-concept references for technical detail.

Detection Methods for CVE-2020-0796

Indicators of Compromise

  • Inbound or outbound SMB2 traffic on TCP/445 containing the \\xfcSMB compression transform header magic with anomalously large OriginalCompressedSegmentSize values.
  • Unexpected srv2.sys driver crashes, kernel pool corruption bug checks (BAD_POOL_HEADER, KERNEL_SECURITY_CHECK_FAILURE), or unexplained reboots on Windows 10/Server 1903 and 1909 hosts.
  • New SYSTEM-level processes spawned shortly after inbound SMB connections from untrusted sources.
  • Lateral SMB scanning activity originating from internal hosts that do not normally initiate SMB sessions.

Detection Strategies

  • Deploy network intrusion detection signatures for SMB2 compression transform headers with malformed length fields, such as the Suricata and Snort rules published shortly after disclosure.
  • Hunt endpoint telemetry for System process anomalies and unusual child processes spawned from kernel context immediately following SMB activity.
  • Correlate authentication logs with SMB session events to flag pre-authentication exploitation attempts that do not produce a corresponding logon event.

Monitoring Recommendations

  • Monitor TCP/445 traffic at network boundaries and between VLANs, blocking SMB at the perimeter where business need does not require it.
  • Track patch status of Windows 10 1903/1909 and Windows Server 1903/1909 endpoints and alert on hosts missing the March 2020 cumulative update KB4551762.
  • Alert on unexpected enabling of SMBv3 compression via the DisableCompression registry value.

How to Mitigate CVE-2020-0796

Immediate Actions Required

  • Apply the Microsoft March 2020 security update (KB4551762) to all affected Windows 10 and Windows Server 1903/1909 systems.
  • Block inbound TCP port 445 at the network perimeter and segment internal SMB traffic to limit blast radius.
  • Audit and decommission unsupported Windows builds that cannot receive the patch.
  • Prioritize patching for internet-exposed hosts and domain controllers, as the bug is listed in the CISA Known Exploited Vulnerabilities catalog.

Patch Information

Microsoft released a fix in cumulative update KB4551762 on March 12, 2020. The patch corrects the integer overflow in the Srv2DecompressData routine within srv2.sys. See the Microsoft Advisory for CVE-2020-0796 and the CISA Known Exploited Vulnerabilities entry for authoritative guidance.

Workarounds

  • Disable SMBv3 compression on servers by setting the registry value HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\DisableCompression to 1, then restarting the Server service. This mitigation does not protect SMB clients.
  • Block TCP/445 at host firewalls on workstations and servers that do not need to accept SMB connections.
  • Restrict outbound SMB connections from end-user workstations to prevent client-side exploitation against malicious servers.
bash
# Disable SMBv3 compression (server-side mitigation)
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" `
  -Name "DisableCompression" -Type DWORD -Value 1 -Force

# Block inbound SMB at the host firewall
New-NetFirewallRule -DisplayName "Block SMB Inbound 445" `
  -Direction Inbound -Protocol TCP -LocalPort 445 -Action Block

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability94.41%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-119
  • Technical References
  • Packet Storm PoC Example

  • Packet Storm RCE Exploit

  • Packet Storm Local Privilege Escalation

  • Packet Storm Buffer Overflow

  • Packet Storm RCE SMBGhost

  • Packet Storm PoC SMBleed

  • CISA Known Exploited Vulnerability CVE-2020-0796
  • Vendor Resources
  • Microsoft Advisory CVE-2020-0796
  • Related CVEs
  • CVE-2026-33414: Podman HyperV Backend RCE Vulnerability

  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

  • CVE-2026-32183: Windows Snipping Tool RCE Vulnerability

  • CVE-2026-32149: Windows Hyper-V RCE Vulnerability
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