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-2025-21330

CVE-2025-21330: Windows 10 1809 RDS DoS Vulnerability

CVE-2025-21330 is a denial of service vulnerability in Windows Remote Desktop Services on Windows 10 1809 that allows attackers to disrupt system availability. This article covers technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-21330 Overview

CVE-2025-21330 is a Denial of Service vulnerability affecting Windows Remote Desktop Services (RDS) across multiple versions of Microsoft Windows client and server operating systems. This vulnerability allows unauthenticated remote attackers to disrupt the availability of Remote Desktop Services by sending specially crafted network requests, potentially causing service interruption for legitimate users attempting to establish remote desktop connections.

Critical Impact

Remote attackers can exploit this vulnerability to cause Denial of Service conditions in Windows Remote Desktop Services without requiring authentication, affecting enterprise remote access infrastructure and business continuity.

Affected Products

  • Microsoft Windows 10 1809, 21H2, 22H2
  • Microsoft Windows 11 22H2, 23H2, 24H2
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022, 2022 23H2
  • Microsoft Windows Server 2025

Discovery Timeline

  • 2025-01-14 - CVE-2025-21330 published to NVD
  • 2025-01-21 - Last updated in NVD database

Technical Details for CVE-2025-21330

Vulnerability Analysis

This vulnerability stems from improper resource consumption handling within the Windows Remote Desktop Services component. The root cause is associated with CWE-400 (Uncontrolled Resource Consumption), which indicates that the affected service fails to properly limit or manage resource allocation when processing network requests.

Remote Desktop Services is a critical Windows component that enables remote access to Windows systems. When exploited, this vulnerability allows an attacker to exhaust system resources, rendering the RDS service unavailable to legitimate users. The attack can be executed remotely over the network without requiring any authentication or user interaction, making it particularly dangerous for internet-exposed RDP services.

Root Cause

The vulnerability is classified under CWE-400 (Uncontrolled Resource Consumption), indicating that Windows Remote Desktop Services does not adequately control the allocation of resources when handling certain types of requests. This allows an attacker to trigger excessive resource consumption, leading to service degradation or complete unavailability.

Attack Vector

The attack vector for CVE-2025-21330 is network-based, requiring no privileges, authentication, or user interaction to exploit. An attacker can remotely target systems with exposed Remote Desktop Services (typically on TCP port 3389) by sending malicious network traffic designed to trigger the resource exhaustion condition.

The exploitation scenario involves an attacker identifying systems with RDP services accessible over the network and sending specially crafted requests that cause the service to consume excessive resources, ultimately leading to denial of service for legitimate remote desktop connections.

Detection Methods for CVE-2025-21330

Indicators of Compromise

  • Unexpected spikes in resource utilization (CPU, memory) on systems running Remote Desktop Services
  • Remote Desktop Services becoming unresponsive or crashing repeatedly
  • Unusual network traffic patterns targeting TCP port 3389
  • Multiple failed or dropped RDP connection attempts from legitimate users

Detection Strategies

  • Monitor Windows Event Logs for RDS-related errors and service restart events in the TerminalServices-RemoteConnectionManager log
  • Implement network intrusion detection rules to identify anomalous traffic patterns targeting RDP ports
  • Deploy endpoint detection and response (EDR) solutions like SentinelOne to monitor for unusual service behavior and resource consumption
  • Configure SIEM alerting for repeated RDS service failures or restarts

Monitoring Recommendations

  • Establish baseline metrics for RDP service performance and resource utilization
  • Enable Windows Security Event logging for Remote Desktop Services connections and disconnections
  • Configure network monitoring to track connection rates and traffic volumes to RDP endpoints
  • Implement SentinelOne Singularity Platform for real-time monitoring of Windows services and automatic threat detection

How to Mitigate CVE-2025-21330

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2025-21330 immediately on all affected systems
  • Restrict network access to Remote Desktop Services using firewall rules to allow connections only from trusted IP ranges
  • Consider implementing Network Level Authentication (NLA) as an additional security layer
  • Utilize Remote Desktop Gateway or VPN solutions to limit direct RDP exposure to the internet

Patch Information

Microsoft has released security updates to address this vulnerability as part of their January 2025 security update cycle. Administrators should consult the Microsoft Security Update Guide for CVE-2025-21330 for specific patch details and download links for affected operating system versions.

Apply the appropriate cumulative update for your Windows version through Windows Update, WSUS, Microsoft Update Catalog, or your preferred patch management solution.

Workarounds

  • Disable Remote Desktop Services on systems where it is not required
  • Implement network segmentation to isolate RDP services from untrusted networks
  • Use Azure Bastion or similar jump server solutions instead of direct RDP exposure
  • Configure rate limiting on network devices for traffic destined to RDP ports
  • Deploy SentinelOne agents on all RDP-enabled systems for enhanced protection and automated response capabilities
bash
# Configuration example - Restrict RDP access using Windows Firewall
# Allow RDP only from specific trusted IP ranges
netsh advfirewall firewall set rule name="Remote Desktop - User Mode (TCP-In)" new remoteip=10.0.0.0/8,192.168.0.0/16

# Alternatively, disable RDP if not required
Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server' -Name "fDenyTSConnections" -Value 1

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability1.31%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2025-21330
  • Related CVEs
  • CVE-2026-40401: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40405: Windows 11 24h2 DOS Vulnerability

  • CVE-2026-40413: Windows 10 1607 DOS Vulnerability

  • CVE-2026-40414: Windows 10 1607 DOS 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