A Patch That Needed a Sequel

N-able's timeline reads like a vulnerability that would not stay fixed. CVE-2026-18556, an authentication bypass in N-central, was patched first. Attackers then found, in N-able's own words, 'a variation that evades the previous patch's specific checks,' tracked as CVE-2026-18577, exploited from around August 1 and added to CISA's Known Exploited Vulnerabilities catalog on August 3. N-able shipped Hotfix 1, version 2026.3.1.7, on August 2. That should have been the end of the story.

It was not. On August 10, N-able shipped Hotfix 2, version 2026.3.1.10, explicitly required even for customers who had already applied Hotfix 1. The vendor's own security update from that date confirms attackers had, by then, reached a limited number of customer networks, taken over administrator accounts, and used the platform's Take Control feature to touch managed endpoints. A second mandatory hotfix eight days after the first is the clearest possible signal that the first patch did not fully close the door.

The Ransomware That Answers the Question the Patch Timeline Raised

The open question after Hotfix 1 was whether the bypass had actually been used for anything beyond reconnaissance. Microsoft's August 10 attribution answers it: Storm-1175, a China-linked, financially motivated group Microsoft has tracked since at least its earlier Medusa ransomware campaigns, deployed a previously undocumented strain, StormEncryptor, likely gaining initial access through CVE-2026-18577. It is the group's first observed activity since April 2026, and its first documented move away from Medusa.

StormEncryptor is written in C++, appends '.encrypted' to locked files, and leaves a ransom note titled '!!!README_FIRST!!!.txt' in every scanned directory. Microsoft describes the group moving from initial compromise to data exfiltration and ransomware deployment within days, using AnyDesk and SimpleHelp for remote access, Advanced IP Scanner for discovery, and Mimikatz for LSASS credential dumping. That is a concrete, nameable toolkit an MSP's incident response team can hunt for directly, rather than a generic warning to 'check your patch level.'

Why One Compromised Console Is Everyone's Problem

N-central exists specifically so one MSP technician can manage many client networks from a single console, using the Take Control feature to reach any managed endpoint without visiting it. That design is the product's entire value proposition, and it is also exactly what Storm-1175 abused: an administrator takeover of one N-central console hands an attacker the same reach across every client network that console legitimately manages. N-able has described the number of confirmed victims as 'limited' but has not published a count, named affected MSPs, or specified which downstream sectors were touched.

That silence puts the burden on every organization that outsources IT to an MSP running N-central to ask directly, rather than assume: has our MSP's N-central instance been confirmed clean, not just patched twice, and has it been checked for the specific indicators Microsoft published, Cloudflare Tunnel services, AnyDesk or SimpleHelp installs the MSP did not authorize, and any LSASS access consistent with Mimikatz use.

Two Public Framings of the Same Hole, Eight Days Apart

On August 3, 2026, the public framing of CVE-2026-18577 was a vulnerability-management story: a patch bypass, added to a compliance catalog, with a federal remediation deadline. That framing invites a checkbox response, patch it and move on. By August 10, the framing had changed to an active-intrusion story: a named, previously undocumented ransomware family, attributed to a group Microsoft links to China, already moving through networks in days.

The seven days between those two framings is the real lesson for any organization that treats a KEV listing as the end of a vulnerability's story rather than the start of an incident-response one. A CVE number tells you what to patch. It does not tell you whether someone already got in before you did, and in this case, N-able's own timeline confirms that some customers found out the second way.