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-2022-24500

CVE-2022-24500: Windows 10 SMB RCE Vulnerability

CVE-2022-24500 is a remote code execution vulnerability in Windows 10 SMB that allows attackers to execute arbitrary code remotely. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 17, 2026

CVE-2022-24500 Overview

CVE-2022-24500 is a remote code execution vulnerability affecting the Windows Server Message Block (SMB) protocol implementation across a wide range of Microsoft Windows operating systems. This vulnerability allows an attacker to execute arbitrary code on vulnerable systems through specially crafted network requests targeting the SMB service.

Critical Impact

Successful exploitation of this vulnerability enables remote attackers to execute arbitrary code with elevated privileges, potentially leading to complete system compromise, data theft, lateral movement within networks, and ransomware deployment.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 20H2, 21H1, 21H2)
  • Microsoft Windows 11 (ARM64 and x64 architectures)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016 (including 20H2)
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • April 15, 2022 - CVE-2022-24500 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-24500

Vulnerability Analysis

This vulnerability resides in the Windows SMB protocol implementation, which is a critical network file sharing protocol used extensively in enterprise environments for file sharing, printer sharing, and inter-process communication. The vulnerability can be exploited remotely over the network, though it requires some form of user interaction to trigger the malicious payload.

The attack does not require prior authentication to the target system, making it particularly dangerous in environments where SMB ports are exposed to untrusted networks. Upon successful exploitation, an attacker can achieve full code execution with the privileges of the SMB service, which typically runs with elevated system permissions.

The broad scope of affected systems—spanning from legacy Windows 7 and Server 2008 to modern Windows 11 and Server 2022—indicates that this vulnerability exists in core SMB handling code that has been present across multiple Windows generations.

Root Cause

The vulnerability stems from improper handling of certain network requests by the Windows SMB implementation. While Microsoft has not disclosed the specific technical details of the root cause, the classification as NVD-CWE-noinfo indicates that the exact weakness category has not been publicly specified. Based on the vulnerability characteristics—network-based remote code execution requiring user interaction—this likely involves improper input validation or memory corruption when processing malformed SMB protocol data.

Attack Vector

The attack vector for CVE-2022-24500 is network-based, targeting the SMB service which typically listens on TCP ports 139 and 445. While the vulnerability can be exploited remotely without authentication, it requires user interaction, which could manifest as:

  • A user clicking a malicious link that triggers an SMB connection to an attacker-controlled server
  • Opening a malicious file that initiates SMB communication
  • Being redirected to a malicious SMB share through social engineering

The attacker would need to convince a user to perform an action that initiates an SMB connection, after which the exploitation can occur without further user involvement. This attack pattern is consistent with man-in-the-middle scenarios or malicious SMB server attacks where victims are lured into connecting to attacker-controlled infrastructure.

Detection Methods for CVE-2022-24500

Indicators of Compromise

  • Unusual outbound SMB connections (TCP 445/139) to external IP addresses or untrusted networks
  • Unexpected SMB authentication attempts or connection patterns in Windows Security Event logs
  • Anomalous child processes spawned by SMB-related system services
  • Network traffic analysis revealing malformed or suspicious SMB protocol packets

Detection Strategies

  • Monitor Windows Event Log for SMB-related security events, particularly Event IDs 5140 (network share access) and 5145 (detailed file share access)
  • Implement network-based intrusion detection rules to identify malformed SMB packets or unusual SMB traffic patterns
  • Deploy endpoint detection solutions capable of monitoring SMB service behavior and detecting anomalous code execution paths
  • Use SentinelOne's behavioral AI engine to detect post-exploitation activities following SMB-based attacks

Monitoring Recommendations

  • Enable enhanced SMB logging through Group Policy to capture detailed connection and authentication information
  • Configure network segmentation monitoring to detect unauthorized SMB traffic crossing security boundaries
  • Implement baseline profiling for normal SMB communication patterns to identify deviations
  • Deploy real-time alerting for SMB connections to external networks from internal systems

How to Mitigate CVE-2022-24500

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2022-24500 from the April 2022 Patch Tuesday release immediately
  • Block outbound SMB traffic (TCP 445 and 139) at the network perimeter to prevent connections to malicious external SMB servers
  • Review and restrict internal SMB access using Windows Firewall or network segmentation
  • Disable SMBv1 if not required, as legacy protocols often have additional vulnerabilities

Patch Information

Microsoft addressed this vulnerability in the April 2022 security updates. The official security update guide is available at the Microsoft Security Response Center. Organizations should apply the appropriate cumulative update for their specific Windows version through Windows Update, Windows Server Update Services (WSUS), or Microsoft Update Catalog.

Given the wide range of affected systems—from Windows 7 through Windows 11 and Server 2008 through Server 2022—administrators should verify that patches are deployed across all Windows systems in the environment. Legacy systems still in extended security update (ESU) programs should also receive appropriate updates.

Workarounds

  • Configure Windows Firewall to block outbound SMB connections to untrusted networks using netsh advfirewall rules
  • Implement network-level blocking of SMB traffic at perimeter firewalls and segment internal SMB traffic
  • Educate users about the risks of clicking untrusted links or accessing unknown network shares
  • Consider disabling SMB entirely on workstations that do not require file sharing functionality
bash
# Block outbound SMB traffic on Windows Firewall
netsh advfirewall firewall add rule name="Block Outbound SMB 445" dir=out action=block protocol=tcp remoteport=445
netsh advfirewall firewall add rule name="Block Outbound SMB 139" dir=out action=block protocol=tcp remoteport=139

# Verify SMB services and disable if not required
Get-Service -Name LanmanServer | Stop-Service -Force
Set-Service -Name LanmanServer -StartupType Disabled

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability41.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft Security Update CVE-2022-24500
  • Related CVEs
  • CVE-2026-31995: Openclaw Command Injection Vulnerability

  • CVE-2026-25190: Windows GDI RCE Vulnerability

  • CVE-2026-25166: Windows System Image Manager RCE Flaw

  • CVE-2026-25173: Windows RRAS RCE 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