GoDaddy is the world's largest domain registrar and one of the largest web hosting providers, with over 20 million customers and 82 million domain names under management. Between 2019 and 2023, the company disclosed three significant security incidents affecting its WordPress hosting infrastructure. In December 2022, when disclosing the third incident, GoDaddy revealed something remarkable: it believed all three incidents were connected - parts of a multi-year campaign by a sophisticated threat actor with a long-term strategy to compromise GoDaddy's infrastructure.
The attacker's apparent goal was not to steal customer credentials or payment card data in the conventional sense. The evidence suggested they wanted to install malware on GoDaddy's managed WordPress hosting servers to redirect customer websites to malicious destinations. A hosting provider serving millions of websites is an extraordinarily valuable position for a threat actor interested in drive-by download attacks, phishing infrastructure, or SEO manipulation - gaining access to GoDaddy's hosting infrastructure meant potentially weaponizing millions of legitimate websites with established search engine rankings and visitor trust.
Three Incidents, One Campaign
The first incident (disclosed May 2020, occurred October-November 2019): a GoDaddy employee's credentials were used to access approximately 28,000 customer hosting accounts. The attacker used SSH to access those accounts, potentially modifying hosted files. GoDaddy said it detected "unusual activity" and notified affected customers.
The second incident (disclosed November 2021): the attacker used a compromised password to access GoDaddy's managed WordPress hosting environment. Approximately 1.2 million active and inactive managed WordPress customers had their email addresses and customer numbers exposed. WordPress admin passwords, sFTP credentials, and SSL private keys were compromised. This was a substantially more serious incident - sFTP and WordPress admin credentials would allow the attacker to directly modify any affected website's content.
The third incident (disclosed December 2022): GoDaddy discovered that an attacker had installed malware on its cPanel shared hosting servers and obtained source code "related to some services within GoDaddy." The malware was used to redirect customer websites intermittently to malicious domains. Customers had been reporting anomalous website redirects for several years without a satisfactory explanation; this disclosure explained them.
Attribution and the "Sophisticated Threat Actor" Claim
GoDaddy's December 2022 disclosure stated: "Based on our investigation, we believe these incidents are part of a multi-year campaign by a sophisticated threat actor group that, among other things, installed malware on our systems and obtained pieces of code related to some services within GoDaddy." This was an unusual disclosure. Most breach disclosures describe a specific, bounded incident. GoDaddy was describing a multi-year persistent compromise.
The company did not name the threat actor or describe the attribution methodology. The reference to "sophisticated threat actor" and the strategic goal of hosting infrastructure compromise - rather than credential monetization - pointed toward either a financially motivated group with a specific spam/redirect business model (common in the SEO spam and gray-hat advertising ecosystem) or a state actor interested in website redirect infrastructure for intelligence or influence operations. Security researchers and journalists who analyzed the incidents leaned toward the former: the redirect behavior was consistent with affiliate marketing fraud and ad injection campaigns run by organized criminal groups, not nation-state espionage patterns.
GoDaddy coordinated with multiple intelligence agencies and other web hosting companies who had experienced similar incidents, suggesting the campaign was not unique to GoDaddy. The attacker appeared to have a playbook for compromising large hosting providers.
WordPress Hosting Security Implications
The GoDaddy incidents highlighted security challenges specific to WordPress hosting at scale. WordPress is the world's most popular content management system, powering approximately 43% of all websites. Its ubiquity and plugin ecosystem make it a frequent target for attacks ranging from brute force of admin credentials to plugin vulnerability exploitation. Managed WordPress hosts like GoDaddy attempt to simplify WordPress management by handling updates and security configuration - but this centralization means a compromise of the host's management layer affects all hosted sites.
The sFTP credential exposure in the 2021 incident was particularly damaging. sFTP provides direct file system access to a website - equivalent to having local write access to all website files. An attacker with sFTP credentials can inject malicious code into WordPress theme files, add backdoor PHP scripts, or modify any website content without needing to exploit WordPress itself. The exposure of 1.2 million sFTP credential sets gave the attacker the ability to directly modify the websites of 1.2 million GoDaddy managed WordPress customers.
GoDaddy's post-breach remediation included mandatory password resets for affected customers, the provisioning of new SSL certificates for those whose certificates had been exposed, and enhanced monitoring and security tooling across its hosting infrastructure. The company also invested in additional security staff and engaged external security firms for ongoing monitoring.