KB5026363: Windows Server Security Update (May 2023)
Microsoft Win32k contains an unspecified vulnerability that allows for privilege escalation up to SYSTEM privileges.
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 2023-05-30 under CISA BOD 22-01.
This is a Use After Free (CWE-416) vulnerability in Microsoft Win32k. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
Active exploitation documented in the wild. Threat-research write-up: https://www.exploit-db.com/exploits/52301
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5026363Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5025228, KB5025234, KB5025271, KB5025279, KB5025285, KB5025287
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5026363 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 @('KB5026363','KB5026382','KB5026408','KB5026409','KB5026411','KB5026413','KB5026415','KB5026419','KB5026426','KB5026427') }
References
Discovery Credit
Jan Vojtěšek, Milánek, and Luigino Camastra with Avast
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.