Back to Feed
VulnerabilitiesJul 28, 2026

Over 24,000 exposed server BMCs leak password hash via decades-old flaw

Over 24,000 internet-exposed server BMCs leak password hashes via 20-year-old IPMI flaw.

Summary

Researchers discovered more than 24,000 internet-exposed Baseboard Management Controllers (BMCs) vulnerable to CVE-2013-4786, a 20-year-old IPMI 2.0 authentication weakness that leaks password-derived hashes usable for offline cracking. For at least 8,000 of the exposed servers, weak or default credentials were recoverable using dictionaries and factory default patterns, with the US hosting 39% of vulnerable systems. Access to compromised BMCs could allow attackers to pivot into management planes, apply malicious firmware, or disrupt multiple tenant workloads in virtualized environments.

Full text

Over 24,000 exposed server BMCs leak password hash via decades-old flaw By Bill Toulas July 28, 2026 08:10 AM 0 More than 24,000 internet-exposed servers are leaking authentication password hashes due to a 20-year-old vulnerability in their Baseboard Management Controller (BMC) interface. For at least a third of them, researchers were able to find the correct password using dictionaries and the patterns on factory stickers for default credentials. The exposed servers are vulnerable to CVE-2013-4786, an IPMI 2.0 authentication weakness rooted in a protocol introduced in 2004. The security issue allows attackers to request an authentication response that can be used to crack the password offline using dedicated GPU rigs or similar setups. BMCs and server risks BMCs are processors built into a server motherboard that allow administrators to remotely manage the system independent of the operating system. They support low-level actions such as powering servers on/off, updating firmware, or mounting virtual media. Access to BMCs can give attackers control over physical servers, letting them change low-level configurations, apply malicious firmware updates, and compromise the system at a layer not monitored by security solutions. Researchers at cybersecurity and infrastructure startup Lava say that in real-world settings, recovered credentials may work across multiple management interfaces within the same environment, and that a single compromised BMC could serve as a pivot point to the broader management plane. In AI environments with poorly segmented infrastructure, attackers could affect multiple tenants simultaneously. “A physical GPU server can support multiple tenants or workloads through virtualization, GPU partitioning, or other sharing mechanisms,” Lava researchers say. “In those environments, compromise of one physical server could disrupt or expose several customer workloads.” Exploitation diagramSource: Lava Massive exposure Looking for publicly accessible IPMI services on UDP port 623, the researchers found 36,872 internet-exposed hosts. Of those, 24,650 exposed password-derived authentication material that could be used to perform offline password-cracking attacks. According to researchers at Lava, 6,240 of the hosts accepted an empty username during authentication, and subsequent testing confirmed that they were also protected by weak passwords. A number of 2,340 instances used weak administrator passwords that matched public dictionaries, making them very easy to breach. On a live exposure map seen by BleepingComputer, the United States is at the top of the list with 39% of the vulnerable servers. Lava researchers note that a large number of the BMCs it found exposed online are Supermicro systems protected by a 10-character uppercase password printed on the chassis label, with the username ‘ADMIN’ in all instances. They argue that while this format theoretically provides ample headroom, its constrained structure still makes offline cracking practical. For comparison, the researchers estimated that recovering an HPE factory password would take about 1 day per captured response (an authentication response obtained during the IPMI handshake) on an Apple M3 system. BMC interfaceSource: Lava Activity and response Lava reports that during its research, it found an internet-exposed HPE iLO 4 login page displaying a ransom note demanding 0.3 BTC. While this is not proof of widespread exploitation activity, or even successful attempts, it shows that at least some malicious activity is underway. Ransom note on an exposed HPE iLO 4 instanceSource: Lava The researchers notified Supermicro in June, and while the company acknowledged the risk, it noted that official guidance for administrators recommends rotating default BMC passwords and isolating management networks. The company, though, said it would review stronger default password policies for future hardware revisions. Lava also notified HPE but received only a standard auto-response message and no follow-up from the vendor’s security team. The researchers recommend keeping IPMI and Redfish off the public internet, rotating factory BMC passwords, restricting access to isolated management networks, and turning off legacy IPMI authentication. Test every layer before attackers do Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection. Get the whitepaper Related Articles: Hackers target Microsoft 365 accounts with 81 million login attemptsHow a Brute Force Attack Unmasked a Ransomware Infrastructure NetworkDashlane password manager users locked out by brute force attacks

Indicators of Compromise

  • cve — CVE-2013-4786
  • mitre_attack — T1078.001
  • mitre_attack — T1556

Entities

IPMI 2.0 (technology)Baseboard Management Controller (BMC) (technology)Supermicro (vendor)HPE (vendor)Lava (vendor)HPE iLO 4 (product)