CVE-2026-24708
Received
Received - Intake
Unsafe Image Resize Vulnerability in OpenStack Nova Flat Backend
Publication date: 2026-02-18
Last updated on: 2026-02-21
Assigner: MITRE
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | nova | to 30.2.2 (exc) |
| openstack | nova | to 31.2.1 (exc) |
| openstack | nova | to 32.1.1 (exc) |
| openstack | nova | From 31.0.0 (inc) to 31.2.1 (exc) |
| openstack | nova | From 32.0.0 (inc) to 32.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-669 | The product does not properly transfer a resource/behavior to another sphere, or improperly imports a resource/behavior from another sphere, in a manner that provides unintended control over that resource. |