Vulnerabilities:
CVE-2025-53770 – 9.8 CRITICAL
CVE-2025-53771 – 6.5 MEDIUM
Executive Summary
Two zero-day vulnerabilities affecting on-premises Microsoft SharePoint servers have been recently reported with a CVSS rating of 9.8 and 6.5. Microsoft released out-of-band patches for these vulnerabilities on 07/21/2025. Unpatched servers are susceptible to an attack known as “ToolShell” which allows remote code execution on servers. It is important to note that SharePoint Online in Microsoft 365 is NOT impacted. The earliest reports of compromise are from 07/07/2025 and organizations are encouraged to apply these patches as soon as possible.
Details
- On an unpatched server, attackers will send a malicious HTTP request to a process that serializes data before authentication checks.
- The attacker will then extract SharePoint’s MachineKey configuration which includes the ValidationKey
- From here, attackers will create a payload that appears to come from an authenticated user
- Once the payloads are accepted, the attacker can now run any arbitrary code, exfiltrate data, install backdoors, or simply modify site content
Impact
Allows attackers to gain unauthenticated Remote Code Execution (RCE) which is essentially full control over the entire server without needing valid credentials.
Mitigation Strategies
- Ensure on-premises SharePoint Servers are on a supported version
- Microsoft SharePoint Server Subscription Edition
- Microsoft SharePoint Server 2019
- Microsoft SharePoint Server 2016
- Apply the latest patches released by Microsoft
- Ensure servers are protected by a reputable EDR solution
- Ensure Antimalware Scan Interface (AMSI) is turned on and configured correctly
- Rotate SharePoint Server ASP.NET machine keys
- Restart IIS on all SharePoint servers
Sources
- https://msrc.microsoft.com/blog/2025/07/customer-guidance-for-sharepoint-vulnerability-cve-2025-53770/
- https://www.microsoft.com/en-us/security/blog/2025/07/22/disrupting-active-exploitation-of-on-premises-sharepoint-vulnerabilities/
- https://www.bleepingcomputer.com/news/security/microsoft-sharepoint-toolshell-attacks-linked-to-chinese-hackers/
- https://www.bleepingcomputer.com/news/microsoft/microsoft-releases-emergency-patches-for-sharepoint-rce-flaws-exploited-in-attacks/
- https://nvd.nist.gov/vuln/detail/CVE-2025-53770
- https://nvd.nist.gov/vuln/detail/CVE-2025-53771
Contributing Authors
- Daniel Felzke – Senior Director, Digital Forensics and Incident Response
