Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Local trigger with no privileges or interaction (AV:L/AC:L/PR:N/UI:N); use-after-free code execution in the service yields full C/I/A impact within an unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows DHCP Client allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw affecting a broad range of Windows 10, Windows 11, and Windows Server releases (Server 2012 through Server 2025). Per the CVSS vector an unauthenticated attacker with local access can achieve high-impact code execution with no user interaction. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; Microsoft has released a patch through the MSRC update guide.
Technical ContextAI
The Windows DHCP Client (Dhcp service / dhcpcore) is the component responsible for acquiring and renewing IP address leases and network configuration from DHCP servers. The root cause is a use-after-free (CWE-416): the code frees a heap object but retains and later dereferences a stale pointer, allowing an attacker who can influence the timing or content of that reuse to corrupt memory and hijack control flow within the service context. The affected CPE set spans client SKUs (Windows 10 1607/1809/21H2/22H2 and Windows 11 24H2/25H2/26H1) and server SKUs (Windows Server 2012, 2012 R2, 2016, 2019, 2022, 2025, including Server Core installations), indicating shared DHCP client code across the Windows platform rather than an edition-specific defect. Tags also reference denial of service, consistent with a memory-corruption bug whose most reliable observable effect is a crash of the client service.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for CVE-2026-54128 for each affected SKU as documented at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54128, which is the primary and recommended fix. Because exact patched build numbers are not included in the input, obtain them from the MSRC update guide entry and deploy the corresponding cumulative update per Windows edition. If patching must be deferred, restrict local access to affected hosts to trusted users (this flaw requires local access per the CVSS vector) and monitor the DHCP client service; note that disabling the DHCP Client service breaks automatic IP configuration and is disruptive on DHCP-dependent networks, so it is only viable on hosts using static addressing. No vendor-published standalone workaround appears in the provided data, so prioritize the update itself.
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-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44149
GHSA-jxff-hx2c-2gmw