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

CVE-2025-55326: Windows 10 1809 Use-After-Free Vulnerability

CVE-2025-55326 is a use-after-free vulnerability in Windows 10 1809 Connected Devices Platform Service that enables remote code execution. This article covers the technical details, affected systems, and mitigation.

Published: April 14, 2026

CVE-2025-55326 Overview

A use-after-free vulnerability exists in the Windows Connected Devices Platform Service (Cdpsvc) that allows an unauthorized attacker to execute arbitrary code over a network. The Cdpsvc service is responsible for managing device discovery and communication across the Windows ecosystem, enabling features like phone linking, device projection, and cross-device experiences. This vulnerability enables remote code execution without requiring authentication, though it does require user interaction to trigger.

Critical Impact

Successful exploitation of this use-after-free vulnerability could allow attackers to execute arbitrary code with elevated privileges on affected Windows systems, potentially leading to complete system compromise.

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

  • 2025-10-14 - CVE-2025-55326 published to NVD
  • 2025-10-27 - Last updated in NVD database

Technical Details for CVE-2025-55326

Vulnerability Analysis

This vulnerability is classified as CWE-416 (Use After Free), a memory corruption vulnerability that occurs when a program continues to reference memory after it has been freed. In the context of the Connected Devices Platform Service, improper memory management allows an attacker to manipulate freed memory regions, potentially gaining control over program execution flow.

The attack requires network access and some form of user interaction, which increases the complexity of successful exploitation. However, the impact is significant—attackers can achieve full compromise of confidentiality, integrity, and availability on the target system. The Cdpsvc service runs with elevated privileges, making this an attractive target for attackers seeking to establish persistence or move laterally within an enterprise network.

Root Cause

The root cause of CVE-2025-55326 lies in improper memory lifecycle management within the Cdpsvc service. The service fails to properly invalidate or null out pointers after freeing associated memory objects. When the service subsequently attempts to access or manipulate data through these dangling pointers, it operates on memory that may have been reallocated for other purposes. An attacker who can control the contents of the reallocated memory can redirect program execution to malicious code.

Attack Vector

This vulnerability is exploitable over the network, meaning an attacker does not require local access to the target system. The attack vector involves sending specially crafted network requests to the Cdpsvc service that trigger the use-after-free condition. The user interaction requirement suggests that victim interaction—such as accepting a connection request, clicking a link, or enabling a device sharing feature—is necessary to initiate the vulnerable code path.

The exploitation chain typically involves:

  1. Attacker identifies a target system with Cdpsvc service enabled
  2. Attacker sends malicious network traffic designed to trigger memory deallocation
  3. User interaction causes the service to access the freed memory
  4. Attacker-controlled data in the reallocated memory region enables code execution

Detection Methods for CVE-2025-55326

Indicators of Compromise

  • Unexpected crashes or restarts of the CDPSvc service
  • Anomalous network connections originating from svchost.exe processes hosting Cdpsvc
  • Suspicious child processes spawned by the Connected Devices Platform Service
  • Memory access violations or exception logs related to Cdpsvc in Windows Event Log

Detection Strategies

  • Monitor for unusual network activity on ports associated with device discovery protocols
  • Deploy endpoint detection rules targeting exploitation of use-after-free conditions in Windows services
  • Implement SentinelOne Singularity to detect anomalous behavior patterns in the Cdpsvc service
  • Enable Windows Defender Exploit Guard with memory protection mitigations

Monitoring Recommendations

  • Configure Windows Event Log monitoring for service crashes involving CDPSvc
  • Enable audit logging for process creation events with parent process correlation
  • Deploy network intrusion detection signatures for known exploitation patterns
  • Monitor for heap spray techniques and other memory manipulation indicators

How to Mitigate CVE-2025-55326

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2025-55326 immediately
  • Consider disabling the Connected Devices Platform Service on systems where cross-device features are not required
  • Implement network segmentation to limit exposure of vulnerable services
  • Enable enhanced security mitigations such as Control Flow Guard (CFG) where supported

Patch Information

Microsoft has released a security update to address this vulnerability. Organizations should apply the patch through Windows Update, Windows Server Update Services (WSUS), or Microsoft Update Catalog. For detailed patch information and affected version specifics, refer to the Microsoft Security Update Guide for CVE-2025-55326.

Workarounds

  • Disable the Connected Devices Platform Service (CDPSvc) if not required for business operations
  • Block network access to the Cdpsvc service using Windows Firewall rules
  • Restrict cross-device features through Group Policy settings
  • Implement network-level controls to limit exposure to untrusted networks
bash
# Disable Connected Devices Platform Service via PowerShell
Set-Service -Name CDPSvc -StartupType Disabled
Stop-Service -Name CDPSvc -Force

# Alternatively, disable via command prompt
sc config CDPSvc start= disabled
sc stop CDPSvc

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-416
  • Vendor Resources
  • Microsoft Security Update CVE-2025-55326
  • Related CVEs
  • CVE-2026-40406: Windows 10 1607 Use-After-Free Vulnerability

  • CVE-2026-40408: Windows 10 1607 Use After Free Vulnerability

  • CVE-2026-40415: Windows 10 1809 Use-After-Free Vulnerability

  • CVE-2026-34332: Windows Server 2025 Use After Free Flaw
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