KB5002853: Windows Server Security Update (April 2026)
Microsoft SharePoint Server contains an improper input validation vulnerability that allows an unauthorized attacker to perform spoofing over a network.
A remote attacker, without authentication, can achieve partial data exposure, partial data tampering. Federal agencies are required to remediate by 2026-04-28 under CISA BOD 22-01.
This is a Improper Input Validation (CWE-20) vulnerability in Microsoft SharePoint Server. Improper input validation in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing 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-04-14 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2026-04-28.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5002853Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5002843, KB5002845, KB5002850
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5002853 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 @('KB5002853','KB5002854','KB5002861') }
References
Discovery Credit
Microsoft
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.