CVE-2025-62215 is a Windows kernel race condition vulnerability that allows local privilege escalation. While it affects Windows Server products, the CVSS attack vector is LOCAL (AV:L) requiring existing system access, making it unsuitable for direct internet exploitation.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: OTHER
CVE Published: 2025-11-11
Added to CISA KEV: 2025-11-12 1 DAY BETWEEN CVE AND KEV
CVE-2025-62215 is a critical Elevation of Privilege (EoP) vulnerability in the Windows Kernel that was disclosed and patched in November 2025 [3] [6].
| Feature | Description |
|---|---|
| Vulnerability Type | Race condition (improper synchronization of shared resources) [5] [6] |
| Impact | Elevation of Privilege (EoP) to `SYSTEM` level [1] [3] |
| Exploitation | Local, authenticated attacker required [3] |
| Status | Patched (November 2025 Patch Tuesday) [6] |
A critical race condition in the Windows Kernel allows low-privileged users to trigger a double-free vulnerability via precise handle manipulation. This creates a predictable memory corruption primitive, enabling local attackers to elevate privileges to SYSTEM. Disclosed in November 2025, this zero-ā¦
About. CVE-2025-62215 is an Elevation of Privilege (EoP) vulnerability in the Windows Kernel, disclosed in November 2025 and confirmed to be actively exploited ...
CVE-2025-62215 | Windows Kernel Elevation of Privilege Vulnerability CVE-2025-62215 is an EoP vulnerability in the Windows Kernel. It was assigned a CVSSv3 score of 7.0 and rated important. A local, authenticated attacker could exploit this vulnerability by winning a race condition in order to gainā¦
Microsoft released a security update addressing CVE-2025-62215 ā a Windows kernel race-condition that can allow a local, authenticated attacker to escalate privileges to SYSTEM ā and administrators must treat this as a high-priority local escalation risk, verify patch deployment across affected...
Description. Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Kernel allows an authorized attacker to ... Information Technology Laboratory National Vulnerability Database Vulnerabilitiesā¦
CVE-2025-62215 is a memory corruption issue that stems from āconcurrent execution using shared resource with improper synchronization ('race ...
Handsāon analysis of CVEā2025ā62215, a Windows Kernel race condition exploited in the wild. Demonstrates privilege escalation to SYSTEM, detection scripts, and patch validation strategies for enter...