AI Security AI安全 6h ago Updated 1h ago 更新于 1小时前 46

CISA Adds Exploited N-able N-central Flaw to KEV After Customer Compromises CISA在客户遭受入侵后将N-able N-central漏洞加入已知被利用漏洞目录

CISA added CVE-2026-18577 (CVSS 8.2) to its Known Exploited Vulnerabilities catalog after active exploitation was confirmed in the wild The flaw is an incomplete patch for CVE-2026-18556, enabling authentication bypass and account takeover in N-able N-central Attackers leverage the Take Control feature to pivot from N-central servers into managed endpoints and establish persistence N-able confirmed a limited number of customers were compromised; threat actors used VPN exit nodes (NordVPN, Mullva CISA将N-able N-central的CVE-2026-18577漏洞(CVSS 8.2)加入已知利用漏洞目录,该漏洞为CVE-2026-18556的不完整补丁,可导致认证绕过和账户接管 攻击者利用漏洞获取管理员权限后,通过Take Control功能横向移动到受管终端,并使用Cloudflared工具建立隐蔽出站连接 N-able确认有限数量客户受影响,已发布版本2026.3 HF1修复,联邦机构需在2026年8月6日前完成补丁 攻击流量主要来自NordVPN和Mullvad等VPN出口节点,尚未归因于特定威胁组织

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

Analysis 深度分析

TL;DR

  • CISA added CVE-2026-18577 (CVSS 8.2) to its Known Exploited Vulnerabilities catalog after active exploitation was confirmed in the wild
  • The flaw is an incomplete patch for CVE-2026-18556, enabling authentication bypass and account takeover in N-able N-central
  • Attackers leverage the Take Control feature to pivot from N-central servers into managed endpoints and establish persistence
  • N-able confirmed a limited number of customers were compromised; threat actors used VPN exit nodes (NordVPN, Mullvad) to mask their origins
  • FCEB agencies have been directed to patch by August 6, 2026 and audit Take Control activity

Why It Matters

This vulnerability highlights the ongoing risk posed by Remote Monitoring and Management (RMM) platforms, which are increasingly targeted as high-value entry points into enterprise networks. The authentication bypass allows attackers to gain administrative access and then pivot laterally, making it critical for organizations relying on N-able N-central to patch immediately. It also reinforces the pattern of threat actors abusing legitimate tools (like Cloudflared) and VPN infrastructure to blend malicious activity with normal traffic.

Technical Details

  • CVE-2026-18577 (CVSS 8.2) is an incomplete patch for CVE-2026-18556 (CVSS 8.2), classified as an authentication bypass using an alternate path or channel, allowing account takeover in vulnerable versions of N-able N-central
  • The vulnerability is resolved in N-able N-central version 2026.3 HF1
  • Post-exploitation chain: remote attackers gain admin access to N-central servers, then abuse the built-in Take Control feature to pivot into managed endpoints, deploy persistence mechanisms, conduct reconnaissance on domain controllers, and move laterally
  • Indicators of compromise include a malicious file named "svchost.exe" in user Documents folders and a registered service named "Cloudflared" (abusing legitimate Cloudflare tunneling utility); inbound connections from IPs 173.249.252.200, 87.249.138.34, 37.19.210.32, and 68.235.46.214 (all VPN exit nodes)
  • Attackers have been observed connecting via the default username "MSP Support", which is tied to legitimate N-Central Take Control sessions, masking malicious activity as authorized support

Industry Insight

  • Organizations deploying N-able N-central should treat this as a critical priority: apply version 2026.3 HF1 immediately and audit all Take Control session logs for anomalous activity, especially connections from VPN-associated IPs
  • The repeated targeting of RMM platforms (this is the third exploited flaw in N-central within a year) signals that threat actors are increasingly focusing on supply-chain-adjacent tools; security teams should evaluate all RMM and MSP management platforms for similar risks
  • The use of legitimate tunneling utilities (Cloudflared) and default service accounts (MSP Support) to disguise malicious traffic underscores the need for behavioral monitoring and strict network egress filtering, rather than relying solely on signature-based detection

TL;DR

  • CISA将N-able N-central的CVE-2026-18577漏洞(CVSS 8.2)加入已知利用漏洞目录,该漏洞为CVE-2026-18556的不完整补丁,可导致认证绕过和账户接管
  • 攻击者利用漏洞获取管理员权限后,通过Take Control功能横向移动到受管终端,并使用Cloudflared工具建立隐蔽出站连接
  • N-able确认有限数量客户受影响,已发布版本2026.3 HF1修复,联邦机构需在2026年8月6日前完成补丁
  • 攻击流量主要来自NordVPN和Mullvad等VPN出口节点,尚未归因于特定威胁组织

为什么值得看

本文揭示了RMM(远程监控和管理)平台持续成为攻击者目标的安全趋势,CVE-2026-18577的利用模式展示了攻击者如何通过单一漏洞实现从认证绕过到持久化访问的完整攻击链。对于使用N-able产品的企业而言,及时修补和监控Take Control活动至关重要。

技术解析

  • 漏洞详情:CVE-2026-18577(CVSS 8.2)是CVE-2026-18556的不完整补丁,属于"通过备用路径或通道的认证绕过"类型,允许远程攻击者绕过认证并接管账户。修复版本为N-able N-central 2026.3 HF1。
  • 攻击链分析:成功利用后可获得N-central服务器的管理员权限,随后滥用内置Take Control功能横向移动到受管终端,部署持久化机制。攻击者使用Cloudflared(Cloudflare合法隧道工具)建立隐蔽出站连接,伪装成合法流量。
  • IOC指标:需检查用户文档文件夹中的"svchost.exe"文件和注册的"Cloudflared"服务名。扫描来自以下IP的入站连接:173.249.252.200、87.249.138.34、37.19.210.32、68.235.46.214(均为VPN出口节点)。
  • 攻击行为模式:包括针对域控制器等关键服务器的高级侦察、在断开连接前枚举主机进程、在组织环境内横向移动。至少一例攻击者使用"MSP Support"默认用户名(与合法N-Central Take Control会话关联)从173.249.252.200建立恶意连接。

行业启示

  • RMM平台安全风险持续上升:攻击者反复利用N-able等广泛部署的RMM平台建立持久化访问,表明这类集中化管理工具已成为攻击者的重点目标,企业需加强对RMM平台的安全监控和补丁管理。
  • 合法工具滥用成为攻击新常态:攻击者频繁滥用Cloudflare等合法隧道工具(如Cloudflared)来掩盖恶意流量,安全团队应建立对这类工具异常使用的检测机制,而非简单依赖黑白名单。
  • 供应链安全需持续关注:CVE-2026-18577距两年前类似漏洞利用仅一年,显示同一产品可能反复成为攻击目标。企业应建立定期安全评估机制,对关键管理工具实施零信任架构和持续监控。

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

Security 安全 Research 科学研究