All stories
AI

Decades-Old Server Management Flaw Exposes Thousands of Systems to Backdoor Attacks

A critical, decades-old vulnerability in the Intelligent Platform Management Interface (IPMI) 2.0 authentication protocol is actively being exploited, exposing over 24,000 internet-accessible server management interfaces to potential backdoor compromise and ransomware.

By TECH NEWS Editorial·Source:Ars Technica·4 min read·1h ago

This content was summarized and interpreted by AI; it may contain errors — please verify accuracy with the original sources. Learn more

Share

Listen to this story

0:00 / 0:00
Decades-Old Server Management Flaw Exposes Thousands of Systems to Backdoor Attacks

A decades-old vulnerability, CVE-2013-4786, embedded within the Intelligent Platform Management Interface (IPMI) 2.0 authentication protocol, currently exposes over 24,000 internet-accessible server management interfaces to potential backdoor compromise, with some reports indicating up to 36,872 vulnerable Baseboard Management Controllers (BMCs). This flaw, introduced with the IPMI 2.0 specification in 2004 and publicly identified in 2013, allows unauthenticated attackers to obtain password-derived authentication hashes from BMCs by requesting an HMAC from a RAKP message 2 response over UDP port 623. Data center security firm Lava recently reported this widespread exposure, confirming evidence of attackers actively exploiting the issue in the wild, including instances where exposed controllers already displayed ransomware notes.

This pervasive vulnerability is not merely a technical oversight; it represents a profound systemic risk to global digital infrastructure. BMCs are specialized microcontrollers integral to server motherboards, designed to provide out-of-band management capabilities, meaning they function independently of the server's main operating system and can control fundamental aspects like power, boot processes, and firmware updates, even when the server is offline. Their privileged position beneath traditional operating system controls creates a dangerous blind spot for conventional security tools like antivirus software, endpoint detection, and kernel monitoring, which cannot observe or defend against BMC-level attacks. A successful exploit grants attackers persistent, stealthy control over the server, enabling them to power systems on or off, deploy malicious firmware, access storage, and move laterally across the management network to compromise an entire fleet of devices. In multi-tenant cloud or AI environments, this could lead to simultaneous compromise of multiple customer systems, data theft, and significant operational disruption. Recovery from such a deep-seated compromise could necessitate costly and time-consuming firmware re-flashing, platform-level validation, vendor-assisted remediation, or even complete hardware replacement.

The persistence of CVE-2013-4786 highlights a critical failure in the lifecycle management of foundational server components. Despite its age and a CVSS score of 7.5, the vulnerability has remained unaddressed across a vast number of systems, partly because it's an inherent problem with the IPMI 2.0 specification itself, making a direct patch challenging. Furthermore, Lava's research revealed that many exposed BMCs utilize weak, reused, or predictably formatted factory-issued passwords, with some accepting empty usernames combined with weak passwords, making offline cracking trivial for attackers equipped with modern GPU resources. This situation is compounded by the fact that major manufacturers like Supermicro and HPE systems account for a significant portion of the impacted infrastructure. Historically, Supermicro's IPMI solutions have been noted for a worse security track record and less consistent patching cadence compared to rivals like Dell's iDRAC and HPE's iLO, which typically offer more frequent updates (2-4 times per quarter) and faster average time-to-fix (14-21 days).

This long-standing IPMI flaw is not an isolated incident but rather indicative of broader, ongoing challenges in BMC security. In March 2025, a critical flaw, CVE-2024-54085 (CVSS 10.0), was disclosed in American Megatrends' (AMI) MegaRAC BMC software, allowing authentication bypass and remote takeover, affecting products from major vendors including HPE, Asus, Asrock, and Lenovo. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added CVE-2024-54085 to its Known Exploited Vulnerabilities catalog in June 2025, marking the first time a BMC vulnerability has been publicly acknowledged as exploited in the wild by CISA, underscoring the escalating threat. NVIDIA's Offensive Security Research team also identified 18 vulnerabilities and developed nine working exploits in BMC firmware in June 2025, further illustrating the complexity and exploitability of these components. More recently, in September 2025, firmware security firm Binarly uncovered new flaws in Supermicro BMC firmware, CVE-2025-7937 and CVE-2024-10237, related to firmware validation checks, allowing attackers to install rogue firmware.

Looking ahead, the imperative for robust BMC security cannot be overstated. The rapid expansion of AI infrastructure, which relies heavily on BMCs to manage high-performance computing clusters and orchestrate workloads across thousands of servers, has transformed these components into even more attractive targets for nation-state actors and cybercriminals. A compromised BMC in an AI data center could disrupt training runs costing millions of dollars or facilitate the theft of invaluable training data. Immediate mitigation steps are crucial: organizations must remove BMC and IPMI interfaces from the public internet, enforce strong, unique passwords, rotate factory defaults, restrict access to isolated management networks, and disable legacy IPMI authentication. Beyond these immediate actions, a fundamental shift in approach is required. The industry is increasingly looking towards open-source alternatives like OpenBMC, which offers greater transparency, standardization, and enhanced security features such as secure boot and firmware signing. Dell Technologies and Cloudflare have already integrated OpenBMC into their server offerings, citing benefits like faster vulnerability remediation and community-driven security audits. However, even OpenBMC's inherent complexity due to its customizable nature demands diligent vulnerability management and the maintenance of a robust Software Bill of Materials (SBOM) to track supply chain risks. The future of server security demands that vendors prioritize BMC hardening, accelerate patch deployment, and that enterprises treat these "computers within computers" with the same, if not greater, scrutiny as their primary operating systems.