CVE-2026-66138
Received
Received - Intake
Arbitrary Code Execution in OpenStack Ironic Python Agent
Vulnerability report for CVE-2026-66138, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-24
Last updated on: 2026-07-24
Assigner: MITRE
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | ironic-python-agent | to 10.2.2 (exc) |
| openstack | ironic-python-agent | to 11.2.0 (exc) |
| openstack | ironic-python-agent | to 11.5.0 (exc) |
| openstack | ironic-python-agent | 11.6.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |