KB5021233: Windows Server Security Update (December 2022)
Microsoft Defender SmartScreen contains a security feature bypass vulnerability that could allow an attacker to evade Mark of the Web (MOTW) defenses via a specially crafted malicious file.
A remote attacker, without authentication, can achieve partial data exposure, partial data tampering, partial service disruption. CISA has confirmed use of this vulnerability in known ransomware campaigns — treat as high priority for remediation. Federal agencies are required to remediate by 2023-01-03 under CISA BOD 22-01.
This vulnerability affects Microsoft Defender. Windows SmartScreen Security Feature Bypass Vulnerability Exploitation requires remote network access, low attack complexity, no authentication required, and user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
CISA confirms this CVE has been used in known ransomware campaigns. Added to the KEV catalog on 2022-12-13; federal agencies required to remediate by 2023-01-03.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5021233Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5019081, KB5019959, KB5019961, KB5019964, KB5019966
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5021233 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 @('KB5021233','KB5021234','KB5021235','KB5021237','KB5021249') }
References
Discovery Credit
Will Dormann
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.