SecPod

Learn Search

Search across all Learn content

← Back to Security Research
CVE-2025-26633 “MSC EvilTwin”: The One-Click Windows Exploit That Can Lead to Data Theft, Downtime, and Ransom Demands

CVE-2025-26633 “MSC EvilTwin”: The One-Click Windows Exploit That Can Lead to Data Theft, Downtime, and Ransom Demands

A new Windows weakness in Microsoft Management Console (MMC), tracked as CVE-2025-26633 and nicknamed “MSC EvilTwin,” is being used by an advanced threat group Water Gamayun (also known as EncryptHub/LARVA-208 to bypass security checks and run malicious code.

Sep 14, 2025By Rakesh B3 min read

A new Windows weakness in Microsoft Management Console (MMC), tracked as CVE-2025-26633and nicknamed “MSC EvilTwin,” is being used by an advanced threat group Water Gamayun (also known as EncryptHub/LARVA-208 to bypass security checks and run malicious code.

Attackers send a booby-trapped .msc or installer file through a phishing email. If an employee opens it, the attacker can install backdoors, steal data, move across your network, and even launch ransomware.

Why does this matter to the business (not just IT)

  • Revenue & operations: Backdoors planted through EvilTwin can take systems offline or slow them down, causing missed orders, delayed services, and overtime costs for recovery.
  • Data exposure & fines: The same attack path enables credential theft and documentexfiltration, which can trigger breach notifications, regulatory penalties, and legal exposure.
  • Ransom & extortion risk: The groups using this exploit often combine data theft with encryption (double extortion), raising both direct and reputational costs.
  • Board visibility: This vulnerability is high severity (CVSS 7.0) and already weaponized by Russia-aligned APTs: a combination that draws regulator and board attention.

Who is being targeted

Campaigns tied to Water Gamayun (also known as EncryptHub/LARVA-208) are hitting telecom, finance, defense, and manufacturing, using social engineering to deliver the malicious files. Even if you’re outside these sectors, the technique is simple enough that copycats can adopt it quickly.

How the attack happens

  1. An employee receives a convincing email or chat link and opens a malicious .msc or installer file.
  2. The file bypasses MMC security, launches malware, and installs a backdoor (examples seen: SilentPrism, DarkWisp).
  3. Attackers steal credentials, spread laterally using built-in admin tools, and quietly exfiltrate data.
  4. They may later deploy ransomware for maximum leverage.

Questions leaders should ask their teams today

  1. Patch status: Have we applied Microsoft’s updates that address CVE-2025-26633 across all Windows systems, laptops, VMs, servers, and jump hosts?
  2. File controls: Can we block or restrict .msc execution for non-admins and validate any admin-side use?
  3. Continuous monitoring: Are we monitoring for new .msc files, unusual scheduled tasks/registry changes, and outbound connections to known attacker infrastructure? Do we have a playbook if we spot them?

The business trade-offs

  1. Tightening controls vs. admin convenience: Limiting MMC or blocking .msc files may slow some admin workflows, but it reduces breach risk and recovery costs.
  2. Speed vs. safety: Applying patches quickly is the best risk reducer; use staging and rollback to manage change risk while keeping momentum.
  3. Selective hardening: Focus first on finance, identity, and crown-jewel apps where downtime or data loss hurts most.

Featured Posts

Open CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE Research

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

Jun 24, 2026

Open CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE Research

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

Jun 23, 2026

Open Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests
Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

CVE Research

Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

Jun 23, 2026

Open AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure
AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

CVE Research

AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

AryStinger represents a calculated shift in IoT threat methodology, abandoning noisy, destructive payloads in favor of silent, long-term reconnaissance infrastructure. By exploiting unpatched, end-of-life routers and NAS devices through decade-old vulnerabilities, the threat operator has assembled a distributed fleet of over 4,300 Executor nodes capable of conducting parallelized DNS enumeration, port scanning, and service fingerprinting at scale, all while masking origin behind residential IP addresses. With active development ongoing and a potential operational timeline stretching back to 2024, AryStinger underscores a growing and underappreciated risk: forgotten edge hardware is not merely a compliance gap but exploitable infrastructure.

Jun 23, 2026

CVE-2025-26633 “MSC EvilTwin”: The One-Click Windows Exploit That Can | SecPod