If you thought the world was done with side-channel CPU attacks, think again. ETH Zurich has identified yet another Spectre-based transient execution vulnerability that affects AMD Zen CPUs and Intel Coffee Lake processors by breaking virtualization boundaries. The attack, dubbed VMSCAPE (CVE-2025-40300), is said to be the first Spectre-based exploit that allows a malicious guest user in a cloud environment to leak secrets from the hypervisor in the host domain without code changes – injected Return-oriented programming gadgets – and in default configuration. The technique is described in a paper [PDF] published on Thursday, "VMSCAPE: Exposing and Exploiting Incomplete Branch Predictor Isolation in Cloud Environments," by Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi. The paper is set to be presented at the 47th IEEE Symposium on Security and Privacy. Cloud computing depends upon virtualization to securely partition physical computing resources into virtual ones, managed by a hypervisor. VMSCAPE targets the Kernel Virtual Machine (KVM) and QEMU (Quick Emulator), as the hypervisor and as the userspace component of the hypervisor in the host. "VMSCAPE can leak the memory of the QEMU process at the rate of 32 B/s on AMD Zen 4," the authors state in their paper. "We use VMSCAPE to find the location of secret data and leak the secret data, all within 772 s, extracting the cryptographic key used for disk encryption/decryption as an example." AMD Zen 1-5 processor...
Spectre haunts CPUs again: VMSCAPE vulnerability leaks cloud secrets
The Register
·Thomas Claburn
·Published Sep 11, 2025
·Updated
Affected Software
2 affected components
AMD Zen
Intel Coffee Lake
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new Spectre-based vulnerability discovered by ETH Zurich that affects AMD Zen and Intel Coffee Lake processors.
2
What security implications are discussed in the article?
The security implications include the potential for cloud secrets to be leaked due to the VMSCAPE vulnerability that exploits transient execution.
3
What products are affected by the VMSCAPE vulnerability?
The affected products include AMD Zen CPUs and Intel Coffee Lake processors.
4
Who identified the VMSCAPE vulnerability?
The VMSCAPE vulnerability was identified by researchers at ETH Zurich.
5
Is the VMSCAPE vulnerability related to previous Spectre vulnerabilities?
Yes, the VMSCAPE vulnerability is another iteration of the ongoing issues related to Spectre side-channel attacks.