ZeroHour

CVE-2026-85508

niche

Stack-based buffer overflow in FreeIPMI ipmi-oem Dell CMC IPv6 info handling

CVSS 3.1
9.8 critical
EPSS
<1%p32
Published
()
Modified
AI analysis

FreeIPMI before 1.6.19 contains a stack-based buffer overflow (CWE-121) in the function _output_dell_system_info_cmc_ipv6_info in ipmi-oem/ipmi-oem-dell.c, reached via the 'cmc-ipv6-info' subcommand of 'ipmi-oem dell get-system-info'. The flaw is triggered when the ipmi-oem client parses a response from a Dell CMC/iDRAC-style BMC whose IPv6 info data is longer than the fixed stack buffer, so an attacker who controls a BMC or can spoof/intercept BMC responses on the management network can overflow the stack of the client process. Successful exploitation can crash ipmi-oem or execute arbitrary code with the privileges of the user running the tool, consistent with the CVSS 9.8 network-vector rating. Affected users are those running FreeIPMI older than 1.6.19 and querying Dell system information with this specific OEM subcommand, typically administrators in datacenter, HPC, or out-of-band management environments. There is currently no public PoC, no CISA KEV listing, and a low EPSS score (0.4% in 30 days), with no reports of in-the-wild exploitation.

What to do: Upgrade to FreeIPMI 1.6.19 or later, which fixes the overflow in ipmi-oem/ipmi-oem-dell.c. Until then, avoid running 'ipmi-oem dell get-system-info ... cmc-ipv6-info' against BMCs you do not fully trust, and restrict access to IPMI/BMC management networks to trusted administrators to prevent spoofed BMC responses.

Affected
FreeIPMI (GNU FreeIPMI project) FreeIPMI ipmi-oem (dell get-system-info cmc-ipv6-info)before 1.6.19
Estimated exposure
nichelikely tens of thousands of FreeIPMI installations at most, with only a small subset using the affected Dell CMC IPv6-info subcommand (estimate; no public… — FreeIPMI is packaged in major Linux distributions and is common in HPC/datacenter out-of-band management, but the flaw requires the rarely used Dell 'cmc-ipv6-info' OEM query against Dell chassis/iDRAC hardware, and no public install-count…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

ipmi-oem in FreeIPMI before 1.6.19 has a stack-based buffer overflow in _output_dell_system_info_cmc_ipv6_info in ipmi-oem/ipmi-oem-dell.c (cmc-ipv6-info subcommand to dell get-system-info).

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

In the news

Re: Fwd: [Freeipmi-announce] FreeIPMI 1.6.19 Released

FreeIPMI 1.6.19 fixes multiple issues, six of which received CVEs CVE-2026-85504 through CVE-2026-85509.

Salvatore Bonaccorso forwarded the FreeIPMI 1.6.19 release announcement on oss-security, noting that six of the fixed issues received CVE identifiers: CVE-2026-85504, CVE-2026-85505, CVE-2026-85506, CVE-2026-85507, CVE-2026-85508 and CVE-2026-85509. FreeIPMI is an IPMI monitoring and management tool for Linux. No exploitation or severity detail is given.