Skip to content
Tech News
← Back to articles

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

read original more articles
Why This Matters

This discovery highlights a significant security vulnerability in legacy server management interfaces that could allow attackers to access sensitive credentials and take control of critical infrastructure. As BMCs are integral to remote server management, their compromise poses risks to data integrity, operational continuity, and broader network security, especially in AI and multi-tenant environments. Addressing this outdated flaw is crucial for safeguarding enterprise and cloud infrastructure from potential exploits.

Key Takeaways

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.

... continue reading