Technology
Ars Technica - All content

BGP hijack infecting networks caused by a comedy of errors that’s not funny at all

Source Entity

Dan Goodin

September 3, 2026
BGP hijack infecting networks caused by a comedy of errors that’s not funny at all

Attackers compromised the software supply chain by hijacking BGP routes to intercept updates for Softaculous and Virtualizor. This incident highlights critical vulnerabilities in internet routing security and TLS validation processes.

The Anatomy of a BGP Supply Chain Breach

The recent security incident involving Softaculous and Virtualizor serves as a stark reminder of the fragility inherent in global internet infrastructure. By executing a Border Gateway Protocol (BGP) hijack, attackers demonstrated that the very protocols designed to route traffic across the internet can be weaponized against the software supply chain. By rerouting traffic intended for legitimate update servers, the attackers successfully poisoned the distribution pipeline, effectively turning trusted management tools into vehicles for malware delivery.

Exploiting the Routing Backbone

At the heart of the attack lies the systemic weakness of BGP, the protocol responsible for directing traffic across the internet’s autonomous systems. Because BGP relies heavily on trust between network operators, it lacks built-in verification mechanisms to ensure that a network is actually authorized to announce a specific range of IP addresses. In this instance, the attackers exploited vulnerabilities within Hetzner Online’s routing security, allowing them to announce unauthorized routes and seize control of IP addresses critical to Softaculous’s operations.

The Role of TLS in Credential Validation

Beyond the routing layer, the attack was facilitated by failures in the process of attaining valid TLS (Transport Layer Security) certificates. TLS is essential for verifying the identity of a server and encrypting communication; however, if the validation process—such as Domain Validation (DV)—is performed while the attacker controls the routing, the attacker can successfully complete the challenge-response process. This allowed the malicious actors to obtain legitimate-looking certificates, further masking their presence and tricking automated systems into trusting the compromised update servers.

The Impact on Infrastructure Providers

Softaculous and Virtualizor are deeply embedded in the operations of hosting providers, data centers, and large-scale infrastructure companies. Because these platforms are used to manage and deploy web software, the compromise of their update mechanism represents a 'force multiplier' for the attackers. By infecting the software at the source, the hackers gained the ability to push malicious payloads directly into the production environments of numerous downstream customers, bypassing traditional perimeter defenses.

Broader Implications for Cybersecurity

This incident underscores a growing trend in cyber-adversary tactics: moving beyond direct attacks on endpoints toward the manipulation of infrastructure management tools. When supply chain components are compromised at the network level, organizations are left with little recourse, as their security software may view the malicious traffic as legitimate updates. This highlights an urgent need for increased adoption of RPKI (Resource Public Key Infrastructure) to validate BGP routes and a shift toward more robust, multi-factor validation for certificate issuance.

Future Trends and Mitigation

Moving forward, the industry must address the lack of routing security as a critical business risk rather than a niche networking concern. Organizations that rely on third-party management software must implement stricter integrity checks for updates, such as cryptographically signed packages that do not rely solely on TLS. As attackers continue to exploit the 'comedy of errors' inherent in legacy internet protocols, the transition to a Zero Trust architecture for infrastructure management will become an operational necessity for data centers globally.

Verification Required?

Read the full report from the primary source

Go to Ars Technica - All content