Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Improper access control in Windows SDK allows an authorized attacker to elevate privileges locally.
AnalysisAI
CVE-2025-47962 is an improper access control vulnerability in Windows SDK that allows an authenticated local attacker to escalate privileges without user interaction. The vulnerability affects Windows SDK components and presents a high risk due to its CVSS score of 7.8 (High severity) with high impact on confidentiality, integrity, and availability. While no active exploitation in the wild (KEV status) or public POC has been confirmed at this time, the low attack complexity and requirement for only local user privileges make this a significant priority for Windows environments.
Technical ContextAI
This vulnerability stems from CWE-284 (Improper Access Control), a fundamental authorization bypass weakness where the Windows SDK fails to properly validate or enforce access control restrictions for local users. The flaw likely exists in Windows SDK components responsible for privilege-sensitive operations or system resource access. The attack vector is local (AV:L) with low complexity (AC:L), indicating the vulnerability can be exploited through standard local system access without requiring complex manipulation. The root cause appears to be insufficient authorization checks that allow authenticated users with standard privileges to access or modify protected resources or operations intended for elevated privilege levels, bypassing the principle of least privilege.
RemediationAI
- Apply Windows SDK security updates when released by Microsoft - check Microsoft Security Update Guide and Windows SDK release notes for CVE-2025-47962. 2) Prioritize patching for systems where local user account compromise is a realistic threat (multi-user systems, shared dev environments). 3) Implement compensating controls: restrict local user account creation and access, enforce strict user account access controls, implement application whitelisting for SDK tools, and monitor for unauthorized privilege escalation attempts. 4) Review and audit local user permissions on systems running Windows SDK, removing unnecessary local user accounts. 5) Monitor Windows Security event logs for privilege escalation or access control violations. 6) In high-risk environments, isolate Windows SDK usage to dedicated, hardened systems with minimal local user accounts until patches are validated and deployed.
Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in
A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b
An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote
FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit
Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio
Same weakness CWE-284 – Improper Access Control
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17765