China-Linked Group Hits N-able RMM with New Ransomware

Storm-1175 Exploits N-able Flaw to Deploy StormEncryptor

CRITICAL
August 10, 2026
August 11, 2026
5m read
RansomwareThreat ActorSupply Chain Attack

Related Entities(initial)

Threat Actors

Storm-1175

Organizations

Products & Tech

N-centralAnyDeskAdvanced IP ScannerCloudflare Tunnel

Other

StormEncryptorMedusa

CVE Identifiers

CVE-2026-18577
HIGH
CVE-2026-18556
HIGH

Full Report(when first published)

Executive Summary

Microsoft Threat Intelligence has issued a warning about Storm-1175, a financially motivated, China-linked threat actor, actively exploiting a critical vulnerability in N-able N-central remote monitoring and management (RMM) software. The vulnerability, CVE-2026-18577, is an authentication bypass that grants attackers administrative control over N-central servers. Storm-1175 is leveraging this access to deploy a new, custom C++ ransomware variant called StormEncryptor. This campaign represents a severe supply-chain threat, as compromising a single Managed Service Provider's (MSP) N-central server allows the attacker to push ransomware to all of that MSP's downstream clients. Due to active exploitation, CISA has added CVE-2026-18577 to its Known Exploited Vulnerabilities (KEV) catalog.

Threat Overview

The campaign began on August 2, 2026, the same day the vulnerability was disclosed. Storm-1175 demonstrated its characteristic speed by weaponizing the flaw almost immediately. The attack targets MSPs that use N-able's N-central RMM platform to manage customer environments. The core of the attack is the exploitation of CVE-2026-18577, which stems from an incomplete patch for a previous flaw, CVE-2026-18556.

The attack chain is as follows:

  1. Initial Access: The actor exploits CVE-2026-18577 on a public-facing N-central server to gain unauthenticated administrative access. (T1190 - Exploit Public-Facing Application)
  2. Execution & Lateral Movement: Using the compromised N-central server's legitimate 'Take Control' functionality, the attacker gains access to the endpoints of the MSP's clients. (T1219 - Remote Access Software)
  3. Defense Evasion & Persistence: The group uses legitimate tools like AnyDesk and Cloudflare Tunnel to maintain access and blend in with normal administrative traffic. (T1071.001 - Web Protocols)
  4. Impact: The StormEncryptor ransomware payload is deployed to the managed endpoints, encrypting files and demanding a ransom. (T1486 - Data Encrypted for Impact)

This campaign marks a tactical evolution for Storm-1175, which was previously associated with deploying Medusa ransomware.

Technical Analysis

  • Threat Actor: Storm-1175, a China-linked group known for rapid weaponization of new vulnerabilities.
  • Vulnerability: CVE-2026-18577 is an authentication bypass in N-able N-central. It allows an attacker to create a new user account with full administrative privileges.
  • Malware: StormEncryptor is a new C++ based ransomware. It appends the .encrypted extension to files and drops a ransom note named !!!README_FIRST!!!.txt.
  • Tools: The group utilizes several legitimate tools for post-exploitation activities:
    • AnyDesk: For remote access and control.
    • Advanced IP Scanner: For network reconnaissance to identify additional targets.
    • Cloudflare Tunnel: To establish a persistent, encrypted command-and-control channel.

Impact Assessment

This attack poses a critical supply-chain risk. By targeting MSPs, Storm-1175 can achieve a high-leverage, one-to-many attack model. The impact includes:

  • Widespread Ransomware Deployment: A single MSP breach can lead to dozens or hundreds of their clients being simultaneously encrypted, causing a cascade of business interruptions.
  • High Financial Costs: Victims face costs from ransom payments, business downtime, and extensive recovery and remediation efforts.
  • Reputational Damage for MSPs: A breach of this nature severely damages the trust between an MSP and its clients, potentially leading to client loss and legal action.
  • Targeted Sectors: The campaign has impacted organizations in healthcare, professional services, and finance across the US, UK, and Australia.

IOCs — Directly from Articles

Type
file_name
Value
!!!README_FIRST!!!.txt
Description
Ransom note dropped by StormEncryptor ransomware.
Type
file_name
Value
*.encrypted
Description
File extension appended to files encrypted by StormEncryptor.

Cyber Observables — Hunting Hints

Security teams, especially at MSPs, should hunt for the following patterns:

Type
process_name
Value
anydesk.exe
Description
Unauthorized use of AnyDesk for remote access.
Type
process_name
Value
advanced_ip_scanner.exe
Description
Presence of this tool can indicate network reconnaissance.
Type
network_traffic_pattern
Value
cloudflared.exe
Description
Monitor for outbound traffic associated with Cloudflare Tunnels, which may be used for C2.
Type
log_source
Value
N-central audit logs
Description
Scrutinize logs for the creation of new, unexpected administrative accounts.

Detection & Response

  1. Audit N-central Accounts: Immediately review all administrative accounts on N-central servers for any unauthorized or suspicious users created on or after August 2, 2026.
  2. Monitor for LoL-Bins: Use EDR and SIEM to monitor for the suspicious use of legitimate tools like AnyDesk and Cloudflare Tunnel. Create alerts for their execution from unusual user accounts or directories. Employ Process Analysis (D3-PA).
  3. Network Monitoring: Analyze network traffic for connections to known Cloudflare Tunnel infrastructure or other C2 patterns. Utilize Network Traffic Analysis (D3-NTA).

Mitigation

  1. Patch Immediately: The highest priority is to apply the patch for CVE-2026-18577. N-able has released version 2026.3.1.7 to address the flaw.
  2. Restrict Access: Limit access to the N-central server's web interface to trusted IP addresses. Do not expose RMM platforms to the public internet unless absolutely necessary and with compensating controls in place.
  3. Privileged Account Management (M1026): Implement strict controls and monitoring for all privileged accounts on RMM platforms. Enforce Multi-factor Authentication (D3-MFA).
  4. Application Allowlisting: For managed endpoints, use application allowlisting to prevent the execution of unauthorized remote access tools like AnyDesk.

Timeline of Events

1
August 2, 2026
CVE-2026-18577 is publicly disclosed. Storm-1175 begins exploitation campaign on the same day.
2
August 10, 2026
This article was published

Article Updates

August 11, 2026

New TTPs including Mimikatz and Advanced IP Scanner identified in Storm-1175 attacks; N-able releases second hotfix for CVE-2026-18577.

MITRE ATT&CK Mitigations

The most critical mitigation is to apply the security patches provided by N-able to fix CVE-2026-18577.

Restrict network access to the N-central management interface to trusted IP addresses only, reducing the attack surface.

Closely monitor and audit all accounts with administrative privileges on RMM software. Implement MFA as a compensating control.

Use application allowlisting on managed endpoints to prevent the execution of unauthorized remote access tools like AnyDesk.

Timeline of Events

1
August 2, 2026

CVE-2026-18577 is publicly disclosed. Storm-1175 begins exploitation campaign on the same day.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

Storm-1175RansomwareN-ableSupply Chain AttackCVE-2026-18577KEV

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.