Cyber Resilience

CVE-2026-46447

Openstack Ironic 17.0.0 – 26.1.7

Published
03 June 2026
Modified
22 July 2026
Patch / advisory
CVSS Score v3.1 5.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:N
EPSS Score 0.0026 18th percentile
Risk Priority 39 floored blend · peak EPSS

Summary

CVE-2026-46447 is a medium-severity Incorrect Resource Transfer Between Spheres (CWE-669) vulnerability in Openstack Ironic. Its CVSS base score is 5.8 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Escape to Host (T1611); ranked at the 18th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-4 (Information Flow Enforcement) and SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

OpenStack Ironic before 35.0.2 allows Boot Script Injection of an iPXE script if the attacker can set node.driver_info or node.instance_info.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1611 Escape to Host Privilege Escalation
Adversaries may break out of a container or virtualized environment to gain access to the underlying host.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-44917Same product: Openstack Ironic
CVE-2026-42997Same product: Openstack Ironic
CVE-2026-44916Same product: Openstack Ironic
CVE-2026-44919Same product: Openstack Ironic
CVE-2026-48681Same product: Openstack Ironic
CVE-2026-50589Same product: Openstack Ironic
CVE-2026-46448Same vendor: Openstack
CVE-2025-34158Shared CWE-669
CVE-2025-59692Shared CWE-669
CVE-2025-54310Shared CWE-669

Affected Assets

openstack
ironic
17.0.0 — 26.1.7 · 27.0.0 — 29.0.6 · 30.0.0 — 32.0.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Enforces approved information flow authorizations between system components and connected systems, directly stopping improper resource transfers across spheres.

Prevents unintended information leakage through shared system resources when crossing sphere boundaries.

Monitors and controls communications at external and key internal boundaries to block unauthorized transfers between trust domains.

Enforces logical access authorizations that limit resource transfers to only approved sphere crossings.

Separates user functionality from system management functions to avoid improper resource or behavior transfer between privilege spheres.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Least-privilege authorization policies directly constrain resource transfers across security domains.

PR.DS-02 partial match
prevents

Protecting data-in-transit can limit exposure during inter-sphere transfers but does not address control-flow or authorization errors.

PR.IR-01 partial match
prevents

Logical segmentation and access controls reduce unintended cross-sphere resource movement.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Environment separation limits unintended resource leakage between spheres.

degrades

Information-transfer rules can prevent improper resource hand-off between spheres.

degrades

Access-control policies limit unintended control over transferred resources.

degrades

Managing access rights reduces risk of unauthorized resource transfer.

mitigates

Network-security controls can block improper cross-sphere transfers.

mitigates

Network segregation directly limits unintended resource movement between spheres.

References