Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
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.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.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.
Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t
BentoML version 1.4.2 and earlier contains an unauthenticated remote code execution vulnerability through insecure deser
pgAdmin 4 contains critical remote code execution vulnerabilities in the Query Tool download and Cloud Deployment endpoi
The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Rated critica
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
pyLoad download manager version prior to 0.5.0b3.dev77 exposes the Flask SECRET_KEY through an unauthenticated endpoint.
Langflow (a visual LLM pipeline builder) contains a critical unauthenticated code execution vulnerability (CVE-2026-3301
In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and conse
Unauthenticated remote code execution affects Kestra OSS (the open-source event-driven orchestration platform) prior to
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
pyLoad is the free and open-source Download Manager written in pure Python. Rated medium severity (CVSS 5.3), this vulne
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48476
GHSA-wj9f-vqw7-855c