LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
4

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.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-66138 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9mitre

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2026-66138Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenStackIronic Python Agent11.6.0, 11.3.0, 11.0.0, 6.0.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.