Executive Summary
In September 2025, security researchers from ETH Zurich disclosed 'VMScape,' a sophisticated side-channel attack that breaks guest-host isolation in virtualized environments by exploiting incomplete speculative execution mitigations in modern AMD and Intel CPUs. The exploit enables a malicious guest VM to leak sensitive data, such as cryptographic keys, from the unmodified QEMU hypervisor memory, bypassing existing Spectre defenses without requiring host compromise. The attack impacts AMD Zen 1–5 and Intel Coffee Lake CPUs, allowing memory leaks at rates that threaten cloud multi-tenancy and data privacy.
While VMScape requires deep technical expertise and sustained attack duration, its discovery highlights ongoing challenges in securing virtualization infrastructure against novel hardware-level threats. The incident underscores the need for prompt hardware and software mitigation deployment and a renewed focus on isolation techniques amid rising CPU vulnerability disclosures.
Why This Matters Now
The VMScape attack exposes a foundational weakness in virtualization security, enabling cross-VM data leakage in cloud environments even with standard mitigations enabled. Given the ubiquity of cloud services and widespread use of impacted CPUs, addressing these hardware-level flaws is crucial to maintaining customer trust, compliance posture, and the operational integrity of cloud platforms.
Attack Path Analysis
The attacker initiated the VMScape attack by gaining access to a cloud VM using legitimate means. Leveraging a hardware vulnerability, the adversary influenced the hypervisor's branch prediction buffer to break guest-host isolation and leak sensitive data. Although the main focus was on accessing secrets, the attack could allow for lateral exploration if other VMs or host secrets were exposed. The technique required establishing covert communications to manage exfiltrated data. The attacker successfully exfiltrated sensitive cryptographic keys or memory contents from QEMU, potentially threatening the security of multi-tenant cloud environments. The incident's impact centers on the compromise of confidential assets and erosion of trust in virtualization security.
Kill Chain Progression
Initial Compromise
Description
The attacker rents a cloud VM as a guest user, gaining legitimate access to the virtualization environment.
Related CVEs
CVE-2025-40300
CVSS 6.5A vulnerability in the Linux kernel's KVM subsystem allows a malicious virtual machine to exploit insufficient branch predictor isolation, potentially leaking sensitive information from the host's userspace hypervisor.
Affected Products:
AMD Processors – Zen 1, Zen 2, Zen 3, Zen 4, Zen 5
Intel Processors – Coffee Lake
Exploit Status:
proof of concept
MITRE ATT&CK® Techniques
Exploitation for Client Execution
Process Injection: Process Memory
Network Sniffing
OS Credential Dumping
Man-in-the-Middle
Indicator Removal on Host: File Deletion
Brute Force
Automated Exfiltration
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Ensure All System Components Are Protected from Known Vulnerabilities
Control ID: 6.2.2
NYDFS 23 NYCRR 500 – Cybersecurity Policy Required
Control ID: 500.03
DORA (EU Digital Operational Resilience Act) – ICT Risk Management Framework
Control ID: Article 9
CISA Zero Trust Maturity Model 2.0 – Enforce Host/Guest and Tenant Isolation
Control ID: Pillar: Devices / Objective: Isolation Enforcement
NIS2 Directive – Supply Chain and Secure Development Practices
Control ID: Article 21(2)(d)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Information Technology/IT
VMScape hardware vulnerability threatens virtualization infrastructure, enabling guest-to-host memory leakage affecting cryptographic keys and sensitive data in multi-tenant environments.
Internet
Cloud service providers face critical security risks as VMScape allows malicious VMs to breach hypervisor isolation, compromising customer data and requiring immediate patching.
Financial Services
Banking systems using AMD/Intel virtualization vulnerable to speculative execution attacks that could leak encryption keys and confidential financial data within 13 minutes.
Health Care / Life Sciences
Healthcare virtualized environments at risk of HIPAA violations as VMScape enables cross-VM data exfiltration of protected health information through speculative execution attacks.
Sources
- New VMScape attack breaks guest-host isolation on AMD, Intel CPUshttps://www.bleepingcomputer.com/news/security/new-vmscape-attack-breaks-guest-host-isolation-on-amd-intel-cpus/Verified
- Intel Security Announcement: VMSCAPEhttps://www.intel.com/content/www/us/en/security-center/announcement/intel-security-announcement-2025-09-11-001.htmlVerified
- Ubuntu Security Notice: VMSCAPEhttps://ubuntu.com/security/vulnerabilities/vmscapeVerified
- NVD - CVE-2025-40300https://nvd.nist.gov/vuln/detail/CVE-2025-40300Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Cloud Network Security Framework controls focused on Zero Trust segmentation, east-west traffic isolation, anomaly detection, egress policy enforcement, and encryption could have impeded or detected the VMScape attack’s key stages, limiting cross-tenant exposure and facilitating rapid incident response.
Control: Zero Trust Segmentation
Mitigation: Limits the attacker's scope to their namespace or allocated resources.
Control: Multicloud Visibility & Control
Mitigation: Improves early detection of abnormal hypervisor or VM interactions.
Control: East-West Traffic Security
Mitigation: Prevents unauthorized lateral movement and cross-tenant data access.
Control: Threat Detection & Anomaly Response
Mitigation: Detects covert or anomalous command and control communications.
Control: Egress Security & Policy Enforcement
Mitigation: Blocks or flags unauthorized attempts to send data outside defined boundaries.
Reduces overall blast radius of CPU-level attacks and automates real-time response.
Impact at a Glance
Affected Business Functions
- Cloud Services
- Virtualization Platforms
Estimated downtime: N/A
Estimated loss: N/A
Potential leakage of sensitive information, including cryptographic keys, from the host's userspace hypervisor to a malicious virtual machine.
Recommended Actions
Key Takeaways & Next Steps
- • Adopt Zero Trust Segmentation to ensure VM and hypervisor workloads operate in strictly isolated contexts, limiting blast radius.
- • Implement East-West Traffic Security and microsegmentation to block unauthorized inter-VM or cross-tenant flows and lateral spread.
- • Enforce strong Egress Security and Policy controls to prevent data loss via outbound filtering and anomaly-based detections.
- • Deploy advanced Threat Detection & Anomaly Response mechanisms capable of surfacing covert or stealthy exfiltration patterns and alert on abnormal behaviors.
- • Maintain centralized Multicloud Visibility & Control to monitor privileged activity, streamline incident response, and continuously assess for speculative execution risks.



