AI Security AI安全 22h ago Updated 15h ago 更新于 15小时前 44

N-able Says Attackers Take Over N-central Servers After Initial Fix Proves Incomplete N-able称攻击者在初始修复不完整的情况下接管了N-central服务器

N-able's N-central platform suffered an authentication bypass (CVE-2026-18556/CVE-2026-18577) allowing unauthenticated remote administrative access, with the initial fix proving incomplete and requiring a second patch Attackers leveraged compromised N-central servers to reach managed endpoints via Take Control and established persistent backdoors using Cloudflare tunnels as services, surviving server remediation The vulnerability affects all N-central builds prior to 2026.3.1.7; upgrading to 202 N-able N-central平台爆发认证绕过漏洞(CVE-2026-18556/CVE-2026-18577),攻击者可远程获取管理员权限并访问下游客户设备 首次修复不完整,攻击者发现替代利用路径,官方紧急发布2026.3.1.7版本修复 攻击者利用Cloudflare Tunnel服务建立持久化后门,无需开放入站端口即可维持访问 Huntress观察到实际利用案例,攻击者通过Take Control功能访问9个组织的端点 建议立即升级至2026.3.1.7,并排查恶意Cloudflared服务和可疑svchost.exe进程

68
Hot 热度
62
Quality 质量
58
Impact 影响力

Analysis 深度分析

TL;DR

  • N-able's N-central platform suffered an authentication bypass (CVE-2026-18556/CVE-2026-18577) allowing unauthenticated remote administrative access, with the initial fix proving incomplete and requiring a second patch
  • Attackers leveraged compromised N-central servers to reach managed endpoints via Take Control and established persistent backdoors using Cloudflare tunnels as services, surviving server remediation
  • The vulnerability affects all N-central builds prior to 2026.3.1.7; upgrading to 2026.3 alone is insufficient, and customers must also hunt for malicious tunnel services on endpoints
  • Huntress observed active exploitation in the wild affecting at least one MSP partner account and nine downstream organizations, with post-compromise activity including process enumeration
  • N-able has published six attacker IP addresses (some identified as VPN exit nodes) and IOCs including suspicious svchost.exe locations and Cloudflared service names for customer detection

Why It Matters

This incident demonstrates the cascading risk inherent in centralized remote management platforms: a single authentication bypass in an MSP toolchain can compromise dozens or hundreds of downstream customer environments. The incomplete patch cycle and the use of legitimate infrastructure (Cloudflare tunnels) for persistence highlight how supply-chain-adjacent vulnerabilities demand both rapid vendor response and proactive endpoint-level hunting by customers.

Technical Details

  • Vulnerabilities: CVE-2026-18556 (authentication bypass via alternate path, CWE-288) fixed in 2026.2, and CVE-2026-18577 (alternative exploitation path not blocked by the first fix) requiring the emergency hotfix at build 2026.3.1.7; both scored 8.2 CVSS 4.0
  • Attack chain: Unauthenticated access to N-central admin → Take Control pivot to managed endpoints → installation of Cloudflare tunnel as a Windows service for persistent outbound connectivity that bypasses inbound firewall rules
  • Persistence mechanism: Cloudflare tunnels registered as services survive reboots and remain functional even after the N-central server is remediated, since they connect directly to Cloudflare's edge without requiring open listening ports
  • Indicators of compromise: svchost.exe in user Documents folders, a Windows service named "Cloudflared," traffic to six published IP addresses, and suspicious sessions using identities like mspsupport@n-able.com; log paths include ui_access_control.log and BASupSrvc_*.log.gz
  • Detection guidance: Huntress recommended correlating N-central UI logs with endpoint logs and investigating sessions tied to apparent N-able support identities, noting that Take Control logs alone are not definitive proof of compromise

Industry Insight

  • MSPs and IT teams relying on centralized management platforms should treat vendor patch announcements as minimum baselines, not sufficient actions; independent endpoint hunting for persistence mechanisms is essential after any management-plane compromise
  • The abuse of legitimate tunneling services (Cloudflare, QuickConnect, Synology) for C2 persistence should prompt organizations to audit outbound tunnel services on endpoints as a standard incident response step
  • The incomplete patch cycle underscores the need for vendors to adopt bug bounty programs and extended validation periods, while customers should maintain version-level vigilance rather than assuming a major version upgrade addresses all attack paths

TL;DR

  • N-able N-central平台爆发认证绕过漏洞(CVE-2026-18556/CVE-2026-18577),攻击者可远程获取管理员权限并访问下游客户设备
  • 首次修复不完整,攻击者发现替代利用路径,官方紧急发布2026.3.1.7版本修复
  • 攻击者利用Cloudflare Tunnel服务建立持久化后门,无需开放入站端口即可维持访问
  • Huntress观察到实际利用案例,攻击者通过Take Control功能访问9个组织的端点
  • 建议立即升级至2026.3.1.7,并排查恶意Cloudflared服务和可疑svchost.exe进程

为什么值得看

本文揭示了远程监控管理平台(RMM)供应链攻击的典型攻击链,对MSP行业和端点安全从业者具有重要警示意义。漏洞修复不完整的案例凸显了安全响应流程和补丁验证机制的重要性。

技术解析

  • 漏洞详情:CVE-2026-18556为认证绕过漏洞(CWE-288),影响2026.1及更早版本;CVE-2026-18577为同一漏洞的替代利用路径,影响2026.3.1.7之前所有版本,CVSS评分均为8.2
  • 攻击链:攻击者利用认证绕过获取N-central服务器管理员权限→通过Take Control功能访问受管端点→在设备上注册Cloudflare Tunnel服务→建立持久化反向连接
  • 持久化技术:Cloudflare Tunnel通过出站连接建立隧道,无需入站防火墙规则或监听端口,作为服务运行可重启后存活
  • 检测指标:可疑IP地址(6个)、Cloudflared服务、Users/Documents文件夹中的svchost.exe、特定日志文件(ui_access_control.log和BASupSrvc_*.log.gz)
  • 影响范围:Huntress观察到单一MSP账户下9个组织受影响,每个组织至少一个端点被访问,后渗透活动限于进程枚举

行业启示

  • 供应链安全强化:MSP平台成为攻击跳板可放大影响范围,厂商需建立更严格的安全开发生命周期和漏洞响应机制
  • 补丁管理验证:首次修复不完整暴露了补丁验证流程缺陷,组织应建立补丁测试和验证机制,不能完全依赖厂商声明
  • 零信任架构必要性:传统边界防护无法抵御出站隧道技术,需实施微隔离、应用层监控和异常行为检测

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

Security 安全 Product Launch 产品发布