CVSS 10.0
Maximum severity score for CVE-2026-86218, a static code injection flaw that allows fully unauthenticated attackers to execute arbitrary code on N-central RMM servers without any prior credentials
~1,500
N-central servers currently internet-exposed according to Shadowserver Foundation tracking, most located in the United States and Europe, each controlling potentially thousands of managed endpoints
3rd wave
CVE-2026-86218 is the third distinct vulnerability wave targeting N-central in six weeks, following CVE-2026-18577 (CISA KEV Aug 3) and the CVE-2026-86206/86207 admin-account creation chain (Sept 5)
Sept 5 deadline
Federal agencies were required to remediate CVE-2026-18577, the first N-central flaw in this wave, by September 5 under CISA's Known Exploited Vulnerabilities binding directive

SponsoredHorizon3.ai

Proactive Security for the AI Era

NodeZero continuously and autonomously pentests infrastructure, identity, cloud, and now web applications, chaining weaknesses across every domain the way real attackers do. Every finding ships with replayable proof showing exploitable business impact, not theoretical risk.

See NodeZero WebApp in action

CVE-2026-86218, a CVSS 10.0 pre-authentication remote code execution flaw in N-able N-central, gives any unauthenticated attacker root-level control of an RMM server that holds privileged credentials and remote execution rights over every managed device on every client network it administers. Huntress researchers confirmed active exploitation attempts across multiple customer environments. N-able released N-central 2026.3 Hotfix 4 (build 2026.3.1.14) on September 6, 2026, and on-premises customers must apply it manually.

N-able N-central is a remote monitoring and management platform deployed by managed service providers (MSPs) and large enterprises to centrally monitor, patch, and administer endpoints across client networks. A single N-central server typically manages thousands of endpoints spanning dozens of organizations. CVE-2026-86218 is classified as CWE-96 (static code injection) and allows an unauthenticated remote attacker to inject and execute arbitrary code directly on the N-central server process without valid credentials or network privileges beyond HTTP reachability.

This is the third vulnerability wave targeting N-central in six weeks. CVE-2026-18577, an earlier authentication bypass, was added to the CISA Known Exploited Vulnerabilities (KEV) catalog on August 3, 2026 with a September 5 federal remediation deadline. CVE-2026-86206 and CVE-2026-86207, an authentication bypass chain enabling unauthorized administrator account creation, were disclosed on September 5. CVE-2026-86218 followed the next day. The sustained targeting of N-central infrastructure signals an active, persistent threat actor focus on MSP platforms as a force-multiplier initial access vector.

Shadowserver Foundation now tracks nearly 1,500 N-central servers with internet-exposed management interfaces, concentrated in the United States and Europe. Each compromised server gives attackers lateral reach into every endpoint and client network under its administration. On-premises N-central deployments require manual hotfix application. N-able's hosted NCOD instances were patched automatically.

How Does CVE-2026-86218 Work?

CVE-2026-86218 is a static code injection vulnerability (CWE-96) in the N-central server application. Static code injection occurs when attacker-controlled data is injected into code that the application interprets and executes without adequate sanitization or sandboxing. In N-central's case, an unauthenticated HTTP request reaches a vulnerable code path that processes user-supplied input as executable code, allowing attackers to run arbitrary operating system commands under the N-central server process identity.

The attack requires no authentication, no valid account, and no prior knowledge of the target environment beyond the TCP port where N-central's web interface listens. N-able classifies the vulnerability as a pre-authentication RCE and has not publicly disclosed the specific endpoint or input vector involved. The CVSS vector confirms the attack is network-accessible, requires no interaction from a privileged user, carries no complexity requirements, and produces complete confidentiality, integrity, and availability impact on the affected system.

Huntress researchers identified exploitation reconnaissance activity targeting the /remoteControlAction.do?method=getPierDetails endpoint during the earlier attack waves. Subsequent attacker tradecraft included the systematic appending of .invalid to email addresses during unauthorized account operations. These behavioral signals serve as the primary host-based and network-based detection indicators pending N-able's full technical disclosure of the CVE-2026-86218 attack path.

The N-central server process runs with elevated privileges and maintains persistent connectivity to all managed agents. Code execution on the server grants attackers access to stored credentials, configuration data for all managed client networks, and the ability to issue arbitrary commands to any managed endpoint through N-central's legitimate agent communication channels, all without triggering standard endpoint detection tools that trust N-central agent traffic.

Scope and Impact: Every Managed Endpoint at Risk

N-able N-central is deployed across thousands of MSP and enterprise environments, typically to administer endpoint fleets ranging from hundreds to tens of thousands of devices. The Shadowserver Foundation tracks approximately 1,500 N-central servers with management interfaces reachable from the public internet. That number represents the directly exploitable population for CVE-2026-86218 without any network routing complexity on the attacker's part.

The downstream blast radius of a single N-central compromise significantly exceeds the server itself. N-central stores managed endpoint credentials, network topology data, scripting libraries, and remote access configurations. An attacker who achieves code execution on the N-central server inherits those capabilities without needing to authenticate to any downstream client system separately. Ransomware operators targeting MSPs specifically exploit this architecture: a single N-central compromise delivers simultaneous access across all MSP client environments through the same trusted agent channels the MSP uses for legitimate administration.

The MSP supply chain risk profile for CVE-2026-86218 mirrors the 2021 Kaseya VSA compromise, where ransomware operators exploited a zero-day in another RMM platform to deploy payloads across 1,500 managed businesses simultaneously. The structural vulnerability is identical: a centralized management platform trusted by all downstream agents becomes the single point of failure.

Healthcare, finance, and critical infrastructure organizations that contract managed IT services may be indirectly exposed through their MSPs even if those organizations do not run N-central themselves. MSP clients should verify whether their service provider uses N-central and confirm that HF4 has been applied and that the management interface is not internet-exposed.

Free daily briefing

Briefings like this, every morning before 9am.

Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.

Three Attack Waves in Six Weeks Against N-central

The exploitation campaign against N-central follows a repeating pattern: a vulnerability is disclosed or added to the CISA KEV catalog, Huntress observes exploitation attempts in customer environments within days, and N-able releases a hotfix. CVE-2026-86218 is the third cycle in this sequence since early August 2026.

Wave 1 (August 3, 2026): CISA added CVE-2026-18577, an authentication bypass in N-central, to the KEV catalog with a September 5 federal remediation deadline. Huntress observed exploitation attempts targeting CVE-2026-18577 across customer environments within the first week of the CISA listing. Federal agencies were required to patch by September 5.

Wave 2 (September 5, 2026): N-able disclosed CVE-2026-86206 and CVE-2026-86207, an authentication bypass chain that enabled unauthorized creation of administrative accounts on unpatched N-central servers. Huntress again observed exploitation attempts in customer environments. The two-CVE chain gave attackers persistent access by creating rogue admin accounts that survive a server restart. Organizations that applied the Wave 1 patch but did not audit for unauthorized admin accounts created between August 3 and September 5 may already have backdoors in place.

Wave 3 (September 6, 2026): N-able released HF4 addressing CVE-2026-86218, the CVSS 10.0 pre-authentication RCE that renders all prior authentication controls moot. An attacker does not need a stolen credential or a rogue account from Wave 2 to exploit CVE-2026-86218. They need only a reachable HTTP port.

The sustained cadence of this targeting is a strong signal of active threat actor research against N-central code. Defenders should assume that actors with CVE-2026-18577 or CVE-2026-86206/86207 exploitation capability are already investigating CVE-2026-86218 exploitation paths in parallel with the public disclosure.

1

Wave 1: Auth Bypass (CVE-2026-18577)

CISA KEV addition August 3, 2026. Authentication bypass enabling unauthorized access to N-central without valid credentials. Federal remediation deadline September 5.

2

Wave 2: Admin Account Creation (CVE-2026-86206/86207)

Disclosed September 5, 2026. Two-CVE chain enabling unauthorized creation of persistent administrative accounts on unpatched N-central servers. Huntress observed active exploitation.

3

Wave 3: Pre-Auth RCE (CVE-2026-86218)

Patched September 6, 2026. CVSS 10.0 static code injection enabling fully unauthenticated remote code execution on N-central server. No prior access required.

Exploitation Indicators and IOCs

Specific exploitation tradecraft observed by Huntress during the earlier N-central attack waves provides the primary behavioral indicators for CVE-2026-86218 detection. No confirmed C2 infrastructure or file hashes have been publicly attributed to CVE-2026-86218 exploitation as of the September 6 disclosure.

Probing of the /remoteControlAction.do?method=getPierDetails endpoint is the most reliable pre-exploitation detection signal. Any external IP address sending HTTP requests to this specific endpoint should be treated as an active exploitation attempt and investigated immediately. The endpoint is not legitimately reachable from external networks in a properly configured N-central deployment.

The systematic appending of .invalid to email addresses during unauthorized account creation operations (observed in Wave 2) is a post-exploitation indicator specific to N-central compromise tradecraft. Review N-central user accounts for any email address ending in .invalid that was not created by authorized administrators.

For the Citrix NetScaler CVE-2026-19490 auth bypass disclosed earlier this week, defenders saw an identical playbook: exploitation attempts appeared within 48 hours of disclosure, followed by rapid mass scanning. The N-central attack surface is smaller by server count but higher impact per server due to the MSP multiplier effect.

Subscribe to unlock Indicators of Compromise

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Sigma Detection Rules for CVE-2026-86218

No CVE-specific community rule exists for CVE-2026-86218 yet. The following two rules were generated by Decryption Digest from the threat's known behavior. Validate against your environment before production deployment. Status: experimental.

Both rules require log telemetry from the N-central server host. Rule 1 targets the HTTP probe of the exploitation entry point and applies to any web access log or WAF log capturing N-central traffic. Rule 2 targets the post-exploitation phase, detecting the N-central Java server process spawning interactive shells, which is a direct indicator of code injection success.

These rules apply to N-central deployments on Linux, which is the standard server operating system for N-central. Deploy Rule 1 into your SIEM pointed at N-central web server access logs. Deploy Rule 2 into an EDR or SIEM receiving process creation events from the N-central host.

Subscribe to unlock Sigma Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock Sigma Hunt Queries

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock WAF Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Remediation Steps for CVE-2026-86218

The remediation priority for CVE-2026-86218 is immediate for any on-premises N-central deployment. Hosted NCOD instances are already patched. The following steps address both the patch and post-compromise hygiene given the sustained attack campaign against N-central since August.

Apply official patch →documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2026.3_HF4_Release_Notes.htm

Subscribe to unlock Remediation & Mitigation steps

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Why N-central CVE-2026-86218 Is a Supply Chain Priority

The structural risk of CVE-2026-86218 extends beyond the N-central server itself. MSP infrastructure is a known ransomware operator target precisely because a single RMM compromise translates into simultaneous access across every client network under management. The 2021 Kaseya VSA attack compromised 1,500 businesses through a single zero-day in a competing RMM platform. The current N-central attack campaign follows the same structural playbook.

Organizations contracted with MSPs using N-central should treat their own environment as potentially at risk until their MSP confirms HF4 application and management interface firewall restrictions. The agent traffic that N-central sends to managed endpoints is trusted by endpoint security tools, making attacker-issued commands via a compromised N-central server difficult to distinguish from legitimate administrative traffic at the endpoint level.

The prior Gentlemen ransomware campaign that targeted MSP tooling earlier this month used compromised RMM access as a lateral movement channel after initial compromise, demonstrating that this threat vector is actively part of current ransomware operator tradecraft, not a theoretical risk.

The three-wave attack pattern against N-central from August 3 through September 6 is the most sustained public campaign against any single RMM platform in 2026. Defenders who have not applied all three waves of N-central patches face compound exposure from multiple authentication bypasses and the CVSS 10.0 pre-auth RCE simultaneously.

The bottom line

CVE-2026-86218 is the third attack wave against N-central in six weeks and carries the maximum CVSS 10.0 severity. An unauthenticated attacker who reaches the management interface can execute arbitrary code on a server controlling thousands of managed endpoints across dozens of client networks. Apply N-central 2026.3 HF4 (build 2026.3.1.14) today. If the update cannot be applied immediately, restrict N-central management port access to known administrative IPs at the firewall and treat all external access as compromise until the patch is confirmed.

This analysis is generic. create a free account to score threats like this against your own stack.

Frequently asked questions

What is N-able N-central and what does it do?

N-able N-central is a remote monitoring and management (RMM) platform used by managed service providers (MSPs) and large enterprises to centrally monitor, patch, and control endpoints across client networks from a single management server. It provides remote control, automated patching, network monitoring, scripting, and backup management. A single N-central server commonly administers thousands of endpoints across dozens of separate client organizations, making it a high-value target for threat actors seeking broad initial access through a single compromise.

What is CVE-2026-86218 in N-able N-central?

CVE-2026-86218 is a CVSS 10.0 static code injection vulnerability (CWE-96) in N-able N-central. The flaw allows an unauthenticated remote attacker to inject and execute arbitrary code on the N-central server without providing valid credentials. Classified as a pre-authentication remote code execution vulnerability, it gives attackers operating-system-level access to the RMM server from a single HTTP request. The exact code path has not been publicly disclosed by N-able, but independent researchers at Huntress observed exploitation attempts across customer environments before the patch was released.

Is CVE-2026-86218 being actively exploited in the wild?

N-able states it has no confirmed evidence of CVE-2026-86218 being exploited in production environments. However, Huntress reported observing exploitation attempts across all three vulnerability waves within customer environments, including activity targeting this latest flaw. The sustained multi-wave attack pattern against N-central since early August and the availability of exploitation indicators for the preceding flaws make CVE-2026-86218 a high-priority remediation target regardless of N-able's formal confirmation status. Treating it as actively exploited is the correct defensive posture.

Which versions of N-central are affected by CVE-2026-86218?

CVE-2026-86218 affects N-central versions before build 2026.3.1.14. The hotfix supersedes three earlier fixes issued between August 2 and September 5, 2026 for CVE-2026-18577, CVE-2026-86206, and CVE-2026-86207. Direct upgrade paths to N-central 2026.3 HF4 are supported from versions 2025.4, 2026.1, 2026.2, 2026.3, and 2026.3 HF1 through HF3. N-able's hosted NCOD instances have already been patched automatically. On-premises customers must apply the update manually through the N-central update mechanism.

How do I apply N-central 2026.3 Hotfix 4 (build 2026.3.1.14)?

Log in to the N-central management console and navigate to Administration then System Update. Download and install build 2026.3.1.14 from the N-central update repository. If automatic updates are enabled, the system may prompt for the update. On-premises customers must initiate this update manually. Hosted NCOD environments have already been updated. Verify the installed build number under Administration then About after applying the hotfix. Review N-able's official release notes at the N-central 2026.3 HF4 release notes page for platform-specific instructions.

How many N-central servers are exposed to the internet?

Shadowserver Foundation tracks nearly 1,500 N-central servers with management interfaces exposed to the public internet, most located in the United States and Europe. This population represents the entire at-risk group for CVE-2026-86218 exploitation. N-central management interfaces should not be reachable from the public internet. MSPs that cannot immediately apply HF4 should restrict access to the N-central management port to known administrative IP ranges via firewall ACL as an interim control.

What should MSPs do immediately about CVE-2026-86218?

Apply N-central 2026.3 HF4 (build 2026.3.1.14) immediately for all on-premises deployments. Restrict N-central management port access to known administrator IP ranges via firewall ACL, eliminating the internet-exposed attack surface. Audit N-central local users and group memberships for accounts created after August 1, 2026 that were not provisioned by authorized administrators. Review N-central access logs for HTTP requests to the remoteControlAction.do endpoint and for any external IP that sent requests to that path. Hunt for post-exploitation artifacts including unexpected processes spawned by the N-central server Java process.

Why are attackers targeting N-central and other RMM platforms?

RMM platforms are high-value targets because a single compromised server provides attackers with privileged remote execution rights, credential vaults, and network connectivity spanning every client network the platform manages. MSPs using N-central commonly administer dozens of client organizations from one server, meaning a single successful exploitation yields a force-multiplied initial access position equivalent to separately breaching each client individually. Ransomware operators increasingly target RMM infrastructure for this reason: one compromise enables mass deployment of ransomware payloads across an entire MSP customer portfolio simultaneously.

Sources & references

  1. N-able Status: N-central 2026.3 Hotfix 4 CVE-2026-86218
  2. BleepingComputer: N-able patches max severity N-central flaw amid ongoing attacks
  3. Huntress: Critical N-able N-central Vulnerability and Active Exploitation
  4. Forkast: N-able N-central CVSS 10.0 Pre-Auth RCE Marks Third Attack Wave in Six Weeks
  5. TechNadu: N-able Patches Max-Severity N-central RCE Flaw CVE-2026-86218

Free resources

25
Free download

Critical CVE Reference Card 2025–2026

25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.

No spam. Unsubscribe anytime.

Free download

Ransomware Incident Response Playbook

Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.

No spam. Unsubscribe anytime.

Free newsletter

Get threat intel before your inbox does.

50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.

Unsubscribe anytime. We never sell your data.

Eric Bang
Author

Founder & Cybersecurity Evangelist, Decryption Digest

Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.

Giveaway: InfoSec World 2026 All Access Pass ($3,895 value)

Details →
Daily Briefing

Subscribe to enter the giveaway

Every subscriber is automatically entered. You also get daily threat intel every morning: zero-days, ransomware, and nation-state campaigns. Free. No spam.

Already subscribed? You're already entered.

Giveaway

Win a $3,895 InfoSec World 2026 pass.