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

CVE-2025-59502: Windows 10 1809 DOS Vulnerability

CVE-2025-59502 is a denial of service flaw in Windows 10 1809 affecting Remote Procedure Call. Uncontrolled resource consumption enables network-based attacks. This article covers technical details, impact, and mitigations.

Published: April 1, 2026

CVE-2025-59502 Overview

CVE-2025-59502 is a denial of service vulnerability affecting the Windows Remote Procedure Call (RPC) service across multiple versions of Microsoft Windows operating systems. The vulnerability stems from uncontrolled resource consumption (CWE-400), which allows an unauthorized attacker to cause a denial of service condition over a network without requiring authentication or user interaction.

The Windows RPC service is a critical component that enables inter-process communication and is fundamental to many Windows services and applications. A successful exploit of this vulnerability could render affected systems unresponsive, disrupting business operations and potentially cascading to dependent services.

Critical Impact

Unauthenticated attackers can remotely exhaust system resources via the Windows RPC service, causing denial of service across enterprise Windows environments including domain controllers and critical servers.

Affected Products

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

Discovery Timeline

  • October 14, 2025 - CVE-2025-59502 published to NVD
  • October 22, 2025 - Last updated in NVD database

Technical Details for CVE-2025-59502

Vulnerability Analysis

This vulnerability exists within the Windows Remote Procedure Call (RPC) service, which handles communication between processes both locally and across networked systems. The root issue is classified as CWE-400 (Uncontrolled Resource Consumption), indicating that the RPC service fails to properly limit or manage resource allocation when processing incoming requests.

An attacker exploiting this vulnerability can cause the RPC service to consume excessive system resources—such as memory, CPU cycles, or handle allocations—without proper bounds checking. Because the attack can be executed without authentication and requires no user interaction, it presents a significant risk to exposed systems.

The network-based attack vector means that any Windows system with RPC services accessible over the network could be targeted. This is particularly concerning for Windows Server deployments where RPC is essential for Active Directory, file sharing, print services, and numerous other critical functions.

Root Cause

The vulnerability originates from insufficient resource management within the Windows RPC service implementation. The service fails to adequately throttle or limit resource consumption when handling specially crafted or malformed RPC requests. This allows attackers to send requests that trigger unbounded resource allocation, eventually exhausting available system resources and causing service disruption.

The lack of proper rate limiting or resource quotas in the affected code path enables attackers to amplify the impact of their requests, making even moderate traffic volumes capable of causing complete service denial.

Attack Vector

The attack is network-based and can be executed remotely without requiring any authentication credentials or user interaction. An attacker would need network access to RPC endpoints on the target system, typically exposed on TCP port 135 (RPC Endpoint Mapper) and dynamic high ports.

The attack flow involves sending crafted RPC requests that cause the service to allocate resources without proper limits. As resources become exhausted, the RPC service becomes unresponsive, which can cascade to dependent Windows services and applications. The attack does not require exploitation of memory corruption or code execution—it relies purely on resource exhaustion.

Due to the sensitivity of this vulnerability and the lack of verified code examples, specific exploitation details are not provided here. Technical details can be found in the Microsoft Security Update Guide.

Detection Methods for CVE-2025-59502

Indicators of Compromise

  • Unusual spikes in RPC service resource consumption (memory, CPU, handles)
  • High volume of RPC traffic from single or few source IP addresses
  • RPC service crashes or automatic restarts in Windows Event Logs
  • Degraded performance or unresponsiveness of RPC-dependent services

Detection Strategies

  • Monitor Windows Event Logs for Event ID 7031 (service crash) and Event ID 7034 (service terminated unexpectedly) related to RPC services
  • Implement network monitoring to detect anomalous RPC traffic patterns on TCP port 135 and dynamic RPC ports
  • Configure performance counters to alert on excessive resource usage by svchost.exe processes hosting RPC services
  • Deploy intrusion detection rules to identify potential RPC-based DoS attack patterns

Monitoring Recommendations

  • Enable detailed logging for the RPC service using Windows Event Tracing (ETW)
  • Establish baselines for normal RPC traffic volume and resource consumption to identify deviations
  • Use SentinelOne's behavioral AI to detect resource exhaustion patterns indicative of DoS attacks
  • Implement alerting for RPC service health status changes across critical infrastructure

How to Mitigate CVE-2025-59502

Immediate Actions Required

  • Apply the security update from Microsoft immediately to all affected Windows systems
  • Prioritize patching Windows Server systems, particularly domain controllers and infrastructure servers
  • Review network segmentation to limit exposure of RPC services to untrusted networks
  • Enable Windows Firewall rules to restrict RPC access to authorized hosts only

Patch Information

Microsoft has released a security update to address this vulnerability. Organizations should apply the patch available through Windows Update, Windows Server Update Services (WSUS), or the Microsoft Update Catalog. For complete patch details and download links, refer to the Microsoft Security Update Guide for CVE-2025-59502.

Workarounds

  • Implement firewall rules to block external access to RPC ports (TCP 135 and dynamic high ports) where possible
  • Use IPsec policies to restrict RPC communication to authenticated and authorized systems only
  • Consider network segmentation to isolate critical servers from untrusted network segments
  • Monitor and rate-limit incoming RPC connections at network perimeter devices
bash
# Example: Block external RPC access using Windows Firewall
netsh advfirewall firewall add rule name="Block External RPC" dir=in action=block protocol=tcp localport=135 remoteip=any
netsh advfirewall firewall add rule name="Allow Internal RPC" dir=in action=allow protocol=tcp localport=135 remoteip=localsubnet

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 Probability7.38%

  • 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
  • Vendor Resources
  • Microsoft Security Update CVE-2025-59502
  • Related CVEs
  • CVE-2026-2636: Windows CLFS.sys Driver DoS Vulnerability

  • CVE-2026-21243: Windows Server 2019 LDAP DOS Vulnerability

  • CVE-2026-20846: Windows 10 1607 GDI+ DoS Vulnerability

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