Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and standard-user prerequisite give AV:L/PR:L; no interaction and a straightforward authorization bypass give UI:N/AC:L; escalation to SYSTEM yields full C:H/I:H/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper authorization in Windows OLE allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows OLE (Object Linking and Embedding) component allows an already-authenticated, low-privileged user on affected Windows and Windows Server builds to elevate to higher privileges through an improper authorization check (CWE-285). Microsoft has released a patch, and no public exploit has been identified at time of analysis. Impact is high across confidentiality, integrity, and availability, though exploitation requires prior local code execution.
Technical ContextAI
OLE (Object Linking and Embedding) is a long-standing Windows COM-based framework that lets applications embed and link objects (documents, media, controls) across process and application boundaries. The root-cause class here is CWE-285 (Improper Authorization): the OLE subsystem fails to correctly validate whether the requesting security principal is permitted to perform a given operation, allowing a low-privileged caller to invoke functionality reserved for a higher-privileged context. Per the supplied CPE data, the flaw spans the OLE code shared across Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2012 through 2025, indicating the defective authorization logic resides in a core OS library present across a wide range of servicing branches rather than in a version-specific feature.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for CVE-2026-50344 for each affected build as listed in the MSRC Update Guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50344, which enumerates the exact fixed KB/build numbers per operating system (exact fixed-build strings were not included in the supplied data and should be taken from that advisory). Because this is a local privilege-escalation bug with no documented standalone workaround, the update is the primary and recommended control; prioritize deployment on multi-user systems, Remote Desktop / session hosts, jump servers, and any host where untrusted or lower-trust users can execute code. As interim compensating controls until patching, restrict local logon and interactive/code-execution rights to trusted users, enforce least privilege and application allow-listing to limit an attacker's ability to run the initial low-privileged code, and increase monitoring for anomalous process creation and token-elevation behavior - noting these measures reduce but do not eliminate the risk and do not substitute for the fix.
More in Windows 10 Version 1607
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43935
GHSA-mq63-hg3r-h2qp