CVE-2026-24708
No known exploitation. EPSS puts it in the 29th percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check which OpenStack Nova version you run (look for the Nova release/build in your OpenStack deployment).
- Verify whether your compute nodes use the Flat image backend (commonly indicated by use_cow_images=False or equivalent Flat backend configuration).
- Upgrade OpenStack Nova to a fixed version: 30.2.2, 31.2.1, or 32.1.1 (whichever matches your branch).
- After upgrading, retest your normal resize workflow in a non-production environment to confirm resize operations behave as expected.
What it is
From the CVE record
An issue was discovered in OpenStack Nova before 30.2.2, 31 before 31.2.1, and 32 before 32.1.1. By writing a malicious QCOW header to a root or ephemeral disk and then triggering a resize, a user may convince Nova's Flat image backend to call qemu-img without a format restriction, resulting in an unsafe image resize operation that could destroy data on the host system. Only compute nodes using the Flat image backend (usually configured with use_cow_images=False) are affected.
In plain language
Written by AI from the recordOpenStack Nova has a high-impact issue in versions before 30.2.2, 31.2.1, and 32.1.1 where a carefully crafted disk image header and a resize operation can lead to data loss on the compute host; most small businesses only need to worry if you run OpenStack Nova and your setup uses the Flat image backend.
CVE-2026-24708 is an OpenStack Nova vulnerability in the Flat image backend where an attacker can supply a malicious QCOW header on a root or ephemeral disk and then trigger a resize, causing Nova to invoke qemu-img without the expected format restriction and perform an unsafe image resize operation that can destroy host data (affected compute nodes commonly run with use_cow_images=False).
If you're affected
- Host data destruction
- Compute service disruption
- Ransomware-like impact
- Loss of tenant workloads
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.4% chance of exploitation activity in the next 30 days, which ranks it in the 29th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
7 events over 205 days, from the signal feeds we watch.
- Record updated
- Record updated
- Record updated
- Record updated
- OpenVAS check added
- Publishedweakness classified
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H
Scored 8.2 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity HighRequires specific conditions like a race condition or non-default configuration
- Privileges Required LowRequires basic user-level privileges
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality NoneNo confidentiality impact
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
Sources
References in the record
- bugs.launchpad.net/nova/+bug/2137507
- openwall.com/lists/oss-security/2026/02/17/7
- nvd.nist.gov/vuln/detail/CVE-2026-24708
And 9 more references. See all after sign-in
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Nova, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI