KB5060118: Windows Server Security Update (June 2025)
Microsoft Windows SMB Client contains an improper access control vulnerability that could allow for privilege escalation. An attacker could execute a specially crafted malicious script to coerce the victim machine to connect back to the attack system using SMB and authenticate.
A remote attacker, with a low-privilege account, 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-10 under CISA BOD 22-01.
This is a Software Vulnerability (CWE-284) (CWE-284) vulnerability in Microsoft Windows. Improper access control in Windows SMB allows an authorized attacker to elevate privileges over a network. Exploitation requires remote network access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2025-10-20 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2025-11-10.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5060118Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5058379, KB5058383, KB5058384, KB5058385, KB5058387, KB5058392, KB5058403, KB5058405, KB5058411, KB5058430, KB5058449, KB5058451, KB5058497, KB5058500
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5060118 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 @('KB5060118','KB5060525','KB5060526','KB5060531','KB5060533','KB5060841','KB5060842','KB5060998','KB5060999','KB5061010','KB5061018','KB5061026','KB5061036','KB5061059','KB5061072','KB5061078') }
References
Discovery Credit
James Forshaw of Google Project Zero, RedTeam Pentesting GmbH, Stefan Walter and Daniel Isern with SySS GmbH, Ahamada M'Bamba (h1roki), Cameron Stish with GuidePoint Security, Wilfried Bécard with Synacktiv, Keisuke Hirata with CrowdStrike
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.