Description
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
AI Worth attentionOpenStack 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).
What to do now
- 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.
CVSS Vector Breakdown
AV:NAttack VectorAC:HAttack ComplexityPR:LPrivileges RequiredUI:NUser InteractionS:CScopeC:NConfidentialityI:HIntegrityA:HAvailabilityWeaknesses
Affected Products
Exploitability
References
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-24708 and every CVE in our database. Create a free account — no credit card required.
Create Free Account