Tefisc Fact Engine
Published: September 2, 2026 | 1 sources | 85% confidence

Malicious Virtualizor Update Served via BGP Hijacking

Malicious Virtualizor Update Served via BGP Hijacking

Malicious Virtualizor Update Served via BGP Hijacking

Introduction

In early 2024 a sophisticated supply‑chain attack targeted users of Virtualizor, a widely deployed virtualization management platform. By hijacking Border Gateway Protocol (BGP) routes and leveraging a legitimate‑looking TLS certificate for Softaculous’ domains, a threat actor redirected genuine update traffic to a malicious server that delivered a compromised Virtualizor package. The incident, reported by SecurityWeek, underscores how attackers can combine network‑level manipulation with trusted cryptographic credentials to subvert software distribution pipelines.

What Happened

The campaign began with a classic BGP hijack: the attacker announced a more specific IP prefix that overlapped the legitimate Softaculous network range. Because BGP selects the longest‑matching prefix, Internet Service Providers worldwide began routing traffic destined for Softaculous’s update servers to the attacker‑controlled IP address. This redirection was invisible to end users and to many network monitoring tools, allowing the malicious server to receive the same requests that would normally reach the authentic update infrastructure.

Once the traffic was in the attacker’s hands, a technically valid TLS certificate—issued by a recognized Certificate Authority for the Softaculous domain—was presented during the HTTPS handshake. The certificate’s legitimacy convinced browsers and automated update clients that the connection was secure. The attacker then served a tampered Virtualizor update bundle containing a backdoor payload. When administrators applied the “official” update, the malicious code executed with root‑level privileges, opening a foothold for further exploitation.

Key Details

Technical analysis of the malicious payload revealed a multi‑stage implant. The first stage was a lightweight downloader that fetched additional modules from a command‑and‑control (C2) server hosted on a fast‑flux network. Subsequent stages installed a persistent rootkit capable of keylogging, credential harvesting, and lateral movement across virtual machines managed by the compromised Virtualizor instance. The backdoor also exfiltrated configuration files, potentially exposing cloud‑provider API keys and customer data.

Investigators traced the TLS certificate to a reputable public CA, but the certificate request had been approved using a compromised Softaculous employee account. This suggests that the attacker either obtained valid credentials through phishing or leveraged an insider threat. Moreover, the BGP hijack was limited to a specific prefix for a short window—approximately 45 minutes—yet it was sufficient to affect thousands of update checks worldwide, as evidenced by the spike in anomalous download logs reported by several hosting providers.

Background

BGP hijacking exploits the trust model of the Internet’s routing infrastructure. Autonomous Systems (ASes) announce IP prefixes to peers, and if an AS advertises a more specific prefix than the legitimate owner, traffic will be rerouted to the announcing AS. While most hijacks are accidental misconfigurations, malicious actors can deliberately announce false routes to intercept or manipulate traffic, as seen in this incident.

Transport Layer Security (TLS) certificates are intended to verify the identity of a server and encrypt data in transit. However, when a certificate is issued to a domain that an attacker controls—whether through compromised credentials, social engineering, or lax validation processes—the certificate becomes a powerful tool for deception. In this case, the valid certificate masked the malicious server, allowing the fake update to pass both cryptographic and visual trust checks.

Why It Matters

The attack demonstrates that software update mechanisms, often considered a secure “last mile” of distribution, can be subverted when the underlying network and identity layers are compromised. Organizations that rely on automatic updates for critical infrastructure may inadvertently install malware, granting attackers privileged access without any user interaction beyond the routine update process.

Beyond the immediate compromise of Virtualizor installations, the incident raises broader concerns about the resilience of the global routing system and the issuance practices of Certificate Authorities. It highlights the need for defense‑in‑depth strategies such as DNSSEC, RPKI (Resource Public Key Infrastructure) for route validation, and certificate transparency monitoring to detect anomalous certificate issuance for high‑value domains.

What Happens Next

In response, Softaculous has revoked the compromised certificate, issued a new one, and published detailed remediation steps for affected customers, including verification of update hashes and re‑validation of BGP routes through RPKI. Security researchers are also urging ISPs to adopt real‑time BGP monitoring tools that can flag sudden prefix changes and automatically filter suspicious announcements.

Looking forward, the industry is likely to see increased adoption of signed update packages with cryptographic verification independent of TLS—such as using PGP signatures or in‑band code signing—combined with mandatory integrity checks on the client side. Additionally, regulatory bodies may push for stricter controls on certificate issuance for domains that serve software updates, and cloud providers may enforce tighter network‑level controls to mitigate BGP‑based attacks.

Conclusion

The malicious Virtualizor update delivered via BGP hijacking serves as a stark reminder that trust in software supply chains can be eroded at multiple layers—routing, certificate issuance, and update distribution. By blending network‑level subversion with a legitimate TLS certificate, the threat actor succeeded in compromising a critical virtualization platform at scale. Organizations must therefore adopt comprehensive verification practices, monitor routing anomalies, and enforce robust certificate management to defend against similarly sophisticated supply‑chain threats in the future.

✍ By Tefisc News Desk | Fact-Checked Editorial Team

📖 See Also

📚 Sources & Attribution

  • ✓ Security Week
T
Tefisc News Desk
Fact-Checked News Team