Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local EoP needing an existing low-privileged user (AV:L, PR:L), no interaction, with kernel compromise yielding full C/I/A impact and unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Integer overflow or wraparound in Windows Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows Kernel allows an authenticated attacker to elevate to SYSTEM by triggering an integer overflow (CWE-190) in a kernel code path. The flaw affects a broad range of supported Windows client and server releases (Windows 10 1607 through Windows 11 26H1, and Windows Server 2012 through Server 2025). Reported by Microsoft with a vendor patch available; no public exploit identified at time of analysis and no EPSS or KEV data supplied.
Technical ContextAI
The vulnerability resides in the Windows NT kernel, the privileged core that mediates memory management, process/thread scheduling, and object handling for all user-mode code. CWE-190 (Integer Overflow or Wraparound) means an arithmetic operation - typically a size or length calculation used before a buffer allocation or index computation - exceeds the maximum value of its integer type and wraps, producing an undersized allocation or out-of-bounds access. The associated tags (Buffer Overflow, Integer Overflow) indicate the wrapped value is subsequently used to size or index a kernel buffer, converting an arithmetic error into memory corruption within kernel address space. Because the affected component runs in ring 0, successful corruption yields SYSTEM-level control. The CPE set spans the Windows 10/11 clients and Windows Server 2012-2025 kernels, indicating shared vulnerable kernel code across a long servicing baseline.
RemediationAI
Apply the Microsoft security update for CVE-2026-58532; Patch available per vendor advisory (Microsoft Security Response Center) - consult https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58532 for the exact patched build number matching each affected OS release, as the input does not enumerate a single fix version. Because the affected code spans many servicing baselines, prioritize the monthly cumulative/rollup update appropriate to each Windows 10/11 and Windows Server 2012-2025 system, including Server Core installations. No vendor-supplied workaround is listed; as compensating controls until patching, restrict local and interactive/RDP logon rights to reduce the pool of low-privileged principals who could run the exploit, enforce least-privilege on multi-user and terminal-server hosts, and use application allowlisting (e.g., WDAC/AppLocker) to hinder delivery of an exploit binary - noting these limit but do not eliminate exposure since any authenticated code-execution foothold could still trigger the flaw. Ensure EDR is enabled to detect anomalous token/privilege changes as a detective backstop.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44293
GHSA-h4rm-wc6r-8xw9