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
3DescriptionCVE.org
Improper link resolution before file access ('link following') in Windows Collaborative Translation Framework allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Windows Collaborative Translation Framework permits an authorized low-privileged user to gain elevated rights on affected Windows systems by abusing improper symbolic link resolution before file access. The flaw yields high confidentiality, integrity, and availability impact (CVSS 7.8) but requires existing local access. No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The Collaborative Translation Framework (CTF) is a long-standing Windows subsystem (ctfmon/msctf) that brokers text input, IME, and language services between processes and the active input session, often running with elevated privilege to serve interactive desktops. CWE-59 (Improper Link Resolution Before File Access, or 'link following') indicates that a CTF component operates on a file path without first canonicalizing or validating that the target is not a symbolic link, junction, or hard link. A local attacker who controls a path that the privileged process touches can redirect file operations - typically writes, deletes, or DACL changes - to a sensitive location, causing the high-privileged process to act on attacker-chosen targets.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45586 (patch available per vendor advisory; the specific KB and fixed build for each Windows SKU should be taken directly from that page). As a temporary compensating control until patching, restrict interactive and remote-desktop logon rights on multi-user hosts to trusted accounts so unprivileged local users cannot stage the symlink primitive, and consider enabling the Windows symbolic link evaluation restrictions (fsutil behavior set SymlinkEvaluation) so non-admin local-to-local symlinks are disabled - note this can break legitimate developer workflows and some installers that rely on link evaluation. Disabling or restricting the Text Services Framework (ctfmon) is not a safe workaround because it breaks IME and accessibility input and should not be used.
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-35548
GHSA-w47j-rgg9-c6p2