LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-59287: Microsoft Windows Server Update Service (WSUS) Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 24, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 14, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-59287 to its Known Exploited Vulnerabilities catalog on Oct 24, 2025, with a federal patch deadline of Nov 14, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows Server Update Service (WSUS) contains a deserialization of untrusted data vulnerability that allows for remote code execution.

CVE-2025-59287 is a deserialization of untrusted data vulnerability in Microsoft Windows Server Update Service (WSUS). It allows remote code execution on affected systems. WSUS is commonly used to manage Windows updates across enterprise environments, so successful exploitation can give an attacker a foothold on a central management server with broad reach into client systems.

This matters because WSUS often runs with elevated privileges and network access to many endpoints. Organizations relying on it for patch distribution should treat the issue as high priority and confirm details against the vendor advisory.

How it works

The flaw belongs to CWE-502: deserialization of untrusted data. In this class of weakness, an application accepts serialized objects or data from an untrusted source and reconstructs them in memory without sufficient validation. If the deserialized content can influence object creation or method calls, an attacker can craft input that triggers arbitrary code execution when the service processes it.

For WSUS, the CISA summary states that the vulnerability allows remote code execution. An attacker who can reach the vulnerable service endpoint would supply specially formed data that the service deserializes unsafely. Exact request formats, required authentication, or network exposure conditions are not detailed in the provided facts and must be confirmed against the Microsoft advisory. No public exploit mechanics beyond the remote code execution outcome are supplied here.

Am I affected? How to find it in your systems

WSUS is a Windows Server role used to download, approve, and distribute Microsoft updates to client machines. It typically runs on dedicated or multi-role Windows servers inside corporate networks, often reachable from management subnets or via HTTP/HTTPS endpoints.

How to remediate

Apply the vendor-supplied update for this vulnerability as the primary remediation. Follow Microsoft’s instructions exactly; the CISA required action is to apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for any cloud-hosted instances, or discontinue use of the product if mitigations are unavailable.

After patching, restart the WSUS service and verify that the update is installed. For the broader deserialization class, ensure that any custom or third-party components interacting with WSUS also avoid deserializing untrusted input, and keep the service account privileges limited to what is required for update management.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These steps lower risk but do not eliminate the vulnerability; schedule the official patch as soon as possible.

If your data may have been exposed

Remote code execution vulnerabilities on management infrastructure can lead to further compromise of credentials, update packages, or connected systems. Known ransomware use of this specific CVE is not documented in the provided facts. If you suspect exploitation, isolate the affected WSUS server, preserve logs and memory images, and begin incident response according to your playbooks. Separately, you can run a free exposure scan of your email addresses against known breach data sets to check whether any of your accounts appear in previously disclosed incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-502
Added to CISA KEVOct 24, 2025
Federal patch deadlineNov 14, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities