CVE•Published 2025-11-11•1 article on news•6 live references•NVD data
CVE-2025-62215
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
7.0
HIGH
EPSS percentile
93
Exploit Prediction Scoring System · top 7% of all CVEs
Description
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Kernel allows an authorized attacker to elevate privileges locally.
Timeline
Published 2025-11-11
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2025-62215Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · OS
os:"Windows 10 1809"Hosts Shodan identified as running Windows 10 1809.
More intel sources (5)
Shodan report
vuln:CVE-2025-62215Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-62215Censys host search filtered to this CVE id.
grep.app
CVE-2025-62215Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-62215GitHub code search for direct mentions.
Google dork
"CVE-2025-62215" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (8)
CVE-2025-622158 repos
0xsyr0/OSCPPowerShell
OSCP Cheat Sheet
Zeyad-Azima/Offensive-Resourcesunknown
A Huge Learning Resources with Labs For Offensive Security Players
dexterm300/CVE-2025-62215-exploit-pocC++
CVE-2025-62215 is an Elevation of Privilege (EoP) vulnerability in the Windows Kernel, disclosed in November 2025 and confirmed to be actively exploited as a zero-day.
abrewer251/CVE-2025-62215_Windows_Kernel_PEC++
This PoC demonstrates a race condition in the Windows kernel leading to a double-free vulnerability, allowing local privilege escalation to SYSTEM. The exploit uses multithreaded h…
gowonisgood/CVE-2025-62215-POCC++
mrk336/Kernel-Chaos-Weaponizing-CVE-2025-62215-for-SYSTEM-Privilege-Escalationunknown
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 str…
rxerium/CISA-KEVPython
An automated repo to track Nuclei template scanning capabilities against the CISA KEV.
theman001/CVE-2025-62215C++
CVE-2025-62215: Windows Kernel Race Condition + Double-Free EoP