AI Security AI安全 16h ago Updated 15h ago 更新于 15小时前 46

N‑able Patches Vulnerability Exploited to Hack N-central Servers N‑able修复被利用于入侵N-central服务器的漏洞

CVE-2026-18577 is an authentication bypass vulnerability in N-central RMM (versions prior to 2026.3.1.7) that allows attackers to take over admin accounts It is a new exploitation method for a previously patched vulnerability (CVE-2026-18556), with active exploitation detected starting late July 2026 Attackers gain full admin access to N-central consoles, then use the Take Control feature to pivot into managed environments and establish persistence via Cloudflare tunnels Both on-premises and clo N-able N-central RMM产品存在认证绕过漏洞CVE-2026-18577,已被攻击者在野外实际利用 该漏洞是CVE-2026-18556的新利用方式,攻击者成功绕过了此前发布的补丁 漏洞影响N-central 2026.3.1.7之前版本,包括本地部署和云部署环境 攻击者获取管理员权限后可通过Take Control功能连接受管系统,并注册CloudFlare隧道实现持久化访问 尽管N-able称受影响客户有限,但Huntress指出许多组织截至8月3日仍未安装补丁

72
Hot 热度
65
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • CVE-2026-18577 is an authentication bypass vulnerability in N-central RMM (versions prior to 2026.3.1.7) that allows attackers to take over admin accounts
  • It is a new exploitation method for a previously patched vulnerability (CVE-2026-18556), with active exploitation detected starting late July 2026
  • Attackers gain full admin access to N-central consoles, then use the Take Control feature to pivot into managed environments and establish persistence via Cloudflare tunnels
  • Both on-premises and cloud-hosted deployments are affected, with a limited but confirmed number of customers impacted
  • N-able and Huntress have released indicators of compromise (IoCs); many organizations had not yet patched as of August 3, 2026

Why It Matters

This vulnerability highlights the critical risk posed by RMM (Remote Monitoring and Management) tools to managed service providers (MSPs) and their clients, as compromise of a single N-central console can grant attackers broad access to entire networks of endpoints, servers, and domain controllers. It also demonstrates the dangerous pattern of attackers developing novel exploitation techniques for previously patched vulnerabilities, underscoring the importance of rapid patch deployment and continuous monitoring.

Technical Details

  • Vulnerability: CVE-2026-18577, an authentication bypass in N-central versions prior to 2026.3.1.7, affecting both on-premises and cloud-hosted deployments
  • Root cause: A new exploitation method for CVE-2026-18556, which had already been patched; threat actors bypassed the prior patch in late July 2026
  • Attack chain: Attackers gain admin access to N-central → use the Take Control feature to connect to managed systems → register a Cloudflare tunnel service for persistent access even after console access is revoked
  • Impact scope: Full administrative control over the N-central console, enabling script deployment, remote-control sessions, configuration modifications, and lateral movement across managed endpoints including domain controllers
  • Detection: IoCs released by both N-able and Huntress; Huntress confirmed active exploitation in the wild as of early August 2026

Industry Insight

  • Patch urgency: MSPs must prioritize immediate patching of N-central to 2026.3.1.7 or later, as unpatched installations remain actively targeted; delay in patching directly correlates with exposure risk.
  • RMM security as a supply-chain risk: This incident reinforces that RMM platforms are high-value targets; organizations should enforce least-privilege access, multi-factor authentication, and network segmentation for RMM consoles and agents.
  • Persistence mechanisms matter: The use of Cloudflare tunnels for post-compromise persistence illustrates how attackers leverage legitimate infrastructure to maintain access; security teams should monitor for unauthorized tunnel services and anomalous outbound connections from managed endpoints.

TL;DR

  • N-able N-central RMM产品存在认证绕过漏洞CVE-2026-18577,已被攻击者在野外实际利用
  • 该漏洞是CVE-2026-18556的新利用方式,攻击者成功绕过了此前发布的补丁
  • 漏洞影响N-central 2026.3.1.7之前版本,包括本地部署和云部署环境
  • 攻击者获取管理员权限后可通过Take Control功能连接受管系统,并注册CloudFlare隧道实现持久化访问
  • 尽管N-able称受影响客户有限,但Huntress指出许多组织截至8月3日仍未安装补丁

为什么值得看

本文揭示了RMM产品补丁绕过攻击的实际案例,展示了攻击者如何利用已知漏洞的新利用方式突破安全防护。对于AI从业者而言,这凸显了软件供应链安全和持续漏洞监控的重要性,特别是在集中化管理的IT基础设施中。

技术解析

  • 漏洞类型与影响范围:CVE-2026-18577为认证绕过漏洞,影响N-central 2026.3.1.7之前版本,涵盖本地部署和云部署环境。该漏洞并非全新零日,而是CVE-2026-18556的新利用方式。
  • 攻击利用链:攻击者绕过CVE-2026-18556的补丁后,于7月底开始利用该漏洞获取N-central服务器管理员权限。随后通过Take Control功能连接受管环境中的系统,并注册CloudFlare隧道实现持久化访问,即使N-central服务器访问被撤销仍能保持渗透。
  • 攻击者能力:获得控制台权限后,攻击者可向受管端点推送脚本和任务、通过N-able代理部署双用途工具(如远程隧道或发现实用程序)、发起对服务器和工作站的远程控制会话(包括域控制器等关键系统),以及修改角色、账户和政策等安全相关配置。
  • 响应与指标:N-able和Huntress均已发布受影响系统的指示器(IoCs)。N-able称受影响客户数量有限,但Huntress指出截至8月3日许多组织尚未修补安装。

行业启示

  • RMM产品集中化风险:远程监控和管理工具集中控制大量IT基础设施,一旦遭突破可导致大规模权限提升和横向移动。MSP需优先确保此类平台及时更新,并实施最小权限原则。
  • 补丁绕过攻击常态化:攻击者持续寻找绕过已修补漏洞的新方法,表明安全防御需从"一次性修补"转向持续监控和威胁狩猎。组织应建立补丁验证机制,确认修补有效性而非仅依赖版本更新。
  • 供应链安全协同:漏洞影响不仅限于直接用户,还波及MSP的客户环境。厂商、安全公司和客户需加强信息共享,及时发布IoC和缓解措施,形成协同防御生态。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全