KB5013942: Windows Server Security Update (May 2022)
An authenticated user could manipulate attributes on computer accounts they own or manage, and acquire a certificate from Active Directory Certificate Services that would allow for privilege escalation to SYSTEM.
A remote 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 2022-09-08 under CISA BOD 22-01.
This is a Improper Certificate Validation (CWE-295) vulnerability in Microsoft Active Directory. Active Directory Domain Services Elevation of Privilege Vulnerability Exploitation requires remote network access, low 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 2022-08-18 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2022-09-08.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5013942Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5012591, KB5012599, KB5012653, KB5012670, KB5023697, KB5023698, KB5023702, KB5023705, KB5023765
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5013942 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 @('KB5013942','KB5013945','KB5013963','KB5014001','KB5014011','KB5014025','KB5025224','KB5025228','KB5025229','KB5025230','KB5025285','KB5025288') }
References
Discovery Credit
Oliver Lyak (@ly4k_) of Institut For Cyber Risk working with Trend Micro Zero Day Initiative
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.