Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local low-privileged user triggers a heap double-free race (AV:L, PR:L, AC:H) with no scope change, yielding full SYSTEM compromise (C:H/I:H/A:H).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Double free in Windows Link-Layer Discovery Protocol (LLDP) allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Link-Layer Discovery Protocol (LLDP) component affects a broad range of Windows client and server builds, where a CWE-415 double-free condition can be leveraged by an already-authenticated low-privileged user to gain higher privileges. The flaw was reported by Microsoft and is addressed in the July 2026 servicing updates; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. EPSS is negligible (0.04%, 12th percentile), consistent with the high attack complexity (AC:H) and local-only vector.
Technical ContextAI
LLDP is a vendor-neutral Layer 2 protocol (IEEE 802.1AB) that Windows uses to advertise and discover device identity and capabilities on the local network segment. The root cause is CWE-415 (Double Free): the same heap allocation is released twice, corrupting heap metadata and enabling an attacker to manipulate allocator state to achieve controlled memory writes and ultimately code execution in a higher-privileged context. Per the CPE and EUVD data, the vulnerable code is present across the Windows kernel/networking stack shipped in Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (22H3, 23H2, 24H2, 25H2, 26H1), and Windows Server (2012, 2012 R2, 2016, 2019, 2022, 2022 23H2, 2025), indicating a shared component rather than an edition-specific bug.
RemediationAI
Vendor-released patch: apply the Microsoft July 2026 cumulative/security update that raises the OS build to at or above the fixed version for your edition (e.g., Windows 11 24H2 to 10.0.26100.8457, Windows Server 2022 to 10.0.20348.5139, Windows Server 2025 to 10.0.26100.32860, Windows 10 22H2 to 10.0.19045.7291), as detailed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-34341. Because the flaw resides in the LLDP component and requires local low-privileged access, interim compensating controls where immediate patching is not possible include restricting interactive and remote-interactive logon rights so untrusted users cannot obtain the local foothold this exploit needs, and - where LLDP is not operationally required - disabling the Microsoft LLDP protocol driver binding (MS_LLDP) on network adapters via 'Disable-NetAdapterBinding -ComponentID ms_lldp'; note the trade-off that disabling LLDP removes Layer 2 topology/neighbor discovery, which can affect network management, VoIP/switch integration, and inventory tooling. Prioritize patching servers with multiple interactive users and shared/RDP hosts first.
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-415 – Double Free
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29600
GHSA-fp65-fgm7-x5xc