Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local foothold with low privileges (AV:L/PR:L), race-condition timing makes it high-complexity (AC:H), and successful escalation yields full SYSTEM control (C:H/I:H/A:H).
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Telephony Service (TAPI) affects a broad range of Microsoft Windows client and server releases, from Windows 10 1607 through Windows 11 26H1 and Windows Server 2012 through Server 2025. A local, low-privileged attacker who wins a race condition (CWE-362) in the service's handling of a shared resource can corrupt state and elevate to higher privileges, gaining full confidentiality, integrity, and availability impact on the host. There is no public exploit identified at time of analysis and it is not on CISA KEV; EPSS was not provided.
Technical ContextAI
The Windows Telephony Service (TAPISRV) is a long-standing OS component that brokers telephony/TAPI requests between user applications and device drivers, and it runs as a privileged service. The root cause is CWE-362, 'Concurrent Execution Using Shared Resource with Improper Synchronization (Race Condition)': multiple threads access a shared object without adequate locking, so an attacker who interleaves requests at the right moment can reach an inconsistent or time-of-check-to-time-of-use state. The CPE set (cpe:2.3:a:microsoft:windows_10_version_1607 through windows_11_version_26h1, plus windows_server_2012, 2012_r2 and their Server Core installations) indicates the flawed service ships across essentially the entire supported Windows codebase, consistent with a component maintained in the core OS rather than an add-on.
RemediationAI
Apply the Microsoft security update for CVE-2026-50669 for your specific build; Patch available per vendor advisory, with exact fixed KB/build numbers listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50669 (no single global fix version was provided in the input, so consult the advisory for your OS release). Because this is a local elevation-of-privilege bug in a privileged service, the most effective compensating control until patching is to reduce local footholds: restrict interactive and low-privilege local logon on servers, enforce least privilege so untrusted code cannot run locally, and monitor for anomalous manipulation of the Telephony service. If TAPI/telephony functionality is not required, disabling or restricting the Telephony service (TapiSrv) can remove the attack surface, but this will break any application or RAS/dial-up component that depends on TAPI, so test before deploying. Prioritize patching on multi-user, RDS/Citrix, and shared-workstation hosts where untrusted users have local sessions.
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-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44126
GHSA-fx47-xcfr-9fc8