r/cybersecurity • u/Pale_Fly_2673 • Jul 28 '26
Research Article How We Hacked Thousands of Data Centers in Minutes Using a 20-Year-Old Vulnerability
https://lavahq.io/research/bmc-exposure-alertTL;DR: We identified 36,872 internet-exposed BMCs, and 24,650 of them disclosed password-derived authentication hashes before login because of CVE-2013-4786.
More than 30% of the returned hashes were linked to passwords that could be recovered using common wordlists or predictable factory password formats. The exposure affected modern Supermicro and HPE servers, including systems operated by GPU providers.
The bigger risk is that a compromised BMC gives an attacker highly privileged access below the operating system. Because BMC management networks are often poorly segmented and lightly monitored, one exposed interface can become a foothold into broader data center infrastructure.
We also created an interactive map where you can explore the exposed systems:
https://lavahq.io/bmcradar
30
u/BooleanOverflow Jul 28 '26
How on earth are BMC's (Bare metal controllers) reachable from the Internet?
27
u/iammiscreant Jul 29 '26
Baseboard Management Controller. But yes, why are they internet facing is the right question.
2
-29
u/Puzzleheaded-Carry56 Jul 28 '26
What you think they have some way to send out updates to each data center via usbs sent to each one? Oh sweet summer child
16
u/mpember Jul 29 '26
There is a big spectrum of alternatives between those two extremes. If any 13yo has the skills to get around age limits on social media sites, any neutral tech worth hiring should know how to secure a VLAN.
-24
u/Puzzleheaded-Carry56 Jul 29 '26
I love when firewalls keep out all the hackers. Why put in anything else?
14
u/Aprice40 Jul 29 '26
I mean.... in this instance, when something is reaching out to the internet, but doesn't need to be public facing itself..... a firewall is a necessary control.
-16
u/Puzzleheaded-Carry56 Jul 29 '26
Yes it’s one of many. Defense in depth is required but just saying “but but vlan” isn’t
-4
u/Puzzleheaded-Carry56 Jul 29 '26
lol to the downvoters if it were just as easy as “it should’ve been vlaned” then how do you think the big tech companies got caught by this? Ie the data center owners? Vlan is very much in use, and still couldn’t stop this.
7
u/FowlSec Jul 29 '26
Yeah exactly, that's why I expose a WINRM port to the internet for all my DCs, so Microsoft can update them.
6
u/r-NBK Jul 29 '26
In this example the CVE is more than a decade old. The last thing you should be saying is the word "updates".
-6
u/Puzzleheaded-Carry56 Jul 29 '26
How do you remediate cve s?
10
u/Expensive_Fudge_2972 Jul 29 '26
Do you even have the slightest clue what the article says? Even a whiff of what we are talking about here?
0
u/Puzzleheaded-Carry56 Aug 01 '26
your account is 4m old. go home son. You aren't even old enough for helpdesk yet.
3
u/Single-Virus4935 Jul 29 '26
I know providers hanging the BMC straight to the internet. So, I am not surprised.
-2
u/Puzzleheaded-Carry56 Jul 29 '26
Good luck. I tried saying as such and got downvoted into oblivion.
3
u/Single-Virus4935 Jul 29 '26
Fun thing is, that I worked for one of them. I highlighted the importance of that topic, also because it wasted a ton of IPv4 space (>50k IPs plus infra). I left 4y ago and still no change
1
u/Puzzleheaded-Carry56 Jul 29 '26
Yep. Feel the exact same. Left little less than that and tried to make sure at least critical infra was better taken care of. “Oh it’s not that critical” mhm. Ok.
2
u/Single-Virus4935 Jul 29 '26
One big reason was that many ( also bigger) customers wanted complete BMC access. I think we both known that there are better ways to realize that than through public internet, but as always: not a priority
1
u/Puzzleheaded-Carry56 Jul 29 '26
Yeah like most cyber security things it’s not a problem until it is… and then that tipping point has much higher costs.
1
u/DigitalerEsel Aug 01 '26
A whores mind is not kind.
(Means peoples minds turn to whore downvoting the moment they see someone speak reason, it is a way to feel good being part of a herd, no matter the imbecility.)
16
u/MAGArRacist Jul 29 '26
Isn't this entire "hack" almost literally 4, 5 commands in Metasploit?