Elias Virtanen
September 4, 2026
13 min read
A China-linked hacking crew tracked as Storm-1175 has walked away from Medusa, the ransomware-as-a-service strain it rode for years, and started deploying a new, privately built encryptor called StormEncryptor. The switch surfaced on August 2, 2026, the same day a critical authentication-bypass flaw in N-able’s N-central remote monitoring and management console, tracked as CVE-2026-18577, went public. Microsoft Threat Intelligence, which first flagged the activity, says the group likely used that bug to gain what researchers describe as unauthenticated, “god-mode” administrative control over the platform MSPs use to manage thousands of client machines at once.
The story matters beyond one vendor’s patch cycle. N-central sits inside the infrastructure of managed service providers who each, in turn, administer dozens or hundreds of downstream customers. A single compromised console can become a ransomware distribution channel with no additional exploitation required. Weeks after the initial disclosure, endpoint security firm Huntress reported that more than half of internet-reachable, cloud-hosted N-central servers remained unpatched, and 28.6% of self-hosted instances were still exposed to the flaw. That gap, sitting on top of an already-active exploitation campaign, is why this incident is drawing comparisons to the 2021 Kaseya VSA supply-chain attack.
Don’t miss new tech stories on Google
Add Tech Insider once in the Google app and our stories appear in your news suggestions.
A New Ransomware Strain Emerges From an Old China-Linked Crew
Storm-1175 is not a new name in threat intelligence circles. Microsoft assesses the group as financially motivated and likely based in a UTC+8 timezone consistent with Chinese-speaking regions, and it has been tied to Medusa ransomware deployments against healthcare providers, professional services firms, and financial companies across Australia, the UK, and the US. What changed in August 2026 is the tooling. StormEncryptor is written in C++, appends the “.encrypted” extension to files it locks, and drops a ransom note named “!!!README_FIRST!!!.txt” into every directory it scans. Victims reportedly get roughly three days to open negotiations before the group escalates pressure.
This was also Storm-1175’s first observed activity since April 2026, a four-month gap that researchers read as time spent building or acquiring a private encryptor rather than continuing to pay Medusa’s affiliate cut. Medusa, also tracked under the name Spearwing in some vendor taxonomies, has run as a ransomware-as-a-service operation since 2021, and its cumulative campaigns have pushed the group’s victim count past 400 organizations by some counts. Leaving that affiliate model behind means Storm-1175 keeps a larger share of ransom payments and controls its own release schedule for new capabilities, a pattern that mirrors how other established crews have splintered off RaaS platforms once they judge the economics no longer work in their favor.
What Is CVE-2026-18577? Inside the N-central Authentication Bypass
CVE-2026-18577 is an authentication-bypass vulnerability in N-able’s N-central, a remote monitoring and management platform MSPs use to patch, monitor, and remotely control client endpoints from a single console. The flaw lets an attacker skip credential checks entirely and reach administrative functions, the kind of access that would normally require a valid username, password, and often multi-factor authentication. Researchers have described the resulting access level as effectively “god-mode”: full control over every device the console manages, without ever authenticating as a legitimate user.
What makes this case sharper than a routine disclosure is the exploitation timeline. Evidence points to attackers using the flaw as a zero-day starting July 31, 2026, a full day before N-able’s public disclosure and emergency hotfix on August 2. That is not unusual for Storm-1175 specifically; Microsoft has previously observed the group exploiting vulnerabilities up to a week ahead of public disclosure, suggesting either independent vulnerability research or access to details before they were meant to circulate. The same dynamic played out with the Lazarus Group’s exploitation of CVE-2026-68820 in Windows, another case where a state-linked or state-adjacent actor moved on a flaw before defenders had a patch to deploy.
Timeline: From Zero-Day to Second Emergency Patch
The compressed sequence between exploitation, disclosure, and re-exploitation is one of the more striking parts of this incident. N-able’s first hotfix did not fully close the hole, and a second emergency patch followed within days after attackers found a way around it. The table below lays out the sequence as N-able, and independent researchers
| Date (2026) | Event |
|---|---|
| July 31 | Storm-1175 begins exploiting CVE-2026-18577 as a zero-day, ahead of public disclosure |
| August 2 | N-able discloses CVE-2026-18577 and ships an emergency hotfix; StormEncryptor deployments observed the same day |
| August 3 | CISA adds CVE-2026-18577 to its Known Exploited Vulnerabilities catalog |
| August 6 | N-able ships a second emergency hotfix (N-Central 2026.3 HF1, build 2026.3.1.7) after attackers bypass the first patch |
| Mid-August | Huntress reports over 50% of reachable cloud-hosted N-central servers and 28.6% of self-hosted instances remain unpatched |
N-able has said it contacted a limited number of affected customers directly, but has not disclosed an exact downstream victim count, which is common in RMM-related incidents where the vendor knows which direct customers were hit but has limited visibility into how far the compromise spread through those customers’ own client bases.
How StormEncryptor Attacks Unfold, Step by Step
Once inside an N-central environment, Storm-1175’s playbook looks familiar to anyone who has tracked ransomware intrusions over the past few years, but the group executes it unusually fast. Post-compromise activity typically includes:
- Deploying legitimate remote-access tools, chiefly AnyDesk and SimpleHelp, to maintain a persistent foothold that blends in with normal MSP traffic
- Running Advanced IP Scanner across the network to map reachable hosts and identify high-value targets
- Dumping credentials from LSASS memory using Mimikatz to harvest domain administrator and service-account passwords
- Moving from initial access to data exfiltration and full ransomware deployment, often within a few days and, in at least one April 2026 operation, in under 24 hours
That speed is the point. Traditional incident response assumes defenders have hours or days to detect lateral movement before encryption begins. Storm-1175’s operational tempo compresses that window, which is why Microsoft’s guidance leans so heavily on stopping the initial access vector rather than relying on catching the group mid-intrusion. It’s a similar lesson to the one drawn from the JFrog Artifactory CVSS 9.8 flaw exploited within days of disclosure: once a critical bug in shared infrastructure software is public, the exploitation clock runs faster than most patch cycles.
Why Storm-1175 Abandoned Medusa
Medusa’s RaaS Baggage
Medusa has operated as a ransomware-as-a-service platform since 2021, meaning any affiliate using it hands over a cut of ransom proceeds to the operators who maintain the encryptor, negotiation infrastructure, and leak site. That arrangement works well for less technical affiliates, but it caps how much of a payout a high-volume operator like Storm-1175 actually keeps, and it ties the affiliate’s reputation to a brand that law enforcement, insurers, and threat intelligence teams have spent years fingerprinting.
StormEncryptor’s Private Build
A privately built C++ encryptor gives Storm-1175 full control over update cadence, evasion techniques, and the ransom note branding, without sharing revenue or coordinating campaigns with unrelated affiliates who might draw unwanted attention. It also resets some of the detection signatures built up around Medusa’s specific file markers and behavior patterns, buying the group a window where defenders are working from an incomplete picture of the new tool.
Medusa vs StormEncryptor: What Changed
| Attribute | Medusa (2021–2026) | StormEncryptor (August 2026–present) |
|---|---|---|
| Business model | Ransomware-as-a-service, multiple affiliates | Privately built, single-operator tool |
| File marker | Varies by affiliate build | Appends “.encrypted” extension |
| Ransom note | Standardized Medusa branding and leak-site links | “!!!README_FIRST!!!.txt” dropped in every scanned directory |
| Known targeting | Healthcare, professional services, finance (Australia, UK, US) | MSP and downstream client networks via N-central, sector still emerging |
| Cumulative reported victims | 400+ organizations since 2021 | Not yet publicly quantified |
The Bigger Pattern: RMM Tools as Ransomware Launchpads
N-central is not the first remote monitoring and management platform to become a ransomware distribution point, and it will not be the last. The appeal to attackers is structural: RMM software is designed to give one console broad, often unrestricted, administrative reach across many endpoints, which is exactly what a ransomware operator wants once they get in the door. The clearest precedent is the July 2021 Kaseya VSA attack, in which REvil affiliates exploited a zero-day to push ransomware through roughly 60 direct MSP customers, cascading down to an estimated 1,500 downstream businesses in a single weekend. ConnectWise ScreenConnect saw a similar dynamic in 2024, when authentication-bypass flaws tracked as CVE-2024-1709 and CVE-2024-1708 let attackers reach hundreds of MSP-managed environments before patches closed the gap.
| Incident | Year | Attack vector | Ransomware | Reported scale |
|---|---|---|---|---|
| Kaseya VSA | 2021 | Zero-day in VSA on-premises agent | REvil/Sodinokibi | ~60 direct MSPs, ~1,500 downstream businesses |
| ConnectWise ScreenConnect | 2024 | CVE-2024-1709 / CVE-2024-1708 auth bypass | Multiple affiliates | Hundreds of MSP-managed environments |
| N-able N-central | 2026 | CVE-2026-18577 auth bypass | StormEncryptor (formerly Medusa affiliate) | Downstream count undisclosed |
The recurring theme is that patching one RMM platform’s flaw doesn’t fix the underlying exposure model. As long as a single console can push code to hundreds of unrelated organizations without additional authentication at each hop, attackers have a strong incentive to keep hunting for the next authentication bypass, whether it lands in N-able, ConnectWise, Kaseya, Atera, or any other platform in that category.
Market Impact: MSPs, N-able, and the Trust Problem
For N-able, the fallout is less about a single quarter’s revenue and more about renewal conversations with MSP customers who now have to explain to their own clients why a management tool became the entry point for a ransomware incident. RMM vendors compete heavily on trust and security posture, since MSPs are effectively vouching for the platform to every downstream business they serve. A public, actively exploited authentication bypass followed by a bypassed first patch is the kind of story that shows up in procurement reviews for months after the immediate incident response wraps up.
The broader RMM and MSP tooling market is also facing more scrutiny from cyber insurers, who have increasingly added RMM-specific patch SLAs and multi-factor authentication requirements to policy terms since the Kaseya incident. Expect underwriters to lean harder on N-able customers to demonstrate current patch status before renewing coverage, and expect competing platforms to use this incident in sales conversations, even though, as the historical pattern shows, none of them are immune to the same class of vulnerability.
Competitive Landscape: How N-central Stacks Up Against Other RMM Platforms
N-central competes most directly with ConnectWise Automate and Control, Kaseya VSA, Atera, and Datto RMM (also under the Kaseya umbrella since 2022) in the MSP tooling market. All five platforms share the same fundamental exposure: broad administrative reach across managed endpoints from a centralized console, typically reachable over the internet so MSPs can manage clients remotely. ConnectWise’s 2024 CVEs and Kaseya’s 2021 incident show this isn’t a flaw unique to N-able’s architecture, it’s a property of the product category. What differentiates vendors in practice is how fast they ship patches, how transparent they are about exploitation once it’s confirmed, and how aggressively they push customers toward hardened deployment defaults like mandatory MFA and IP allowlisting.
N-able’s response, an emergency hotfix within hours of disclosure followed by a second patch after the first was bypassed, is roughly in line with how ConnectWise handled its 2024 flaws. Where the comparison gets uncomfortable is the exposure numbers weeks after the fact. Huntress’s finding that over half of reachable cloud instances and more than a quarter of self-hosted deployments remained unpatched suggests the patch itself reached customers, but the operational discipline to apply it quickly did not, a gap that sits with MSPs as much as with N-able.
Detection and Indicators of Compromise
Security teams running N-central, or managing endpoints through an MSP that does, should hunt for the specific toolchain Storm-1175 has been observed using rather than waiting on signature updates for StormEncryptor itself. A basic hunting query for the AnyDesk and SimpleHelp combination paired with LSASS access attempts, adaptable to most SIEM or EDR query languages, looks like this:
// Example hunting logic (KQL-style) for Storm-1175 post-compromise toolchain
DeviceProcessEvents
| where FileName in~ ("AnyDesk.exe", "SimpleHelp.exe", "Advanced_IP_Scanner.exe", "mimikatz.exe")
| join kind=inner (
DeviceProcessEvents
| where ProcessCommandLine has_any ("sekurlsa", "lsass.exe", "procdump")
) on DeviceId
| where TimeGenerated > ago(30d)
| project TimeGenerated, DeviceName, FileName, ProcessCommandLine, InitiatingProcessAccountName
| order by TimeGenerated desc
Also check for files renamed with the “.encrypted” extension and any directory containing a file named “!!!README_FIRST!!!.txt”, both of which are consistent markers left by StormEncryptor. On the N-central side, confirm the deployed build matches or exceeds 2026.3 HF1 (build 2026.3.1.7), review admin account activity for the days surrounding July 31 through August 6, 2026, and audit any API keys or service accounts with console-wide reach.
What Security Teams Should Do Now
Immediate Patching and Access Review
Apply the second N-able hotfix immediately if it hasn’t been applied, don’t assume the first patch closed the gap since Storm-1175 demonstrated it didn’t. Beyond the patch itself, restrict N-central’s management interface to known IP ranges or a VPN rather than leaving it broadly internet-reachable, and enforce multi-factor authentication on every administrative account, even though the vulnerability itself bypasses authentication entirely, MFA reduces the value of any credentials attackers do manage to harvest post-compromise. This mirrors the guidance that followed the PaperCut zero-day, which also required a second emergency patch after the first release failed to fully close the hole.
Hunting for Post-Compromise Activity
Given Storm-1175’s speed, from initial access to full encryption in as little as 24 hours, retroactive hunting matters as much as forward-looking detection. Pull logs covering late July through early August 2026 and look specifically for unexpected AnyDesk or SimpleHelp installations, Advanced IP Scanner execution, and any LSASS memory access outside normal administrative tooling. Organizations without in-house threat hunting capacity should lean on their EDR vendor’s managed detection service or an MSSP for this pass, since the group’s tempo leaves little room for a slow internal review. Broader defensive architecture, including network segmentation to contain ransomware lateral movement, remains one of the few controls that limits blast radius even after initial access succeeds.
Historical Context: The RMM Blind Spot Keeps Recurring
The pattern connecting Kaseya in 2021, ConnectWise in 2024, and N-able in 2026 isn’t coincidence, it’s a predictable consequence of how the MSP tooling category is built. Each of these products exists specifically to grant one console sweeping control over many independent networks, which is a feature for legitimate administrators and a force multiplier for ransomware operators the moment authentication controls fail. Enterprise software categories like SAP Commerce Cloud, which patched a CVSS 10.0 remote code execution flaw earlier in 2026, face similar pressure once a single deployment sits at the center of a business’s operations, but RMM software is unusual in that the “single deployment” often spans dozens of unrelated organizations simultaneously.
What’s different in 2026 is the speed of the full cycle. Kaseya’s 2021 incident took roughly a week from initial compromise to widespread ransomware deployment across the MSP ecosystem. Storm-1175 compressed initial access to encryption into a single day in at least one prior campaign. That compression reflects both better attacker tooling and the fact that groups like Storm-1175 have now run this playbook enough times that execution is largely automated rather than improvised.
Predictions: Where This Threat Goes Next
- Expect at least one more RMM or PAM vendor to disclose a comparable authentication-bypass flaw before the end of 2026, as researchers and attackers alike concentrate scrutiny on this software category following the N-able and ConnectWise precedents.
- CISA and equivalent international agencies will likely keep shortening remediation deadlines for KEV-listed vulnerabilities affecting management consoles, given the repeat pattern of downstream cascading damage.
- Storm-1175 will probably rebrand its encryptor again within six to twelve months, following the same logic that moved it off Medusa, once defenders build reliable detection signatures around StormEncryptor’s current build.
- Cyber insurers will push RMM-specific patch SLAs and mandatory network restriction requirements into more policy renewals, using this incident alongside Kaseya and ConnectWise as the justification.
- MSPs will face growing pressure from downstream clients to disclose which RMM platform they use and its current patch status, a level of transparency the industry has historically avoided.
Frequently Asked Questions
What is StormEncryptor ransomware?
StormEncryptor is a ransomware strain written in C++ that first appeared on August 2, 2026, deployed by the threat actor Storm-1175 after the group moved away from using Medusa ransomware. It appends the “.encrypted” extension to locked files and drops a ransom note titled “!!!README_FIRST!!!.txt” in every scanned directory.
What is CVE-2026-18577?
CVE-2026-18577 is an authentication-bypass vulnerability in N-able’s N-central remote monitoring and management platform. It allows an attacker to gain full administrative access to the console without valid credentials, which researchers have described as effectively unauthenticated “god-mode” access.
Is N-central still exploitable?
N-able shipped two emergency hotfixes, on August 2 and August 6, 2026, after attackers bypassed the first patch. Any instance running a build earlier than 2026.3 HF1 (build 2026.3.1.7) should be treated as vulnerable and patched immediately.
Who is Storm-1175?
Storm-1175 is a financially motivated threat actor that Microsoft assesses as likely China-linked, based on operational patterns consistent with a UTC+8 timezone. The group previously used Medusa ransomware against healthcare, professional services, and finance organizations in Australia, the UK, and the US before switching to StormEncryptor in August 2026.
How many organizations were affected by CVE-2026-18577 exploitation?
N-able has confirmed contacting a limited number of directly affected customers but has not disclosed an exact victim count. Because N-central manages downstream client networks on behalf of MSPs, the total number of indirectly affected organizations is likely higher than the direct customer count and remains undisclosed.
How is this similar to the Kaseya VSA attack?
Both incidents involve attackers exploiting a vulnerability in an RMM platform to push ransomware through MSP customers to their downstream clients. Kaseya’s 2021 attack, carried out by REvil affiliates, cascaded from roughly 60 direct MSP customers to an estimated 1,500 downstream businesses. The N-able incident follows the same distribution pattern, though the exact downstream scale has not yet been disclosed.
What tools does Storm-1175 use after gaining access?
Post-compromise, the group has been observed using AnyDesk and SimpleHelp for persistent remote access, Advanced IP Scanner for network discovery, and Mimikatz to dump credentials from LSASS memory, before moving to data exfiltration and StormEncryptor deployment.
What should MSPs using N-central do right now?
Confirm the N-central deployment is on build 2026.3.1.7 or later, restrict the management console to known IP ranges instead of leaving it broadly internet-facing, enforce MFA on all administrative accounts, and hunt retroactively for AnyDesk, SimpleHelp, Advanced IP Scanner, and Mimikatz activity across the period from late July through early August 2026.
![StormEncryptor Hits N-able Bug: 50% Unpatched [2026] StormEncryptor Hits N-able Bug: 50% Unpatched [2026]](https://tech-insider.org/wp-content/uploads/2026/09/stormencryptor-ransomware-n-able-cve-2026-18577-2026-1.webp)