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 Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026

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