Cybersecurity Sep 2, 2026Add to bookmarks

For 33 hours, traffic to Softaculous—the web application installer used by millions of cPanel/Plesk hosting providers—was silently redirected via a BGP hijack attack. A major exposure window for a critical infrastructure in global web hosting.
For 33 hours, network traffic destined for Softaculous—one of the most widely used web application installers in shared hosting (WordPress, Joomla, Drupal, and 400+ other apps)—was silently redirected to malicious servers.
The attack exploited a structural flaw in the BGP (Border Gateway Protocol), the protocol that manages routing between autonomous systems (AS) on the Internet. The attacker announced IP prefixes belonging to Softaculous via an intermediate AS, deceiving routers in part of the Internet backbone. Legitimate connections were routed to a server under adversarial control—potentially for man-in-the-middle attacks, credential harvesting, or distribution of altered code.
Softaculous is used by thousands of hosting providers (cPanel, Plesk, DirectAdmin) to install and update web applications. If you manage shared hosting or resell cPanel hosting, your clients likely use Softaculous.
During these 33 hours, any update or installation triggered via Softaculous could have pointed to a compromised server. The main risk: code injection in distributed packages.
BGP dates back to 1989 and lacks native authentication mechanisms. Any operator with access to an AS can, by mistake or malice, announce IP prefixes that do not belong to them. RPKI (Resource Public Key Infrastructure) enables cryptographic validation of route announcements, but adoption remains partial despite notable progress in recent years.
Article produced by artificial intelligence, reviewed under human editorial control.