A new report from security firm Huntress reveals an alarming trend in ransomware operations: attacks targeting virtualization hypervisors have surged by over 700% in the second half of 2025. This strategic shift, led predominantly by the Akira ransomware group, involves directly compromising core infrastructure platforms like VMware ESXi and Microsoft Hyper-V. By targeting the hypervisor—the software that creates and runs virtual machines (VMs)—attackers can encrypt entire estates of servers at once, bypassing traditional endpoint security controls and maximizing operational damage. This tactic, often enabled by weak credentials on internet-facing services, represents a move towards high-impact, systemic attacks that can cripple an organization with a single blow. The findings are a stark warning for organizations to prioritize the security of their virtualization environments.
The research from Huntress highlights a dramatic change in ransomware tactics. While previously focused on encrypting individual endpoints and servers, threat actors are now 'moving up the stack' to the hypervisor level. The data shows that hypervisor-related encryption events grew from just 3% of Huntress's ransomware cases in the first half of 2025 to 25% in the second half—a more than 700% increase.
The Akira ransomware gang has been at the forefront of this trend. Their Linux encryptor is specifically designed to target VMware ESXi servers. The primary motivation for this shift is efficiency and impact. Compromising a single hypervisor host can give an attacker control over all the VMs it manages, allowing them to:
The attack chain for hypervisor-focused ransomware is often brutally efficient:
T1133 - External Remote Services).T1003 - OS Credential Dumping).T1021 - Remote Services).esxcli to list all running VMs and then executing a script to shut them down and encrypt their virtual disk files (.vmdk, .vdi) (T1486 - Data Encrypted for Impact).Because the encryption happens at the storage layer beneath the guest operating system, security tools inside the VM have no visibility into the attack.
T1133T1552.006T1021.004T1486T1561An attack on a hypervisor is one of the most devastating scenarios an organization can face. The business impact is typically critical:
This attack vector targets the very foundation of modern IT infrastructure, turning a company's virtualization efficiency into a single point of catastrophic failure.
/var/log/hostd.log/var/log/vobd.logesxcli vm process list/var/log/shell.log).*.vmdk.akira.akira to encrypted virtual disk files.encryptorRansomHouse group evolves with new 'Mario' ransomware, featuring complex dual-key encryption and continued targeting of VMware ESXi hypervisors.
Enforce MFA on all remote access points (VPNs) and for vCenter logins to prevent initial access and lateral movement.
Mapped D3FEND Techniques:
Isolate the hypervisor management network from all other networks to prevent attackers from reaching it after an initial compromise.
Mapped D3FEND Techniques:
The most effective defense against the attack chain leading to hypervisor compromise is the rigorous enforcement of multi-factor authentication. Since attackers often gain initial access by compromising VPN credentials, securing these entry points with MFA is paramount. This immediately neutralizes the threat from stolen or weak passwords. Furthermore, MFA must be extended to the virtualization management layer itself, specifically for VMware vCenter logins. This creates a critical second barrier. Even if an attacker gets inside the network, they cannot access the 'keys to the kingdom'—the vCenter server that controls all ESXi hosts—without passing another authentication challenge. Implementing MFA on these two fronts, external access and internal privileged access, directly disrupts the Akira ransomware playbook and dramatically reduces the risk of a catastrophic hypervisor-level attack.
To defend against hypervisor-targeting ransomware, organizations must implement strict network isolation for their virtualization management infrastructure. The management interfaces of VMware ESXi hosts and the vCenter server should reside on a dedicated, isolated network segment (VLAN) that is completely separate from user workstations, general servers, and other network zones. Access to this management VLAN should be controlled by stringent firewall rules, permitting traffic only from a small, designated set of hardened administrator jump boxes or privileged access workstations (PAWs). All other traffic should be denied by default. This 'zero trust' approach to network architecture ensures that even if an attacker compromises a user's machine or a standard server, they have no direct network path to the hypervisors, preventing the lateral movement necessary to carry out the attack.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.