Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
1DescriptionCVE.org
Improper link resolution before file access ('link following') in Winlogon allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Winlogon allows authenticated low-privileged users to gain elevated (SYSTEM-level) privileges by abusing improper link resolution before file access. The flaw is rooted in CWE-59 (link following) within the Windows logon component, and while no public exploit has been identified at time of analysis, the CVSS 7.8 rating reflects the high impact to confidentiality, integrity, and availability once a local attacker has a foothold. Microsoft has released a patch via the MSRC advisory.
Technical ContextAI
Winlogon (winlogon.exe) is the Windows component responsible for handling user logons, logoffs, secure attention sequence (Ctrl+Alt+Del), and loading the user profile and shell. It runs as a privileged SYSTEM process and interacts with the local filesystem during session setup. The underlying weakness is CWE-59 (Improper Link Resolution Before File Access, aka 'link following'): Winlogon performs a file operation on a path that an attacker can influence via a symbolic link, junction, or hard link, causing the privileged process to read, write, or modify a file the unprivileged attacker could not normally access. This class of bug is a well-known Windows EoP primitive frequently abused via NTFS junctions and object-manager symlinks.
RemediationAI
Apply the Microsoft-released security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42989 through Windows Update, WSUS, or your standard patch-management pipeline; the input confirms a vendor patch is available but does not enumerate a specific KB or build number, so consult the MSRC update guide for the exact package for each Windows SKU in your fleet. Until patches are deployed, reduce local-attack exposure by tightening who can obtain interactive or RDP sessions on sensitive hosts (domain controllers, jump boxes, developer workstations) and by enabling and monitoring Sysmon/EDR detections for symbolic-link and junction creation in user-writable directories that are later accessed by SYSTEM processes - note that broadly blocking symlink creation can break legitimate developer tooling and container workloads, so apply such controls selectively. Disabling Winlogon is not a viable workaround as it is required for interactive logon.
More in Windows 10 1607
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
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
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
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
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35742
GHSA-2m3h-x8jm-fmwh