CVE-2026-42510 — OpenStack Ironic through 25.0.0 allows ipmitool execution
CVE-2026-42510 — OpenStack Ironic through 25.0.0 allows ipmitool execution in a non-default configuration that has a console interface.
What This Means For You
- If your environment is affected by CWE-829, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-42510 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-42510 - OpenStack Ironic ipmitool Execution via Console Interface
Sigma YAML — free preview
title: CVE-2026-42510 - OpenStack Ironic ipmitool Execution via Console Interface
id: scw-2026-04-28-ai-1
status: experimental
level: high
description: |
Detects the execution of 'ipmitool' which is leveraged by CVE-2026-42510 in OpenStack Ironic. This rule specifically looks for 'ipmitool' being run in conjunction with 'openstack' and 'ironic' in the command line, indicating a potential exploitation of the vulnerability in a non-default configuration with a console interface.
author: SCW Feed Engine (AI-generated)
date: 2026-04-28
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-42510/
tags:
- attack.privilege_escalation
- attack.t1207
logsource:
category: process_creation
detection:
selection:
Image|endswith:
- 'ipmitool'
CommandLine|contains:
- 'openstack'
- 'ironic'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-42510 | vulnerability | CVE-2026-42510 |
| CWE-829 | weakness | CWE-829 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 28, 2026 at 09:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.