CVE-2026-66138: In OpenStack Ironic Python Agent through 11.6.0, a project-scoped user with the manager role can achieve ar...
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.
Security readout for executives and security teams
Plain-English summary
A project-scoped OpenStack user holding the manager role may be able to make a running Ironic Python Agent execute unauthorized code. Successful exploitation could compromise the agent’s confidentiality, integrity, and availability. The issue is rated high, but it requires an already privileged account and is not documented here as actively exploited.
Executive priority
Treat this as an urgent privileged-access remediation issue. Prioritize internet-connected or multi-tenant Ironic environments and deployments with broadly assigned manager roles. Immediate emergency response is not supported solely by the supplied exploitation evidence, but potential full agent compromise warrants prompt inventory, access reduction, and vendor-directed remediation.
Technical view
CVE-2026-66138 is a CWE-78 command-injection vulnerability. A maliciously constructed configuration can place attacker-controlled content in ntp_server, which Ironic Python Agent passes to a shell. The supplied record describes versions through 11.6.0 as affected and assigns CVSS 3.1 score 7.2: network-accessible, low complexity, high privileges, no user interaction, and high impact.
Likely exposure
Exposure is most likely where Ironic Python Agent through 11.6.0 is running and project-scoped manager users can supply or influence agent configuration. The supplied affected-version metadata is internally unclear because it lists selected versions while marking the default status unaffected; confirm the authoritative range in the OpenStack advisory.
Exploitation context
The supplied sources identify a privileged, network-reachable command-injection path. Exploitation requires a project-scoped account with the manager role and control over malicious configuration. The CVE is not listed as KEV in the supplied bundle, and no cited evidence establishes active exploitation.
Researcher notes
The root cause is shell interpretation of the ntp_server configuration value. Analysis should focus on trust boundaries around configuration delivery, manager-role authorization, and downstream shell invocation. Avoid assuming every listed release is affected: the bundle’s version metadata conflicts with its broader “through 11.6.0” description, so consult OSSA-2026-027 for authoritative package and branch details.
Mitigation direction
Review OSSA-2026-027 and apply the OpenStack-supported update or mitigation for affected deployments.
Identify and restrict project-scoped accounts holding the manager role.
Prevent untrusted users from supplying or modifying Ironic Python Agent configuration.
Prioritize credential review if manager-role access may have been compromised.
Validation and detection
Inventory deployed Ironic Python Agent versions and compare them with the OpenStack advisory.
Enumerate project-scoped users and service accounts assigned the manager role.
Review configuration workflows to determine who can control ntp_server values.
Inspect relevant audit and agent logs for suspicious configuration changes or unexpected process execution.
Confirm remediation using vendor-supported version and configuration guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.