CVE-2025-59191
7.8Microsoft · Windows
A heap-based buffer overflow in the Connected Devices Platform Service (Cdpsvc) enables local authenticated attackers to achieve privilege escalation.
Executive summary
A heap-based buffer overflow vulnerability in the Microsoft Windows Connected Devices Platform Service allows local authenticated users to gain elevated system privileges.
Vulnerability
This is a heap-based buffer overflow (CWE-122) occurring within the Connected Devices Platform Service (Cdpsvc). An attacker must possess local access and low-level privileges to trigger the flaw and execute code with elevated permissions.
Business impact
The ability for a low-privileged user to escalate to higher privileges poses a significant risk to the integrity and security of the operating system. With a CVSS score of 7.8, this vulnerability is classified as High, as it allows an attacker to bypass standard security boundaries, potentially leading to full system compromise, unauthorized data access, or the deployment of persistent malware.
Remediation
Immediate Action: Apply the appropriate security updates provided by Microsoft for your specific Windows version and build as outlined in the official MSRC update guide.
Proactive Monitoring: Monitor system event logs for unexpected crashes or errors related to the Cdpsvc service, which may indicate attempted exploitation.
Compensating Controls: Ensure that the principle of least privilege is strictly enforced for all local users to limit the potential pool of attackers capable of reaching the vulnerable service.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the severity of potential privilege escalation, organizations should prioritize the deployment of the relevant Microsoft security patches across all affected Windows endpoints. Failure to remediate this vulnerability leaves systems exposed to internal threats or secondary stages of an attack where an adversary has already established a low-privileged foothold.