CVE-2026-42997
Modified
Modified - Updated After Analysis
iDRAC Credential Exposure in OpenStack Ironic
Vulnerability report for CVE-2026-42997, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-05-05
Last updated on: 2026-06-30
Assigner: MITRE
Description
Description
An issue was discovered in idrac in OpenStack Ironic before 35.0.1. During import, a user invoking molds can request authorization to be sent to a remote endpoint. The credential forwarded is a time-limited Keystone token (which provides access to all OpenStack services Ironic is authorized for); or basic credentials configured for molds storage. The fixed versions are 26.1.6, 29.0.5, 32.0.1, and 35.0.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | ironic | From 27.0.0 (inc) to 29.0.5 (exc) |
| openstack | ironic | From 30.0.0 (inc) to 32.0.1 (exc) |
| openstack | ironic | From 33.0.0 (inc) to 35.0.1 (exc) |
| openstack | ironic | From 17.0.0 (inc) to 26.1.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-669 | The product does not properly transfer a resource/behavior to another sphere, or improperly imports a resource/behavior from another sphere, in a manner that provides unintended control over that resource. |
| CWE-201 | The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor. |