KB5053594: Windows Server Security Update (March 2025)
Microsoft Windows Win32 Kernel Subsystem contains a use-after-free vulnerability that allows an authorized attacker to elevate privileges locally.
A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2025-04-01 under CISA BOD 22-01.
This is a Use After Free (CWE-416) vulnerability in Microsoft Windows. Use after free in Windows Win32 Kernel Subsystem allows an authorized attacker to elevate privileges locally. Exploitation requires local access, higher attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2025-03-11 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2025-04-01.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5053594Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5052006, KB5052016, KB5052020, KB5052038, KB5052040, KB5052042
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5053594 for the affected products in your update management console.
Microsoft Download Center Links
Verification
Confirm the update is installed:
Get-HotFix | Where-Object { $_.HotFixID -in @('KB5053594','KB5053618','KB5053620','KB5053627','KB5053886','KB5053887','KB5053888','KB5053995') }
References
Discovery Credit
Filip Jurčacko with ESET
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.