Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/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 Microsoft Windows Telephony Service allows an authenticated low-privileged attacker to elevate to higher privileges by exploiting a race condition in concurrent access to a shared resource. The flaw carries a CVSS 7.0 (High) rating with high attack complexity, and no public exploit identified at time of analysis. Successful exploitation grants full confidentiality, integrity, and availability impact on the affected host.
Technical ContextAI
The Windows Telephony Service (TapiSrv) is a long-standing Windows component that provides the Telephony API (TAPI) for applications that interact with phone-line, modem, and VoIP devices. The root cause is CWE-362 (Concurrent Execution Using Shared Resource with Improper Synchronization - 'Race Condition'), meaning two or more execution flows access a shared object without adequate locking, creating a time-of-check to time-of-use (TOCTOU) window an attacker can win to manipulate state the service later trusts. Because the Telephony Service runs with elevated privileges, winning the race lets a low-privileged caller induce the service to perform actions in its privileged context. No CPE strings were enumerated in the provided data, but the vendor advisory at msrc.microsoft.com (CVE-2026-42912) is the authoritative source for the exact Windows builds covered.
RemediationAI
Apply the patch available from vendor per the Microsoft advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42912; install the corresponding monthly cumulative update for each affected Windows SKU through Windows Update, WSUS, or your patch management tooling (exact KB numbers are listed on the MSRC page and were not enumerated in the input data). Where immediate patching is not possible, a workable compensating control is to stop and disable the Telephony Service (services.msc → Telephony, or 'sc config TapiSrv start= disabled' followed by 'sc stop TapiSrv') on systems that do not use TAPI applications - the trade-off is that any modem, fax, dial-up, or legacy CTI/VoIP software relying on TAPI will break, so validate dependencies on RAS, dial-up VPN, and any call-center clients before disabling. On multi-user systems (RDS, VDI, shared workstations) where exposure is highest, prioritize this update over single-user endpoints.
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-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35725
GHSA-p5rf-w8rc-h46h