Skip to main content

OpenStack Nova CVE-2026-46448

| EUVDEUVD-2026-37218 HIGH
Incorrect Resource Transfer Between Spheres (CWE-669)
8.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (CNA) PRIMARY
MEDIUM
qualitative
NVD
8.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H
vuln.today AI
8.5 HIGH

Network API reachable (AV:N) with low complexity, exploitable by an ordinary authenticated tenant (PR:L); broken cross-service resource accounting (S:C, I:L) enables host resource exhaustion (A:H) with no confidentiality impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:H
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (CNA).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
High

Lifecycle Timeline

8
Analysis Updated
Jun 26, 2026 - 15:58 vuln.today
v3 (cvss_changed)
Analysis Updated
Jun 26, 2026 - 15:58 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jun 26, 2026 - 15:52 vuln.today
cvss_changed
Severity Changed
Jun 26, 2026 - 15:52 NVD
MEDIUM HIGH
CVSS changed
Jun 26, 2026 - 15:52 NVD
5.4 (MEDIUM) 8.5 (HIGH)
Patch available
Jun 16, 2026 - 21:02 EUVD
CVSS changed
Jun 16, 2026 - 20:22 NVD
5.4 (MEDIUM)
Analysis Generated
Jun 16, 2026 - 16:16 vuln.today

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Resource-accounting bypass in OpenStack Nova (compute service) lets an authenticated tenant create an instance whose scheduler hint data is not properly stripped, resulting in a running VM that has no corresponding Placement allocation. Because the instance consumes real host CPU/RAM/disk that the Placement service never accounted for, an attacker with ordinary project credentials can quietly over-subscribe a compute host and degrade availability for co-located tenants. SSVC lists exploitation as proof-of-concept (no public exploit identified as weaponized) with partial technical impact; EPSS is low at 0.26% (17th percentile).

Technical ContextAI

OpenStack Nova is the compute orchestration service that provisions and manages virtual machine instances across a fleet of hypervisor hosts, relying on the Placement API as the authoritative inventory/accounting service that tracks which resources (vCPU, memory, disk) each instance reserves. The flaw is classified as CWE-669 (Incorrect Resource Transfer Between Spheres): the server-create API path fails to sanitize/strip certain scheduler 'hint' data, so the instance is built and boots on a host but the corresponding Placement allocation record is never created. The affected component per CPE is cpe:2.3:a:openstack:nova across all listed versions, and the defect lives in the API-to-scheduler-to-Placement handoff rather than in the hypervisor itself.

RemediationAI

Upgrade Nova to a fixed release on your branch: Vendor-released patch 33.0.2 for the 33.x line, 32.2.1 for the 32.x line, and 31.3.1 for the 18.0.0-31.x range. Consult the upstream advisory (https://seclists.org/oss-sec/2026/q2/943 and the openwall posting at https://www.openwall.com/lists/oss-security/2026/06/16/5) and the Launchpad bug (https://bugs.launchpad.net/nova/+bug/2151252) for the exact backport for your deployment. If immediate patching is not possible, reduce exposure by restricting which projects/roles may pass scheduler hints (tighten policy on the server-create API and any custom RBAC granting hint usage), and audit for instances that exist in Nova but have no matching Placement allocation using the 'nova-manage placement' / 'nova-audit' tooling and Placement allocation reports, reconciling or deleting orphaned instances - the trade-off is that audit-and-reconcile is detective rather than preventive and does not stop new occurrences until the patch is applied. Lowering host allocation_ratio headroom can blunt the availability impact of over-subscription but reduces legitimate capacity.

More in Nova

View all
CVE-2023-48795 MEDIUM POC
5.9 Dec 18

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot

CVE-2020-17376 HIGH POC
8.3 Aug 26

An issue was discovered in Guest.migrate in virt/libvirt/guest.py in OpenStack Nova before 19.3.1, 20.x before 20.3.1, a

CVE-2015-5162 HIGH POC
7.5 Oct 07

The image parser in OpenStack Cinder 7.0.2 and 8.0.0 through 8.1.1; Glance before 11.0.1 and 12.0.0; and Nova before 12.

CVE-2024-40767 MEDIUM POC
6.5 Jul 24

In OpenStack Nova before 27.4.1, 28 before 28.2.1, and 29 before 29.1.1, by supplying a raw format image that is actuall

CVE-2013-2256 MEDIUM POC
6.0 Sep 16

OpenStack Compute (Nova) before 2013.1.3 and Havana before havana-2 does not properly enforce the os-flavor-access:is_pu

CVE-2017-7214 CRITICAL
9.8 Mar 21

An issue was discovered in exception_wrapper.py in OpenStack Nova 13.x through 13.1.3, 14.x through 14.0.4, and 15.x thr

CVE-2012-3447 MEDIUM POC
4.9 Aug 20

virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authentic

CVE-2017-17051 HIGH
8.6 Dec 05

An issue was discovered in the default FilterScheduler in OpenStack Nova 16.0.3. Rated high severity (CVSS 8.6), this vu

CVE-2014-3708 MEDIUM POC
4.0 Oct 31

OpenStack Compute (Nova) before 2014.1.4 and 2014.2.x before 2014.2.1 allows remote authenticated users to cause a denia

CVE-2012-1585 MEDIUM POC
4.0 Aug 17

OpenStack Compute (Nova) Essex before 2011.3 allows remote authenticated users to cause a denial of service (Nova-API lo

CVE-2013-7048 LOW POC
3.3 Jan 23

OpenStack Compute (Nova) Grizzly 2013.1.4, Havana 2013.2.1, and earlier uses world-writable and world-readable permissio

CVE-2022-37394 LOW POC
3.3 Aug 03

An issue was discovered in OpenStack Nova before 23.2.2, 24.x before 24.1.2, and 25.x before 25.0.2. Rated low severity

Vendor StatusVendor

Share

CVE-2026-46448 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy