StormEncryptor: China-linked Storm-1175 changes tactics amid N-central attacks
Microsoft has identified a new ransomware strain deployed by Storm-1175, a fast-moving, financially motivated threat actor linked to China. The timing overlaps with active exploitation of N-able N-central, but the precise route into the ransomware victims has not yet been confirmed.
Microsoft Threat Intelligence says Storm-1175 began deploying a previously undocumented ransomware strain called StormEncryptor on 2 August 2026. The activity is notable because the group had previously been associated primarily with Medusa ransomware.
According to Microsoft’s disclosure, StormEncryptor is written in C++, adds the .encrypted extension to affected files and places a ransom note named !!!README_FIRST!!!.txt in every directory it scans. Microsoft Defender identifies the known sample as Ransom:Win64/StormEncryptor.
The available SHA-256 hash is:
c19ded65e822bb43ad0381c58abf33b7c8890f7bcc7125058a0c849c7e1a6054
The more consequential part of the story, however, is not the name of the encryptor. It is the possible connection to an actively exploited remote-management platform and the speed with which Storm-1175 can turn a single exposed system into a network-wide ransomware incident.
What happened?
Microsoft describes Storm-1175 as a financially motivated threat actor linked to China. This should not automatically be read as evidence of Chinese state direction: the public reporting characterises the group as a cybercriminal operation motivated by extortion.
Historically, the group has used vulnerabilities in public-facing business software to obtain initial access. Its targets have included healthcare, education, finance and professional-services organisations in Australia, the United Kingdom and the United States.
Microsoft has previously documented Storm-1175 exploiting more than sixteen vulnerabilities across products including Exchange Server, PaperCut, Ivanti Connect Secure, ScreenConnect, TeamCity, SimpleHelp, CrushFTP, GoAnywhere MFT, SmarterMail and BeyondTrust. The group generally uses already disclosed vulnerabilities, but it has also exploited several flaws before their public disclosure.
Once inside, Storm-1175 moves quickly. In some investigated incidents, the group progressed from initial access to ransomware deployment in approximately one day, although five or six days is more typical. Its established playbook includes creating administrative accounts, installing remote-management software, stealing credentials, disabling security controls, exfiltrating data and finally deploying ransomware across the network. These earlier findings are documented in Microsoft’s detailed Storm-1175 profile.
In the new StormEncryptor activity, Microsoft observed:
- AnyDesk or SimpleHelp being used for remote access;
- Advanced IP Scanner being used for network discovery;
- Mimikatz being used to dump credentials from LSASS;
- data exfiltration before ransomware deployment; and
- StormEncryptor replacing the Medusa payload used in earlier attacks.
The possible N-central connection
Microsoft believes Storm-1175 may have obtained access through CVE-2026-18577, an authentication-bypass vulnerability affecting N-able N-central. It has not, however, confirmed that this was the initial-access method used against the StormEncryptor victims.
That distinction is important. The N-central vulnerabilities are confirmed to have been exploited, but their connection to this specific ransomware campaign remains an assessment rather than a proven fact.
N-able’s updated incident report says its Adlumin monitoring service detected suspicious activity in an N-central customer environment on 31 July. The company subsequently registered CVE-2026-18556 and released Hotfix 1, version 2026.3.1.7, on 2 August.
Continued monitoring identified a related attack path on 6 August. N-able then registered CVE-2026-18577 and released Hotfix 2, version 2026.3.1.10, which supersedes the first hotfix.
According to N-able, the vulnerability allowed an attacker to obtain remote administrative access without authenticating. After entering N-central, the attacker used its legitimate Take Control function to connect to managed devices. Cloudflare Tunnel services were then registered on those endpoints, providing access that could survive the attacker’s removal from N-central.
N-able says a limited number of customers were affected and that it contacted those organisations directly. Its investigation remains open.
CVE-2026-18556 is classified as an authentication-bypass vulnerability in the National Vulnerability Database. It has also been added to the CISA Known Exploited Vulnerabilities catalogue, confirming that exploitation is not merely theoretical.
Analysis
StormEncryptor may give the operator more independence
Moving away from Medusa could reduce Storm-1175’s dependence on an external ransomware-as-a-service operation. A dedicated payload can give an operator greater control over development, deployment and ransom negotiations.
That does not prove Storm-1175 wrote StormEncryptor itself. The malware could have been commissioned, purchased or obtained through another criminal relationship. What can be said is that the group is no longer limited to the Medusa payload seen in its previous attacks.
The RMM platform is the real force multiplier
N-central is designed to let IT administrators manage many systems from one console. Those same capabilities become extremely powerful when an attacker takes control.
A compromised RMM server can allow an intruder to run scripts, open remote sessions and deploy software across multiple customer environments. The incident is therefore not comparable to the compromise of an ordinary workstation. It is closer to the theft of a master administrative console.
For managed service providers, this creates a particularly serious downstream risk: one exposed management system can potentially provide access to numerous otherwise separate organisations.
Applying a patch does not remove existing persistence
N-able explicitly warns that installing Hotfix 2 closes the vulnerability but does not remove an attacker who entered before the update.
The observed Cloudflare tunnels demonstrate why this matters. Once persistence has been installed on managed endpoints, removing access to the central server is not enough. Previously exposed environments require investigation as well as patching.
Patch speed has become part of incident response
Storm-1175 is known for targeting the gap between disclosure and widespread patch adoption. Traditional monthly patching cycles are poorly suited to an actor that can weaponise a vulnerability and deploy ransomware within days—or occasionally within 24 hours.
Internet-facing management, file-transfer and remote-access systems need an emergency update process measured in hours, not weeks.
Why is this important?
This incident combines four risks that are dangerous on their own and considerably worse together:
- Authentication can be bypassed. A vulnerable management server may be accessed without valid credentials, limiting the protection offered by password policies or multifactor authentication.
- The compromised product has extensive privileges. RMM software is trusted to control large numbers of endpoints and often holds access to sensitive administrative functions.
- The attacker moves quickly. Storm-1175 has repeatedly demonstrated that it can move from exploitation to credential theft, data exfiltration and ransomware deployment in a very short period.
- Patching is only the beginning. Attackers have been observed establishing persistence on managed endpoints, meaning the incident can continue after the original vulnerability is closed.
The wider lesson is that administrative platforms must be treated as critical security infrastructure. Their compromise can bypass many of the boundaries organisations rely on to separate users, servers and even customers.
What defenders should do now
Organisations using N-central should take the following actions:
- Upgrade on-premises N-central installations to Hotfix 2, version 2026.3.1.10, even if Hotfix 1 was previously installed. N-able says mitigations have already been applied to its hosted environments.
- If the server was exposed before Hotfix 2 was installed, treat the situation as a possible security incident rather than a routine patching exercise.
- Review N-central user accounts, administrative privileges, password resets, logins, script execution and Take Control activity.
- Search managed endpoints for an unexpected
Cloudflaredservice and for a file namedsvchost.exeinside a user’s Documents directory. - Investigate unexpected installations of AnyDesk or SimpleHelp and unapproved use of Advanced IP Scanner.
- Monitor for attempts to access or dump LSASS, including the use of Mimikatz.
- Hunt for the published StormEncryptor hash and unexpected files carrying the
.encryptedextension. - Rotate credentials and secrets that may have been accessible through N-central, especially privileged service, domain and local-administrator accounts.
- Restrict management interfaces to trusted networks or controlled access paths wherever operationally possible.
- Verify that offline or otherwise isolated backups are available and test the recovery process.
Any sign of unauthorised remote access, new administrative accounts, Cloudflare tunnels or credential dumping should trigger immediate containment and a full incident-response investigation.
Conclusion
StormEncryptor is more than another ransomware name. It shows a proven, fast-moving threat actor changing its tooling at the same time that attackers are exploiting a high-value remote-management platform.
The N-central connection remains likely rather than confirmed for the StormEncryptor campaign. The underlying N-central exploitation, however, is confirmed, and the defensive conclusion does not depend on attribution: install Hotfix 2, investigate earlier exposure and assume that an attacker may have created persistence beyond the management server.
Sources
- Microsoft Threat Intelligence: StormEncryptor disclosure
- Microsoft: Storm-1175’s high-tempo ransomware operations
- N-able: N-central security update and incident timeline
- NIST National Vulnerability Database: CVE-2026-18556
- CISA Known Exploited Vulnerabilities catalogue
- The Hacker News: China-Linked Hackers Deploy New StormEncryptor Ransomware, Likely via N-central Flaw
Continue the series: APAC Cyber & Digital Law Series index


