KB5058411: Windows Server 2025 Cumulative Update (May 2025)
The May 2025 cumulative update for Windows Server 2025 (the latest LTSC) ships the same May 13 fixes as Server 2019 and 2022: five exploited zero-days plus two Remote Desktop heap-overflow RCEs. Apply on Server 2025 with the same urgency.
Same impact model as Server 2022/2019: local-to-SYSTEM EoP chains for any unprivileged code execution, plus network-reachable RCE surfaces in Scripting Engine and Remote Desktop where the prerequisites are present.
KB5058411 is the May 2025 cumulative for Windows Server 2025. The fixed-component coverage matches the Server 2019 / Server 2022 May 2025 rollups: four in-the-wild EoP zero-days (two in the CLFS driver, one in the WinSock AFD driver, one in DWM Core), one in-the-wild Scripting Engine memory-corruption RCE, and two critical-severity Remote Desktop heap-buffer-overflow RCEs.
Probably yes if any of these apply:
Affected OS versions
Server 2025 inherits the same threat exposure as older supported LTSC builds — Microsoft confirmed pre-disclosure exploitation of the five May 2025 zero-days across the Windows kernel-mode and user-mode components affected. Server 2025 also receives the Remote Desktop fixes per the cross-version CVE table.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5058411Manual remediation steps
⏱ 30–60 minutes including rebootCheck if KB5058411 is Installed
Get-HotFix -Id KB5058411
# No output = patch not installed
Apply via Windows Update
Apply Manually
wusa.exe windows10.0-kb5058411-x64.msu /quiet /norestart
Apply via WSUS / SCCM / Intune
Approve KB5058411.
Verify
Get-HotFix -Id KB5058411
Get-ComputerInfo | Select-Object WindowsVersion, OsBuildNumber
# OsBuildNumber must be 26100.4061 or higher
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.
| Patch ID | CVE ID | Vulnerability Name / Type | CVSS | Reference |
|---|---|---|---|---|
| KB5058411 | CVE-2025-32701 | Elevation of Privilege — Windows Common Log File System Driver | 7.8 | NVD ↗ |
| KB5058411 | CVE-2025-32706 | Elevation of Privilege — Windows Common Log File System Driver | 7.8 | NVD ↗ |
| KB5058411 | CVE-2025-32709 | Elevation of Privilege — Windows Ancillary Function Driver for WinSock | 7.8 | NVD ↗ |
| KB5058411 | CVE-2025-30400 | Elevation of Privilege — Microsoft DWM Core Library | 7.8 | NVD ↗ |
| KB5058411 | CVE-2025-30397 | Remote Code Execution — Microsoft Scripting Engine (memory corruption) | 7.5 | NVD ↗ |
| KB5058411 | CVE-2025-29966 | Remote Code Execution — Windows Remote Desktop (heap buffer overflow) | 8.8 | NVD ↗ |
| KB5058411 | CVE-2025-29967 | Remote Code Execution — Remote Desktop Gateway Service (heap overflow) | 8.8 | NVD ↗ |