KB5006667: Windows Server Security Update (October 2021)
Unspecified vulnerability allows for an authenticated user to escalate 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. CISA has confirmed use of this vulnerability in known ransomware campaigns — treat as high priority for remediation. Federal agencies are required to remediate by 2021-12-01 under CISA BOD 22-01.
This is a Use After Free (CWE-416) vulnerability in Microsoft Windows. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
Used in known ransomware campaigns. Threat-research write-up: http://packetstormsecurity.com/files/164926/Win32k-NtGdiResetDC-Use-After-Free-Local-Privilege-Escalation.html
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5006667Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5005565, KB5005566, KB5005568, KB5005569, KB5005573, KB5005575, KB5005606, KB5005613, KB5005623, KB5005633
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5006667 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 @('KB5006667','KB5006669','KB5006670','KB5006672','KB5006674','KB5006675','KB5006699','KB5006714','KB5006715','KB5006728','KB5006729','KB5006732','KB5006736','KB5006739','KB5006743') }
References
Discovery Credit
Boris Larin (oct0xor) with Kaspersky
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.