Skip to main content

Ironic Python Agent CVE-2026-66138

| EUVDEUVD-2026-48476 HIGH
OS Command Injection (CWE-78)
2026-07-24 mitre GHSA-wj9f-vqw7-855c
7.2
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

Config is set over the API so AV:N/AC:L, but the manager role is a privileged non-default grant so PR:H; shell injection yields full C:H/I:H/A:H on the agent.

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

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

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

Lifecycle Timeline

2
Analysis Generated
Jul 24, 2026 - 05:16 vuln.today
CVE Published
Jul 24, 2026 - 03:53 cve.org
HIGH 7.2

DescriptionCVE.org

In OpenStack Ironic Python Agent through 11.6.0, a project-scoped user with the manager role can achieve arbitrary code execution on a running Ironic-Python-Agent via a maliciously constructed configuration, because the value of ntp_server is passed to a shell.

AnalysisAI

Arbitrary OS command execution in OpenStack Ironic Python Agent (IPA) through version 11.6.0 lets a project-scoped user holding the manager role run attacker-chosen commands on a running IPA ramdisk by supplying a crafted ntp_server value that is passed unsanitized to a shell. Because IPA drives bare-metal provisioning, code execution occurs in the privileged provisioning agent context, enabling full compromise of the node being managed. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

Ironic is OpenStack's bare-metal provisioning service; the Ironic Python Agent is the ramdisk-resident agent that runs on nodes during deployment, cleaning, and inspection and applies configuration handed to it by the Ironic conductor. This flaw is a classic CWE-78 OS Command Injection: the ntp_server configuration value is concatenated into a command that is executed via a shell rather than being passed as an argument vector or validated, so shell metacharacters embedded in ntp_server break out into arbitrary command execution. The affected component is identified by CPE cpe:2.3:a:openstack:ironic_python_agent covering all versions up to and including 11.6.0.

RemediationAI

Upgrade Ironic Python Agent to a fixed release as directed by OpenStack advisory OSSA-2026-027 (https://security.openstack.org/ossa/OSSA-2026-027.html) and the Launchpad bug (https://bugs.launchpad.net/ironic-python-agent/+bug/2160050); no exact fixed version number was provided in the input, so confirm the patched build from that advisory before deploying - patch available per vendor advisory. As a compensating control until patched, restrict which principals may hold the project-scoped manager role and tighten Ironic RBAC so untrusted tenants cannot set node driver_info/configuration fields such as ntp_server, and validate or reject shell metacharacters in ntp_server at the API/policy layer; the trade-off is reduced self-service configuration for tenants and added operational overhead in managing role assignments. Avoid exposing the Ironic API to untrusted networks and monitor for anomalous configuration changes to node NTP settings.

More in Python

View all
CVE-2025-24016 CRITICAL POC
9.9 Feb 10

Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t

CVE-2025-27520 CRITICAL POC
9.8 Apr 04

BentoML version 1.4.2 and earlier contains an unauthenticated remote code execution vulnerability through insecure deser

CVE-2025-2945 CRITICAL POC
9.9 Apr 03

pgAdmin 4 contains critical remote code execution vulnerabilities in the Query Tool download and Cloud Deployment endpoi

CVE-2013-5093 MEDIUM POC
6.8 Sep 27

The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python

CVE-2025-32375 CRITICAL POC
9.8 Apr 09

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Rated critica

CVE-2014-0224 HIGH POC
7.4 Jun 05

OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCiph

CVE-2024-21644 HIGH POC
7.5 Jan 08

pyLoad download manager version prior to 0.5.0b3.dev77 exposes the Flask SECRET_KEY through an unauthenticated endpoint.

CVE-2026-33017 CRITICAL POC
9.3 Mar 17

Langflow (a visual LLM pipeline builder) contains a critical unauthenticated code execution vulnerability (CVE-2026-3301

CVE-2017-9462 HIGH POC
8.8 Jun 06

In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and conse

CVE-2026-49869 CRITICAL POC
10.0 Jun 26

Unauthenticated remote code execution affects Kestra OSS (the open-source event-driven orchestration platform) prior to

CVE-2026-39987 CRITICAL POC
9.3 Apr 08

Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/

CVE-2024-21645 MEDIUM POC
5.3 Jan 08

pyLoad is the free and open-source Download Manager written in pure Python. Rated medium severity (CVSS 5.3), this vulne

Vendor StatusVendor

Share

CVE-2026-66138 vulnerability details – vuln.today

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