Nearly 15,000 websites got cleaned in a single coordinated takedown this week. These weren’t obscure corners of the internet. They were ordinary business sites, blogs, and small-company landing pages that had been quietly serving malware for months, most of them without anyone on staff noticing. The operation targeted SocGholish, the fake-browser-update network tied to Russia’s Evil Corp, and it exposed an uncomfortable truth about modern cybersecurity: the malware wasn’t coming from some shadowy external server. It was coming from the victims’ own web pages.
If you run a public website, and almost every organization does, this is your problem too. The compromised sites in this takedown weren’t chosen for being valuable. They were chosen for being reachable, outdated, and unwatched. That description fits a lot of corporate web properties.

How SocGholish Turns Your Visitors Into Victims
The mechanics are old, which is exactly why they keep working. An attacker compromises a legitimate website, usually through a vulnerable plugin, a stolen admin credential, or an unpatched CMS. Then they inject a script that watches incoming traffic and, for selected visitors, throws up a convincing overlay: your browser is out of date, click here to update.
The visitor trusts the site because they’ve been there before. They click. What downloads isn’t a browser update. It’s a loader that pulls down infostealers, remote access tools, and in plenty of cases, the first stage of a ransomware operation. SocGholish has been a reliable front door for affiliates of Evil Corp, one of the most prolific cybercrime crews of the past decade.
The takedown disrupted infrastructure and scrubbed thousands of infected sites. Good. But the delivery model survives because it doesn’t depend on any single piece of infrastructure. As long as there are poorly maintained websites with write access exposed to the internet, the fake-update playbook resprouts. Takedowns slow the operators. They don’t fix the supply of vulnerable hosts.
The Cybersecurity Blind Spot: Your Public Site Has No Owner
Here’s the thread that connects this week’s stories. Ask most IT teams who owns the security of their public website, and you’ll get a long pause. Marketing controls the content. A contractor built it three years ago. Someone has the WordPress login, probably. Nobody is reading the access logs. Nobody patched the plugins since launch.
That ownership vacuum is the real vulnerability. A compromised marketing site rarely triggers the same alarms as a compromised internal server, because it’s treated as low-value. To an attacker it’s the opposite. It’s a trusted domain with real traffic that can quietly distribute malware to your customers, your partners, and anyone who Googles your brand. The reputational damage of serving SocGholish to your own visitors lands on you, not on the contractor who built the site.
Strong cyber security on your internal network means very little if your public-facing web property is an open door. Defense in depth has to extend to the assets your customers actually touch, and for most organizations that frontier is a content management system nobody has logged into in a year.
One Disclosure Bug, 100,000 WordPress Sites
The WordPress angle showed up again this week in a separate story. Attackers are actively exploiting an unauthenticated information disclosure flaw in Gravity SMTP, a plugin running on roughly 100,000 sites. Unauthenticated means no login required. Information disclosure in an SMTP plugin can leak API keys and credentials used to send mail, which is precisely the kind of secret that opens the next door.

This is the same root cause as the SocGholish hosts. A CMS is only as secure as its weakest plugin, and the average WordPress install carries a dozen of them, each one a separate codebase maintained by a separate developer of unknown diligence. One info-disclosure bug becomes a credential leak becomes a fully compromised site becomes a malware vendor. The chain is short and well understood, and attackers run it at scale because the supply of unpatched plugins never runs dry.
Locking Down The Web Property You Forgot You Owned
Treat your public website like the production system it is. That starts with admitting it has an owner and a maintenance schedule, then putting controls underneath it. None of this is vendor-specific, and none of it requires a six-figure platform.
Take these steps now, then keep them running:
- Inventory every web property and its plugins. You can’t defend the subdomain you forgot launched in 2022. List every site, theme, and plugin, and the version of each.
- Patch the CMS and every plugin on a real cadence. Enable auto-updates where you can, and assign a human to verify them where you can’t. Remove plugins you don’t use.
- Put brute-force protection on every admin login. CMS login pages are hammered around the clock. Rate-limit failed attempts, block abusive IPs, and require phishing-resistant MFA on every admin account.
- Restrict write access and isolate the host. The web server should not be able to reach your internal network. Lock down file permissions so a compromised plugin can’t rewrite your pages.
- Watch for injected scripts and unexpected changes. File integrity monitoring and outbound traffic inspection catch the injected loader before your visitors do. This is threat detection applied to the asset you usually ignore.
- Rehearse the takedown call. If a researcher or a registrar tells you your site is serving malware, who responds, and how fast? Write that incident response step down before you need it.
A web application firewall in front of the CMS adds a useful layer of threat-protection, filtering known exploit patterns before they reach a vulnerable plugin. It buys time, not immunity, so treat it as one layer of defense in depth rather than the whole strategy. The real fix is security hardening on the host and discipline on patching.
The SocGholish crews and the plugin-bug hunters are working the same seam: web properties that technically belong to someone but operationally belong to no one. Close that gap and you stop being a free distribution channel for somebody else’s malware.
Sources
- Police raid malware network tied to Russia’s Evil Corp hacker group
- Nearly 15,000 infected websites cleaned in SocGholish crackdown
- Hackers exploit info disclosure bug in Gravity SMTP WordPress plugin
Take Control of Your Server Security
Don't let brute-force attacks slow you down. Try IPBan Pro risk-free for 30 days.
Secure. Automated. Lightweight.
Take Control of Your Server Security
Don't let brute-force attacks slow you down. Try IPBan Pro risk-free for 30 days.
Secure. Automated. Lightweight.
