KB5070879: Windows Server Security Update (October 2025)
Microsoft Windows Server Update Service (WSUS) contains a deserialization of untrusted data vulnerability that allows for remote code execution.
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 2025-11-14 under CISA BOD 22-01.
This is a Deserialization of Untrusted Data (CWE-502) vulnerability in Microsoft Windows. Deserialization of untrusted data in Windows Server Update Service 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:
Active exploitation documented in the wild. Threat-research write-up: https://hawktrace.com/blog/CVE-2025-59287
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5070879Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5070879 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 @('KB5070879','KB5070881','KB5070882','KB5070883','KB5070884','KB5070886','KB5070887','KB5070892','KB5070893') }
References
Discovery Credit
Markus Wulftange with CODE WHITE GmbH, MEOW, f7d8c52bec79e42795cf15888b85cbad
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.