CVE-2026-20864
Modified
Modified - Updated After Analysis
Heap-Based Buffer Overflow in Cdpsvc Enables Local Privilege Escalation
Publication date: 2026-01-13
Last updated on: 2026-05-26
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Connected Devices Platform Service (Cdpsvc) allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | connected_devices_platform_service | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |