Wiz가 Google Cloud에 합류: 함께 마법을 만드는 것

CVE-2026-86218
N-central 취약성 분석 및 완화

개요

CVE-2026-86218 is a pre-authentication remote code execution (RCE) vulnerability in N-able N-central, a widely used remote monitoring and management (RMM) platform deployed by managed service providers (MSPs). The flaw is classified as Static Code Injection (CWE-96) and allows unauthenticated network attackers to execute arbitrary code on affected servers without any user interaction. All N-central versions before 2026.3.1.14 are affected, including 2026.3, 2026.3-hotfix1, 2026.3-hotfix2, and 2026.3-hotfix3. The vulnerability was published on September 6, 2026, and carries a CVSS v3.1 base score of 9.8 (Critical) and a CVSS v4.0 base score of 10.0 (Critical) (GitHub Advisory, CISA KEV).

기술적 세부 사항

The root cause is improper neutralization of directives in statically saved code (CWE-96 — Static Code Injection), meaning the application fails to sanitize attacker-controlled input before embedding it into an executable resource such as a configuration file or template. This allows an unauthenticated remote attacker to inject malicious code via a network-accessible endpoint, which is then executed server-side with no privileges required and no user interaction needed. The attack complexity is low and there are no special attack requirements, making exploitation straightforward and automatable. A Metasploit module pull request was observed in the community (GitHub PR #21896), and an IOC toolkit was published at github.com/jithinkrishnanrs/CVE-2026-86218-N-central-IOC-Toolkit, indicating active research into exploitation mechanics (GitHub Advisory, CISA KEV).

영향

Successful exploitation grants an unauthenticated attacker full remote code execution on the N-central server, resulting in complete compromise of confidentiality, integrity, and availability. Because N-central is an RMM platform used by MSPs to manage thousands of downstream customer endpoints, a compromised N-central server can serve as a pivot point for supply-chain-style attacks against all managed organizations. Attackers can exfiltrate credentials, deploy ransomware, establish persistent backdoors, and laterally move across every managed environment connected to the affected N-central instance — approximately 1,500 internet-exposed servers were identified as potentially vulnerable (Rescana, CISA KEV).

악용 가능성

CVE-2026-86218 is confirmed as actively exploited in the wild and was added to CISA's Known Exploited Vulnerabilities (KEV) catalog on September 8, 2026, with a mandatory remediation due date of September 11, 2026 (CISA KEV). CISA's SSVC assessment rates the vulnerability as automatable with total technical impact. A GitHub repository claiming to be a PoC was published (github.com/HORKimhab/CVE-2026-86218) but was assessed as containing only boilerplate content with no actual exploit code; however, a Metasploit module pull request (rapid7/metasploit-framework PR #21896) was observed, suggesting weaponization is in progress. The EPSS score is approximately 0.41–0.74%, though active exploitation and KEV listing make this a critical priority regardless. The vulnerability is described as the third in a chain of N-central attack waves within six weeks, with CVE-2026-86206 and CVE-2026-86207 preceding it (CTI Pilot, The Hacker News).

착취 단계

  1. Reconnaissance: Use Shodan, Censys, or Shadowserver data to identify internet-facing N-central servers running versions before 2026.3.1.14. Approximately 1,500 such servers were publicly exposed at the time of disclosure.
  2. Identify vulnerable endpoint: Locate the network-accessible endpoint in N-central that processes user-controlled input without proper sanitization before writing it to an executable resource (e.g., a configuration file or template).
  3. Craft malicious payload: Construct an HTTP request containing a static code injection payload — input that embeds executable directives (e.g., shell commands or script code) into the target resource. No authentication token or session cookie is required.
  4. Submit the request: Send the crafted unauthenticated HTTP request to the vulnerable N-central endpoint. The server processes the input and writes the injected code into a statically saved executable resource.
  5. Trigger execution: Cause the server to load or execute the modified resource, resulting in arbitrary code execution under the N-central service account's privileges.
  6. Post-exploitation: Leverage the compromised N-central server's privileged access to managed endpoints to deploy ransomware, establish persistence, harvest credentials, or pivot laterally across all MSP-managed customer environments (CISA KEV, The Hacker News).

타협의 징후

  • Network: Unexpected inbound HTTP/HTTPS requests to N-central endpoints from unknown or anomalous source IPs, particularly targeting configuration or template management endpoints; unusual outbound connections from the N-central server to external IPs (reverse shell or C2 beaconing).
  • Logs: N-central application logs showing unauthenticated requests with unusual or encoded parameter values; web server access logs with POST requests containing script-like or command-injection patterns in body parameters; authentication logs showing no login events preceding suspicious activity.
  • File System: Newly created or modified configuration files, templates, or scripts in the N-central installation directory with unexpected content; web shells or backdoor scripts written to accessible directories; new scheduled tasks or cron jobs created by the N-central service account.
  • Process: Unusual child processes spawned by the N-central Java or application process (e.g., cmd.exe, /bin/bash, powershell.exe, curl, wget); unexpected network connections initiated by the N-central process.
  • Threat Intelligence Tools: The community-published IOC toolkit at github.com/jithinkrishnanrs/CVE-2026-86218-N-central-IOC-Toolkit provides additional detection artifacts specific to this vulnerability (CISA KEV).

완화 및 해결 방법

N-able released N-central version 2026.3.1.14 (Hotfix 4) on September 6, 2026, which addresses this vulnerability. All organizations running N-central versions before 2026.3.1.14 — including 2026.3, 2026.3-hotfix1, 2026.3-hotfix2, and 2026.3-hotfix3 — must upgrade immediately. CISA mandated that federal agencies apply the patch by September 11, 2026, and recommends all organizations treat this as a critical priority given active exploitation. If immediate patching is not possible, restrict network access to the N-central management interface to trusted IP ranges only, and monitor for indicators of compromise. Organizations should also conduct forensic triage per BOD 26-04 requirements to determine if systems were compromised prior to patching (N-able Advisory, N-able Status, CISA KEV).

커뮤니티 반응

The vulnerability generated significant attention across the security community, with coverage from major outlets including The Hacker News, BleepingComputer, SecurityWeek, Help Net Security, CSO Online, and Infosecurity Magazine. Researchers and commentators noted this was the fourth N-central hotfix issued in five weeks, with CVE-2026-86218 representing the third distinct attack chain targeting the platform in that period — prompting criticism of N-able's security posture and patch cadence (CSO Online, BleepingComputer). Arctic Wolf, Huntress, and SOCRadar published dedicated threat intelligence blogs, and the Shadowserver Foundation reported on internet-exposed vulnerable instances. Community sentiment on Reddit and Mastodon reflected urgency, with MSP administrators expressing frustration at the repeated patching burden. One commentator described the situation as an "MSP vendor risk test," highlighting the supply-chain implications for downstream customers (Arctic Wolf, Huntress).

추가 자료


근원이 보고서는 AI를 사용하여 생성되었습니다.

관련 N-central 취약점:

CVE ID

심각도

점수

기술

구성 요소 이름

CISA KEV 익스플로잇

수정 사항이 있습니다.

게시된 날짜

CVE-2026-86218CRITICAL10
  • N-central logoN-central
  • cpe:2.3:a:n-able:n-central
Sep 06, 2026
CVE-2026-18577HIGH8.2
  • N-central logoN-central
  • cpe:2.3:a:n-able:n-central
Aug 02, 2026
CVE-2026-18556HIGH8.2
  • N-central logoN-central
  • cpe:2.3:a:n-able:n-central
Aug 01, 2026
CVE-2026-86207HIGH7.7
  • N-central logoN-central
  • cpe:2.3:a:n-able:n-central
아니요Sep 05, 2026
CVE-2026-86206MEDIUM6.9
  • N-central logoN-central
  • cpe:2.3:a:n-able:n-central
아니요Sep 05, 2026

무료 취약성 평가

클라우드 보안 태세를 벤치마킹합니다

9개의 보안 도메인에서 클라우드 보안 관행을 평가하여 위험 수준을 벤치마킹하고 방어의 허점을 식별합니다.

평가 요청

추가 Wiz 리소스

맞춤형 데모 받기

맞춤형 데모 신청하기

"내가 본 최고의 사용자 경험은 클라우드 워크로드에 대한 완전한 가시성을 제공합니다."
데이비드 에슬릭최고정보책임자(CISO)
"Wiz는 클라우드 환경에서 무슨 일이 일어나고 있는지 볼 수 있는 단일 창을 제공합니다."
아담 플레처최고 보안 책임자(CSO)
"우리는 Wiz가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."
그렉 포니아토프스키위협 및 취약성 관리 책임자