KB5002822: Windows Server Security Update (January 2026)
Microsoft SharePoint contains a deserialization of untrusted data vulnerability that allows an unauthorized attacker to execute code over a network.
A remote attacker, without authentication, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2026-03-21 under CISA BOD 22-01.
This is a Deserialization of Untrusted Data (CWE-502) vulnerability in Microsoft SharePoint. Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network. Exploitation requires remote network access, low attack complexity, no authentication required, and no user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2026-03-18 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2026-03-21.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5002822Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5002815, KB5002816, KB5002821
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5002822 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 @('KB5002822','KB5002825','KB5002828') }
References
Discovery Credit
Anonymous, f7d8c52bec79e42795cf15888b85cbad
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.