Description
ipmi-oem in FreeIPMI before 1.6.19 has a stack-based buffer overflow in _output_dell_system_info_cmc_info in ipmi-oem/ipmi-oem-dell.c (cmc-info subcommand to dell get-system-info).
Published: 2026-09-04
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow located in the function _output_dell_system_info_cmc_info within the ipmi-oem component of FreeIPMI. This flaw is triggered when the cmc-info subcommand of dell get-system-info is invoked. An attacker capable of invoking this subcommand can overwrite the stack, allowing arbitrary code execution on the host running the vulnerable FreeIPMI installation. The weakness is a classic buffer overflow (CWE-121) and the high CVSS score of 9.8 reflects the severe impact once exploited.

Affected Systems

FreeIPMI, product FreeIPMI, all releases earlier than version 1.6.19. Any system running these earlier releases over the network or with local access to the ipmi-oem utility is affected.

Risk and Exploitability

The CVSS score indicates a critical severity. The EPSS score is not available, so the current estimated likelihood of exploitation is uncertain, but the absence of a KEV listing suggests no widespread exploitation yet. Based on the nature of the flaw – a stack overflow in a network-accessible command – the likely attack vector is remote over the IPMI interface, although local execution is also possible if the attacker gains sufficient privileges. Exploitation would require the ability to invoke the cmc-info subcommand and provide input that exceeds the expected buffer size.

Generated by OpenCVE AI on September 4, 2026 at 05:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FreeIPMI to version 1.6.19 or newer, which contains the fixed implementation of _output_dell_system_info_cmc_info.
  • If an upgrade is not immediately possible, disable or restrict access to the cmc-info subcommand of ipmi-oem, ensuring it cannot be invoked by untrusted users or over the network.
  • Apply network segmentation or firewall rules that block or tightly control traffic to the IPMI interface from untrusted sources, reducing exposure to potential attackers.

Generated by OpenCVE AI on September 4, 2026 at 05:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Title Stack-Based Buffer Overflow in FreeIPMI's Dell Get‑System‑Info Command

Fri, 04 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Freeipmi
Freeipmi freeipmi
Vendors & Products Freeipmi
Freeipmi freeipmi

Fri, 04 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
Description ipmi-oem in FreeIPMI before 1.6.19 has a stack-based buffer overflow in _output_dell_system_info_cmc_info in ipmi-oem/ipmi-oem-dell.c (cmc-info subcommand to dell get-system-info).
Weaknesses CWE-121
References
Metrics cvssV3_1

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


Subscriptions

Freeipmi Freeipmi
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-04T04:18:59.095Z

Reserved: 2026-09-04T04:18:58.730Z

Link: CVE-2026-85507

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T05:17:16.433

Modified: 2026-09-04T05:17:16.433

Link: CVE-2026-85507

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T06:00:12Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow