Warlock Ransomware Exploits SharePoint Vulnerabilities in Massive Global Attack Campaign
But Wait, Theres’s More – Warlock Ransomware Exploits SharePoint Flaws to Compromise 400+ Organizations Worldwide
A China-based group is chaining "ToolShell" SharePoint flaws to drop ransomware with no login and no clicks. If your Houston business runs SharePoint on your own servers, this one is for you.
The scary part of the Warlock campaign is not the ransomware - it is that the attack walked straight through patches organizations had already installed.
In July 2025, a China-based group Microsoft tracks as Storm-2603 began using a SharePoint exploit chain called ToolShell to break into on-premises SharePoint servers and deploy Warlock ransomware. It has compromised over 400 organizations, including U.S. federal agencies. The attack takes no password and no user interaction, and it succeeds because the attackers engineered a bypass around fixes Microsoft shipped earlier in the year. Here is what the attack is, exactly how the chain works, who is running it, who is exposed, and the specific steps to close it.
What Is the Warlock ToolShell Attack?
Nation-state exploitation and ransomware crime running on the same SharePoint flaws.
Warlock is ransomware delivered through ToolShell, an exploit chain that pairs a spoofing flaw (CVE-2025-53771) with a critical remote-code-execution flaw (CVE-2025-53770, CVSS 9.8) in on-premises SharePoint.
What makes this campaign stand out is its reach and its origin story. The two vulnerabilities are variants of earlier flaws - CVE-2025-49704 and CVE-2025-49706 - that Microsoft had already patched. Storm-2603 found a way to bypass those original fixes, turning a "we already patched that" server back into an open door. The exploit sidesteps multi-factor authentication and single sign-on, gives full access to SharePoint content, and runs code over the network with no user interaction at all.
The blast radius is wide because SharePoint rarely sits alone. It is wired into the rest of Microsoft's ecosystem, so a compromised server can open paths into Office, Teams, OneDrive, and Outlook. Victims span 21 countries, and the United States accounts for over 13% of all attacks, making it the most heavily targeted nation.
How Does the ToolShell Exploit Chain Work?
Authentication bypass, then remote code execution, then persistence that survives a reboot.
Attackers hit a specific SharePoint endpoint with a spoofed request, run code through unsafe deserialization, then plant a web shell and steal the server's cryptographic keys to keep access.
- Spoof the request. Attackers send crafted POST requests to SharePoint's
/_layouts/15/ToolPane.aspxendpoint with a spoofedRefererheader set toSignOut.aspx, using CVE-2025-53771 to slip past authentication. - Run code. CVE-2025-53770 is triggered through unsafe deserialization of untrusted data, so malicious serialized input gets processed and executed on the server.
- Plant a web shell. A
spinstall0.aspxweb shell is dropped for persistent backdoor access, and legitimate processes likecmd.exeandw3wp.exeare used for quiet reconnaissance. - Steal the keys. Attackers lift the ASP.NET
ValidationKeyandDecryptionKey, which lets them forge authentication tokens and malicious__VIEWSTATEpayloads - so access survives a reboot or web-shell cleanup. - Spread the ransomware. Mimikatz pulls credentials from LSASS memory, PsExec moves laterally, and modified Group Policy Objects push Warlock ransomware across the network.
That key-theft step is why this is so hard to shake. Rebooting the server or deleting the web shell does not help if the attacker already holds your machine keys - which is exactly why key rotation is a required part of the fix, not an optional one.
Who Is Behind the SharePoint Attacks?
Three Chinese groups - one criminal, two state-sponsored - on the same flaws.
Microsoft attributes the Warlock ransomware to Storm-2603, a suspected China-based group, while two confirmed Chinese state-sponsored actors exploit the same SharePoint flaws for espionage.
- Storm-2603. The primary actor deploying Warlock ransomware since July 18, 2025. It has previously deployed both Warlock and LockBit; Microsoft cannot confidently assess its exact objectives or sponsorship.
- Linen Typhoon (APT27). A confirmed Chinese state-sponsored group focused on intellectual-property theft, with over a decade of documented activity against Western organizations.
- Violet Typhoon (APT31). A state-sponsored espionage group running intelligence operations, also exploiting the same SharePoint vulnerabilities.
When both criminal and nation-state groups pile onto the same bug within days, it tells you the exploit is reliable and valuable - and that internet-facing SharePoint is being scanned constantly, not occasionally.
Is Your Business at Risk From ToolShell?
Only on-premises SharePoint is affected - but exposure is broad.
You are at risk if you run on-premises SharePoint Server 2016, 2019, or Subscription Edition; Microsoft 365 SharePoint Online is not affected by these vulnerabilities.
The Shadowserver Foundation counted nearly 11,000 SharePoint instances still exposed to the internet as of July 24, 2025 - a large pool of potential victims. Because exploitation is remote and needs no authentication, attackers are not filtering by company size. Plenty of Houston law firms, engineering shops, and energy-services companies still run an on-prem SharePoint box for document management, and a delayed patch cycle is exactly the gap this campaign was built to exploit. Highest-risk targets include:
- Any internet-facing on-prem SharePoint server. Remote, unauthenticated exploitation means exposure alone is enough.
- Government, energy, and critical-infrastructure operators. Confirmed victims include multiple U.S. federal agencies and grid operators.
- Healthcare, education, professional services, manufacturing, and financial firms. All appear among the targeted sectors.
- Smaller businesses with lean IT. Limited resources and slower patch deployment make on-prem SharePoint a soft target.
How Do You Remediate the SharePoint Vulnerabilities?
Patching alone is not enough - you have to rotate keys and hunt for a foothold.
Microsoft has released updates that fully fix CVE-2025-53770 and CVE-2025-53771, but because attackers steal machine keys, remediation also requires rotating those keys and assuming compromise.
- Patch immediately. Apply the July 2025 security updates for SharePoint Server Subscription Edition, 2019, and 2016, then restart IIS with
iisreset.exeon every SharePoint server. - Rotate the machine keys - twice. Rotate ASP.NET machine keys before applying patches and again after, and monitor for unauthorized access to key storage locations.
- Turn on AMSI and Defender. Enable Antimalware Scan Interface in Full Mode, deploy Microsoft Defender Antivirus on all SharePoint servers, and enable HTTP request-body scanning where available.
- Segment and disconnect. Take any end-of-life, public-facing SharePoint server off the internet and segment the network to limit lateral movement.
- Hunt for the foothold. Search for
spinstall0.aspxandinfo3.aspxin the SharePoint layouts directories, watch forw3wp.exespawning encoded PowerShell, and check for suspicious POSTs toToolPane.aspx. Treat any internet-facing server from the past month as already compromised.
Running SharePoint on Your Own Servers?
CinchOps confirms your patch level, rotates the keys attackers steal, and hunts your SharePoint layouts for the ToolShell web shell - before Warlock finds the gap.
Talk to CinchOpsThe lesson of ToolShell is that "we patched it" is not the same as "we are safe." These attackers built a bypass around the original fix and then stole the keys to the building. If you run SharePoint on your own hardware, assume you are a target and go rotate those machine keys today.
On-Prem SharePoint Hardening and Threat Hunting
CinchOps patches, hardens, and monitors the on-premises Microsoft servers that campaigns like Warlock target - with key rotation, AMSI and Defender configuration, network segmentation, and active threat hunting for the ToolShell web shell. It is part of our cybersecurity and managed IT services.
Explore CinchOps cybersecurity →How CinchOps Helps Secure Your Business
CinchOps is a managed IT services provider based in Katy, Texas, serving small and mid-sized businesses across the Houston metro area, with the patch discipline and threat hunting that stop campaigns like Warlock.
CinchOps specializes in cybersecurity, network security, managed IT support, VoIP, and SD-WAN for businesses with 10-200 employees. A patch-bypass ransomware campaign is exactly the scenario a managed partner is built for:
- Vulnerability and patch management. We keep on-prem Microsoft servers current, so emergency updates like the July SharePoint patches land immediately, not next quarter.
- 24/7 security monitoring. We watch for the specific indicators Storm-2603 leaves behind, including web-shell drops and unusual PowerShell activity.
- Incident response and recovery. We contain ransomware fast and restore from backups designed to survive encryption.
- Network segmentation. We limit how far any single compromised server can spread across your environment.
If you are running SharePoint on your own servers in Houston or Katy, do not wait to find out whether you patched in time. Talk to CinchOps and we will check your exposure, rotate your keys, and hunt for a foothold before it becomes a ransom note.
Frequently Asked Questions
What is Warlock ransomware?
Warlock is a ransomware strain deployed by Storm-2603, a suspected China-based group, against on-premises Microsoft SharePoint servers. It is delivered through the ToolShell exploit chain and has compromised more than 400 organizations across 21 countries since July 2025, including U.S. federal agencies.
What is the ToolShell exploit chain?
ToolShell pairs two on-premises SharePoint flaws - CVE-2025-53771, a spoofing bug, and CVE-2025-53770, a remote code execution bug rated CVSS 9.8. Chained together they bypass authentication and run code with no login and no user interaction, then plant a web shell for persistence.
Is Microsoft 365 SharePoint Online affected?
No. Only on-premises SharePoint Server 2016, 2019, and Subscription Edition are vulnerable to ToolShell. If your SharePoint lives in Microsoft 365 (SharePoint Online), these specific vulnerabilities do not apply to you.
Why is patching alone not enough for this attack?
Because attackers steal the server's ASP.NET machine keys, which let them forge authentication tokens even after a patch or reboot. Remediation must also rotate those keys - before and after patching - and include threat hunting for any web shell already dropped.
How do I know if my SharePoint server was compromised?
Search the SharePoint layouts directories for the spinstall0.aspx and info3.aspx files, review logs for POST requests to ToolPane.aspx with spoofed Referer headers, and watch for w3wp.exe launching encoded PowerShell. Treat any internet-facing server from the past month as potentially breached.