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
    • 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-21990

CVE-2022-21990: Windows 10 Remote Desktop RCE Vulnerability

CVE-2022-21990 is a remote code execution vulnerability in Microsoft Windows 10 Remote Desktop Client that allows attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation strategies.

Published: February 17, 2026

CVE-2022-21990 Overview

CVE-2022-21990 is a Remote Code Execution (RCE) vulnerability affecting the Microsoft Remote Desktop Client across a wide range of Windows operating systems. This vulnerability allows an attacker to execute arbitrary code on a victim's system when the victim connects to a malicious Remote Desktop server controlled by the attacker.

Critical Impact

Successful exploitation of this vulnerability enables attackers to achieve complete system compromise through the Remote Desktop Client, allowing unauthorized code execution with the privileges of the connected user.

Affected Products

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

Discovery Timeline

  • 2022-03-09 - CVE-2022-21990 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21990

Vulnerability Analysis

This Remote Code Execution vulnerability exists within the Windows Remote Desktop Client (mstsc.exe). The flaw is triggered when a user initiates an RDP connection to a malicious server that has been specifically crafted by an attacker. Unlike traditional RDP vulnerabilities that target the server-side implementation, this vulnerability affects the client-side component, requiring user interaction in the form of connecting to the attacker-controlled server.

The attack scenario involves social engineering or network-based techniques to convince a victim to connect to a rogue RDP server. Once the connection is established, the malicious server can send specially crafted responses that trigger the vulnerability in the Remote Desktop Client, ultimately leading to arbitrary code execution on the victim's machine.

Root Cause

The vulnerability stems from improper handling of server responses within the Remote Desktop Client. When processing specific data sent from an RDP server during session establishment or ongoing communication, the client fails to properly validate or sanitize the input. This inadequate validation allows attackers to manipulate memory or inject malicious payloads that execute within the context of the Remote Desktop Client process.

Attack Vector

The attack requires network access and user interaction. An attacker must first establish a malicious RDP server and then entice a victim to connect to it. This can be accomplished through various social engineering techniques such as:

  • Phishing emails containing links to the malicious RDP server
  • Compromising legitimate RDP connection files (.rdp files) to redirect connections
  • DNS poisoning or network-level attacks to redirect RDP connections to the malicious server
  • Distributing malicious RDP connection shortcuts through various channels

The vulnerability affects all supported Windows versions, making it particularly concerning for enterprise environments where Remote Desktop is widely used for administration and remote work scenarios.

Detection Methods for CVE-2022-21990

Indicators of Compromise

  • Unexpected outbound RDP connections to unfamiliar IP addresses or domains
  • Presence of unusual .rdp files in user directories or email attachments
  • Suspicious process spawning from mstsc.exe or Remote Desktop Client processes
  • Anomalous network traffic patterns on TCP port 3389 to external destinations

Detection Strategies

  • Monitor for RDP client connections to external or unrecognized servers using network flow analysis
  • Implement endpoint detection rules to identify suspicious child processes spawned by mstsc.exe
  • Deploy application whitelisting policies to restrict RDP connections to approved servers only
  • Analyze email gateways for .rdp file attachments that may be used in phishing campaigns

Monitoring Recommendations

  • Enable enhanced logging for Remote Desktop Client activities through Windows Event Logging
  • Configure SIEM alerts for outbound RDP connections to non-corporate IP ranges
  • Implement network segmentation monitoring to detect lateral movement attempts following potential exploitation
  • Regularly audit and review RDP connection history in the Windows registry

How to Mitigate CVE-2022-21990

Immediate Actions Required

  • Apply the security updates provided by Microsoft immediately to all affected systems
  • Restrict RDP client usage to trusted and verified internal servers only
  • Block outbound RDP connections (TCP 3389) to external networks at the firewall level
  • Educate users about the risks of connecting to unknown RDP servers and opening unsolicited .rdp files

Patch Information

Microsoft has released security updates to address CVE-2022-21990 as part of their security update process. Detailed patch information and downloads are available through the Microsoft Security Response Center advisory. Organizations should prioritize patching all Windows systems running the Remote Desktop Client, including both workstations and servers.

Workarounds

  • Disable the Remote Desktop Client on systems where RDP functionality is not required
  • Implement application control policies to restrict execution of the RDP client (mstsc.exe) to authorized users only
  • Configure Group Policy to prevent users from saving RDP connection credentials, reducing attack surface
  • Deploy network access control (NAC) solutions to restrict RDP connections to approved destination networks
bash
# Block outbound RDP connections to external networks via Windows Firewall
netsh advfirewall firewall add rule name="Block Outbound RDP External" dir=out action=block protocol=tcp remoteport=3389 remoteip=any
# Note: Customize remoteip to allow internal corporate RDP servers while blocking external destinations

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 Probability15.44%

  • 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 CVE-2022-21990 Update
  • 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