Description
In OpenStack Ironic Python Agent through 11.5.0, a malicious bootc container, when deployed using ironic-python-agent, may be able to extract the credentials used to download it.
Published: 2026-07-24
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in OpenStack Ironic Python Agent allows a malicious bootc container, when deployed, to read the credentials used to download it via access to /proc/1/root. This defiles the confidentiality of those credentials, resulting in sensitive data leakage. The weakness aligns with CWE‑522, Sensitive Data Exposure, because the system fails to protect credential confidentiality during container deployment.

Affected Systems

OpenStack Ironic Python Agent, all releases up to and including 11.5.0. Deploying bootc containers with these versions exposes the credentials needed for image retrieval. Any environment using these versions with bootc deployments is affected.

Risk and Exploitability

Based on the description, the likely attack vector is inferred to require the attacker to supply a malicious bootc container to the Ironic Python Agent; successful exploitation would only occur once the container is deployed, allowing it to read the credentials for downloading the image from /proc/1/root. This estimation of attack vector is derived from the fact that the vulnerability exposes credentials during container deployment and that only a container payload can trigger the read. The CVSS score of 5.5 indicates moderate severity, the EPSS score of <1% implies a low probability of current exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Because the attacker must control the deployment process or have the ability to submit containers, the overall risk remains moderate but is limited to environments that use vulnerable agent versions for bootc deployments.

Generated by OpenCVE AI on August 3, 2026 at 20:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ironic Python Agent to the latest version where the credential extraction issue is fixed (e.g., 11.6.0 or newer).
  • Restrict bootc container deployment to trusted sources by verifying container signatures or disabling bootc usage until a fix is available.
  • Enforce runtime confinement for containers, using SELinux, AppArmor or namespace restrictions to block read access to /proc/1/root.

Generated by OpenCVE AI on August 3, 2026 at 20:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 25 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title ironic-python-agent: ironic-python-agent: Credential extraction from bootc container deployment via /proc/1/root
References
Metrics threat_severity

None

threat_severity

Important


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Openstack ironic-python-agent
Vendors & Products Openstack ironic-python-agent

Fri, 24 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description In OpenStack Ironic Python Agent through 11.5.0, a malicious bootc container, when deployed using ironic-python-agent, may be able to extract the credentials used to download it.
First Time appeared Openstack
Openstack ironic Python Agent
Weaknesses CWE-522
CPEs cpe:2.3:a:openstack:ironic_python_agent:*:*:*:*:*:*:*:*
Vendors & Products Openstack
Openstack ironic Python Agent
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N'}


Subscriptions

Openstack Ironic-python-agent Ironic Python Agent
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-24T12:26:32.687Z

Reserved: 2026-06-14T03:57:25.577Z

Link: CVE-2026-54422

cve-icon Vulnrichment

Updated: 2026-07-24T05:07:23.520Z

cve-icon NVD

Status : Received

Published: 2026-07-24T05:16:45.460

Modified: 2026-07-24T13:18:27.610

Link: CVE-2026-54422

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-23T15:00:00Z

Links: CVE-2026-54422 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials