SolarWinds Web Help Desk Exploited for RCE in Multi-Stage Attacks on Exposed Servers
好的,我现在需要帮用户总结一篇文章的内容,控制在100字以内,并且不要用“文章内容总结”或“这篇文章”这样的开头。首先,我得仔细阅读文章,理解其主要信息。 文章讲的是微软发现了一次多阶段入侵事件,攻击者利用暴露在外的SolarWinds WHD实例作为初始入口,然后横向移动到其他高价值资产。微软的安全团队不确定攻击者是否利用了最近披露的漏洞(CVE-2025-40551和CVE-2025-40536)或者之前修补过的漏洞(CVE-2025-26399),因为攻击发生在12月,同时存在旧漏洞和新漏洞。攻击者成功后进行了远程代码执行、下载有效载荷、持久化控制、枚举敏感用户、使用DLL侧加载窃取凭证等操作。最后,微软建议用户更新软件、移除未经授权的工具、轮换账户并隔离受损机器。 接下来,我需要将这些信息浓缩到100字以内。重点包括:多阶段入侵、SolarWinds WHD漏洞、横向移动、利用合法工具和低噪音持久机制。同时,给出防御建议。 可能的结构是:先描述事件,再说明攻击手法和防御措施。确保语言简洁明了,不使用复杂的术语。 最后检查字数是否在限制内,并确保信息准确无误。 </think> 微软发现一起多阶段网络攻击事件,攻击者利用暴露的SolarWinds WHD漏洞进入企业网络并横向移动至高价值资产。尽管未明确具体漏洞,但攻击者通过合法工具和低噪音技术实现持久控制,并窃取凭证。建议及时修复漏洞、移除非法工具并加强深度防御措施。 2026-2-9 14:42:0 Author: thehackernews.com(查看原文) 阅读量:0 收藏

Vulnerability / Endpoint Security

Microsoft has revealed that it observed a multi‑stage intrusion that involved the threat actors exploiting internet‑exposed SolarWinds Web Help Desk (WHD) instances to obtain initial access and move laterally across the organization's network to other high-value assets.

That said, the Microsoft Defender Security Research Team said it's not clear whether the activity weaponized recently disclosed flaws (CVE-2025-40551, CVSS score: 9.8, and CVE-2025-40536, CVSS score: 8.1), or a previously patched vulnerability (CVE-2025-26399, CVSS score: 9.8).

"Since the attacks occurred in December 2025 and on machines vulnerable to both the old and new set of CVEs at the same time, we cannot reliably confirm the exact CVE used to gain an initial foothold," the company said in a report published last week.

While CVE-2025-40536 is a security control bypass vulnerability that could allow an unauthenticated attacker to gain access to certain restricted functionality, CVE-2025-40551 and CVE-2025-26399 both refer to untrusted data deserialization vulnerabilities that could lead to remote code execution.

Last week, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2025-40551 to its Known Exploited Vulnerabilities (KEV) catalog, citing evidence of active exploitation in the wild. Federal Civilian Executive Branch (FCEB) agencies were ordered to apply the fixes for the flaw by February 6, 2026.

In the attacks detected by Microsoft, successful exploitation of the exposed SolarWinds WHD instance allowed the attackers to achieve unauthenticated remote code execution and run arbitrary commands within the WHD application context.

"Upon successful exploitation, the compromised service of a WHD instance spawned PowerShell to leverage BITS [Background Intelligent Transfer Service] for payload download and execution," researchers Sagar Patil, Hardik Suri, Eric Hopper, and Kajhon Soyini noted.

In the next stage, the threat actors downloaded legitimate components associated with Zoho ManageEngine, a legitimate remote monitoring and management (RMM) solution, to enable persistent remote control over the infected system. The attackers followed it up with a series of actions -

  • Enumerated sensitive domain users and groups, including Domain Admins.
  • Established persistence via reverse SSH and RDP access, with the attackers also attempting to create a scheduled task to launch a QEMU virtual machine under the SYSTEM account at system startup to cover up the tracks within a virtualized environment while exposing SSH access via port forwarding.
  • Used DLL side-loading on some hosts by using "wab.exe," a legitimate system executable associated with the Windows Address Book, to launch a rogue DLL ("sspicli.dll") to dump the contents of LSASS memory and conduct credential theft.

In at least one case, Microsoft said the threat actors conducted a DCSync attack, where a Domain Controller (DC) is simulated to request password hashes and other sensitive information from an Active Directory (AD) database.

To counter the threat, users are advised to keep the WHD instances up-to-date, find and remove any unauthorized RMM tools, rotate service and admin accounts, and isolate compromised machines to limit the breach.

"This activity reflects a common but high-impact pattern: a single exposed application can provide a path to full domain compromise when vulnerabilities are unpatched or insufficiently monitored," the Windows maker said.

"In this intrusion, attackers relied heavily on living-off-the-land techniques, legitimate administrative tools, and low-noise persistence mechanisms. These tradecraft choices reinforce the importance of defense in depth, timely patching of internet-facing services, and behavior-based detection across identity, endpoint, and network layers."

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/02/solarwinds-web-help-desk-exploited-for.html
如有侵权请联系:admin#unsafe.sh