EncryptHub Exploits Windows Zero-Day to Deploy Rhadamanthys and StealC Malware
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-26633 | Local Security Feature Bypass in Microsoft Windows Management Console (MMC) Microsoft Windows Management Console (MMC) contains an improper neutralization flaw (CWE-707) that allows an unauthorized attacker to bypass a security feature locally. It is triggered when MMC processes specially crafted input during local use, letting the attacker sidestep a built-in Windows security control. The attacker gains evasion of that security feature, which is most valuable as one stage of a broader attack chain rather than as a standalone compromise. Virtually any organization running affected Microsoft Windows releases is affected, since MMC ships with Windows by default. The flaw is already being exploited in the wild: CISA added it to the KEV catalog on 2025-03-11 with known ransomware use, and EPSS places its 30-day exploitation probability at 30.4% (98th percentile), though no public proof-of-concept is known. Do: Apply Microsoft's security updates per vendor instructions as required under CISA KEV/BOD 22-01, prioritizing this patch given known ransomware use and the KEV deadline. Inventory Windows endpoints and servers for patch status and hunt for anomalous MMC execution until updates are applied; for cloud services, follow applicable BOD 22-01 guidance, and discontinue or mitigate use where patches are unavailable. | 7.0 | 30% | KEV ransomware PoC ×2 |
| mass1 billion+ Windows installations (MMC is a default Windows component) |
Full article544 words · extracted from thehackernews.com · click to collapse
Ravie LakshmananMar 26, 2025Windows Security / Vulnerability
The threat actor known as EncryptHub exploited a recently-patched security vulnerability in Microsoft Windows as a zero-day to deliver a wide range of malware families, including backdoors and information stealers such as Rhadamanthys and StealC.
"In this attack, the threat actor manipulates .msc files and the Multilingual User Interface Path (MUIPath) to download and execute malicious payload, maintain persistence and steal sensitive data from infected systems," Trend Micro researcher Aliakbar Zahravi said in an analysis.
The vulnerability in question is CVE-2025-26633 (CVSS score: 7.0), described by Microsoft as an improper neutralization vulnerability in Microsoft Management Console (MMC) that could allow an attacker to bypass a security feature locally. It was fixed by the company earlier this month as part of its Patch Tuesday update.
Trend Micro has given the exploit the moniker MSC EvilTwin, tracking the suspected Russian activity cluster under the name Water Gamayun. The threat actor, recently the subject of analyses by PRODAFT and Outpost24, is also called LARVA-208.
CVE-2025-26633, at its core, leverages the Microsoft Management Console framework (MMC) to execute a malicious Microsoft Console (.msc) file by means of a PowerShell loader referred to as MSC EvilTwin loader.
Specifically, it involves the loader creating two .msc files with the same name: One clean file and its rogue counterpart that is dropped in the same location but within a directory named "en-US." The idea is that when the former is run, MMC inadvertently picks the malicious file instead and executes it. This is accomplished by exploiting MMC's Multilingual User Interface Path (MUIPath) feature.
"By abusing the way that mmc.exe uses MUIPath, the attacker can equip MUIPath en-US with a malicious .msc file, which cause the mmc.exe load this malicious file instead of the original file and executed without the victim's knowledge," Zahravi explained.
EncryptHub has also been observed adopting two other methods to run malicious payload on an infected system using .msc files -
- Using the ExecuteShellCommand method of MMC to download and execute a next-stage payload on the victim's machine, an approach previously documented by Dutch cybersecurity company Outflank in August 2024
- Using mock trusted directories such as "C:\Windows \System32" (note the space after Windows) to bypass User Account Control (UAC) and drop a malicious .msc file called "WmiMgmt.msc"
Dustin Childs, Head of Threat Awareness at Trend Micro Zero Day Initiative (ZDI), told The Hacker news that EncryptHub has developed several custom malware variants, including EncryptHub Stealer and two different backdoors codenamed DarkWisp and SilentPrism. It's worth noting that Outpost24 has grouped all these components together under the name EncryptRAT.
Attack chains exploiting the security flaw likely begin with victims downloading digitally-signed Microsoft installer (MSI) files impersonating legitimate Chinese software like DingTalk or QQTalk, which is then used to fetch and execute the loader from a remote server. It's said that the threat actor has been experimenting with these techniques since April 2024.
"This campaign is under active development; it employs multiple delivery methods and custom payloads designed to maintain persistence and steal sensitive data, then exfiltrate it to the attackers' command-and-control (C&C) servers," Zahravi said.
Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.
Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2025/03/encrypthub-exploits-windows-zero-day-to.html