Description
An issue was discovered in OpenStack ironic-python-agent 1.0.0 through 11.5.0. Ironic Python Agent (IPA) sometimes executes grub-install from within a chroot of the deployed partition image, leading to code execution in the case of a malicious image.
Published: 2026-05-01
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerable component of OpenStack ironic-python-agent occasionally runs the system tool grub-install inside a chrooted environment during image deployment. If the image being deployed contains malicious content, the grub-install invocation can execute arbitrary code with elevated privileges. The flaw is an instance of improper restriction of operations within a privileged context and raises the risk of full compromise on the host that runs the deployment, affecting confidentiality, integrity, and availability of the target system.

Affected Systems

OpenStack ironic-python-agent versions 1.0.0 through 11.5.0 are affected. Any deployment environment that uses these releases for provisioning nodes—such as typical OpenStack cloud installations—must be evaluated. The vulnerability is tied to the agent code rather than to an underlying operating system, so the impact is confined to the host executing the ironic-python-agent.

Risk and Exploitability

The CVSS score of 8.0 classifies this flaw as high severity. EPSS data is not reported, so the likelihood of exploitation is uncertain, but the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be a malicious image supplied through the build or repository pipeline; an attacker with the ability to craft or alter an image can trigger grub-install during deployment. Successful exploitation could lead to arbitrary code execution within the chroot, with the potential to escape to the host shell if the agent runs with sufficient privileges.

Generated by OpenCVE AI on May 2, 2026 at 00:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenStack ironic-python-agent to a version where the grub-install call is removed or correctly sandboxed.
  • If an upgrade is not immediately viable, audit the image creation process and eliminate any custom scripts or packages that could invoke grub-install in the agent’s chrooted context.
  • Configure the agent or underlying operating system to restrict the execution of grub-install, for example by removing executable rights or by replacing grub-install with a no-op wrapper.

Generated by OpenCVE AI on May 2, 2026 at 00:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 01 May 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 01 May 2026 08:30:00 +0000

Type Values Removed Values Added
Description An issue was discovered in OpenStack ironic-python-agent 1.0.0 through 11.5.0. Ironic Python Agent (IPA) sometimes executes grub-install from within a chroot of the deployed partition image, leading to code execution in the case of a malicious image.
Weaknesses CWE-829
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-01T14:13:33.387Z

Reserved: 2026-05-01T00:00:00.000Z

Link: CVE-2026-43003

cve-icon Vulnrichment

Updated: 2026-05-01T14:13:27.290Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-01T09:16:17.440

Modified: 2026-05-01T15:33:10.820

Link: CVE-2026-43003

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T00:15:06Z

Weaknesses