Vulnerability record · CVE-2013-4786 · published 8 July 2013
CVE-2013-4786: IPMI 2.0 RAKP authentication leaks password hashes to remote attackers
Oracle · Fujitsu M10 Firmware
The IPMI 2.0 specification's RMCP+ Authenticated Key-Exchange Protocol (RAKP) authentication allows a remote attacker to obtain password hashes by reading the HMAC from a RAKP message 2 response from a BMC. This is a protocol design flaw, not a simple coding bug, so it affects any IPMI 2.0 implementation that follows the specification. It matters because exposed BMC interfaces are common and the leaked hashes enable offline cracking.
Description
The IPMI 2.0 specification supports RMCP+ Authenticated Key-Exchange Protocol (RAKP) authentication, which allows remote attackers to obtain password hashes and conduct offline password guessing attacks by obtaining the HMAC from a RAKP message 2 response from a BMC.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
high priorityThe flaw is remotely exploitable without authentication and has very high EPSS, but it requires network access to a BMC and yields hashes rather than direct code execution.
What it is
The IPMI 2.0 specification's RMCP+ Authenticated Key-Exchange Protocol (RAKP) authentication allows a remote attacker to obtain password hashes by reading the HMAC from a RAKP message 2 response from a BMC. This is a protocol design flaw, not a simple coding bug, so it affects any IPMI 2.0 implementation that follows the specification. It matters because exposed BMC interfaces are common and the leaked hashes enable offline cracking.
Impact
An attacker gains password hashes for IPMI user accounts, which can be cracked offline to recover plaintext credentials. Those credentials can then be used to access the BMC and potentially the managed host.
Attack surface
Reachable over the network via the IPMI/RMCP+ service, typically UDP port 623 on a BMC. The CVSS vector shows no privileges and no user interaction required, so any host that can reach the BMC interface can trigger the exchange.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.7857, 99.56th percentile), indicating a large volume of observed exploitation activity. Reference material includes a Metasploit-related penetration testing guide, showing public tooling exists.
What to do
- Apply vendor firmware updates for the BMC/IPMI implementation; check Oracle, Intel, Fujitsu, HPE, NetApp and NVIDIA advisories referenced in the record.
- If firmware cannot be updated, disable IPMI 2.0 RMCP+ or restrict IPMI access to a dedicated, isolated management network.
- Use strong, unique, high-entropy IPMI passwords so leaked hashes are impractical to crack offline.
- Block UDP port 623 and other IPMI ports from untrusted networks at the perimeter and between segments.
- Where possible, disable IPMI over LAN or use a more secure out-of-band management path.
Detection
- Monitor network traffic for RAKP message 2 responses from BMCs to unexpected or external source addresses.
- Alert on IPMI/RMCP+ traffic (UDP 623) crossing network boundaries or originating outside the management VLAN.
- Audit BMC logs for repeated authentication attempts or sessions from unusual source IPs.
- Inventory BMC interfaces and flag any that are internet-facing or reachable from general user networks.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2013-4786 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2013-4786), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.