CVE-2026-54423
Received Received - Intake

IPMI Arbitrary Command Execution in OpenStack Ironic

Vulnerability report for CVE-2026-54423, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: MITRE

Description

In OpenStack Ironic before 37.0.1, an Ironic user with the ability to deploy nodes using the IPMI management interface can maliciously use the send_raw step to send arbitrary IPMI commands to a node, bypassing Ironic's access control.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-10
Last Modified
2026-07-10
Generated
2026-07-10
AI Q&A
2026-07-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
openstack ironic From 22.1.0 (inc) to 29.0.6 (exc)
openstack ironic From 30.0.0 (inc) to 32.0.2 (exc)
openstack ironic From 33.0.0 (inc) to 35.0.2 (exc)
openstack ironic From 36.0.0 (inc) to 37.0.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-424 The product does not sufficiently protect all possible paths that a user can take to access restricted functionality or resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-54423 is a role-based access control (RBAC) bypass vulnerability in OpenStack Ironic that affects the IPMI (Intelligent Platform Management Interface) raw command execution.

Specifically, a user with the ability to deploy nodes using the IPMI management interface can maliciously use the send_raw step to send arbitrary IPMI commands to a node, bypassing Ironic's access control.

This flaw arises because the send_raw function in the ipmitool.py module is registered as a clean, service, and deploy step without distinct permission checks, allowing users with provisioning permissions to execute arbitrary IPMI raw bytes.

Impact Analysis

Exploitation of this vulnerability allows an attacker with provisioning permissions to send arbitrary IPMI commands to a node's Baseboard Management Controller (BMC).

This can lead to unauthorized modifications of BMC settings, user management, and network configurations, potentially granting persistent and unauthorized access to targeted nodes.

The impact includes a high severity risk to system integrity and availability, as attackers could disrupt or control hardware management functions at the BMC level.

Mitigation Strategies

To mitigate CVE-2026-54423, operators should apply patches that blocklist the IPMI send_raw functionality in certain provisioning methods to prevent unauthorized execution of arbitrary IPMI commands.

The fix involves restricting the send_raw step through policy enforcement or a step blocklist, ensuring only system administrators can execute it.

Operators should review the patch changes carefully to avoid disruptions in existing workflows.

Compliance Impact

The vulnerability allows a user with node deployment permissions to bypass role-based access control and send arbitrary IPMI commands to a node's Baseboard Management Controller (BMC). This can lead to unauthorized modifications and persistent access at the hardware management level.

Such unauthorized access and control over hardware management interfaces could potentially lead to breaches of data integrity and availability, which are critical aspects of compliance with standards like GDPR and HIPAA.

However, the provided resources do not explicitly discuss the direct impact of this vulnerability on compliance with specific regulations such as GDPR or HIPAA.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54423. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart