Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local authenticated foothold (AV:L/PR:L), race-like preconditions give AC:H, no victim interaction (UI:N); kernel compromise crossing the security boundary gives S:C with full C:H/I:H/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
Null pointer dereference in Windows Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows Kernel lets an authenticated attacker gain elevated (SYSTEM-level) privileges by triggering a NULL pointer dereference (CWE-476) in kernel-mode code. The flaw affects a broad range of client and server builds from Windows 10 1607 and Windows Server 2012 through Windows 11 26H1 and Windows Server 2025. Reported by Microsoft with a patch available; no public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in the Windows Kernel (the ring-0 executive that mediates memory, scheduling, and hardware access for all user-mode processes). CWE-476 (NULL Pointer Dereference) means kernel code follows a pointer that has not been validated as non-null before use; in kernel context this normally causes a bugcheck (denial of service), which is consistent with the 'Denial Of Service' tag on this record, but Microsoft classifies the outcome as elevation of privilege, implying the dereference is exploitable to redirect execution or corrupt kernel state rather than merely crash. The affected CPE set spans Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2012/2012 R2/2016/2019/2022/2025 including Server Core installations, indicating a defect in a long-lived, shared kernel component present across many years of builds.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for CVE-2026-50673 for your specific Windows build via Windows Update or WSUS/SCCM, using the per-version KB listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50673 (exact fixed build numbers were not included in the provided data - do not assume a version). Because exploitation requires local authenticated access, interim compensating controls that reduce risk until patching are to restrict and monitor interactive and remote-shell logon rights on servers (limits which principals can run the local trigger, at the cost of tighter operational access), enforce least privilege so fewer accounts hold the standard-user foothold an attacker would leverage, and prioritize patching multi-user and RDP/session-host systems where untrusted authenticated users are most likely. No feature-toggle workaround was identified for this kernel defect, so patching is the definitive fix.
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-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44129
GHSA-m4mq-5mc2-xrjv