Internet Archive data breach (2024)
In September 2024, the Internet Archive's authentication database — 31 million records with emails, screen names, and bcrypt password hashes — was stolen, followed by a website defacement and a wave of DDoS attacks.
- Victim
- Internet Archive
- records
- 31.1M
- users
- 31.1M
In late September 2024, attackers stole the authentication database of the Internet Archive — the non-profit digital library best known for the Wayback Machine — exposing roughly 31 million user records. The data theft was followed days later by a public website defacement and a sustained wave of DDoS attacks, turning a single incident into a multi-front crisis.
What happened
The stolen data was packaged as a 6.4 GB SQL file named ia_users.sql, containing email addresses, screen names, password-change timestamps, bcrypt-hashed passwords, and other internal account data. The most recent record carried a timestamp of 28 September 2024, the presumed exfiltration date. A copy was sent to Have I Been Pwned creator Troy Hunt on 30 September for verification.
The breach became public on 9 October 2024, when visitors to archive.org were greeted by a JavaScript pop-up reading: "Have you ever felt like the Internet Archive runs on sticks and is constantly on the verge of suffering a catastrophic security breach? It just happened. See 31 million of you on HIBP!" The defacement was delivered through a compromised JavaScript library on the site.
Reporting indicated the initial compromise stemmed from authentication tokens left exposed in the organisation's GitLab configuration for an extended period, which attackers used to reach source code and, ultimately, user data.
The DDoS dimension
Separately, on 8 October 2024, the hacktivist group SN_BlackMeta launched a distributed denial-of-service attack against archive.org, knocking it offline repeatedly and announcing further waves. The DDoS appears to have been opportunistic and distinct from the data theft, but the overlapping timing amplified the disruption and the public perception of a coordinated assault.
Impact
- 31,081,179 unique records with bcrypt-hashed passwords — a strong, slow hashing algorithm that significantly limits mass password cracking.
- The Wayback Machine and other services were intermittently offline for days during recovery.
- The Internet Archive rotated credentials, disabled the compromised JavaScript, and upgraded its security posture before restoring services.
Why it matters
The incident is a cautionary tale about secrets hygiene: long-lived access tokens left in a source-control system gave attackers a foothold into a beloved public-interest institution. It also illustrates how a resource-constrained non-profit can face the same advanced threats as commercial targets while lacking comparable defensive budgets. The use of bcrypt for password storage was a genuine bright spot, sharply limiting downstream credential-stuffing risk compared with breaches that relied on weak hashing.
Timeline
The most recent timestamp in the stolen 'ia_users.sql' authentication database; the data is believed to have been exfiltrated around this date.
A copy of the 6.4 GB database is sent to Have I Been Pwned creator Troy Hunt for verification.
archive.org is hit by a distributed denial-of-service (DDoS) attack; the SN_BlackMeta hacktivist group claims responsibility.
Visitors see a JavaScript pop-up announcing the breach ('See 31 million of you on HIBP!'); the data is loaded into HIBP.
Brewster Kahle confirms the breach, the defacement via a compromised JS library, and ongoing DDoS attacks.
The Internet Archive takes services offline to harden systems, rotate credentials, and restore from backups.
Sources
- haveibeenpwned.comhttps://haveibeenpwned.com/PwnedWebsites#InternetArchive
- bleepingcomputer.comhttps://www.bleepingcomputer.com/news/security/internet-archive-hacked-data-breach-impacts-31-million-users/
- helpnetsecurity.comhttps://www.helpnetsecurity.com/2024/10/10/internet-archive-data-breach/
- malwarebytes.comhttps://www.malwarebytes.com/blog/news/2024/10/internet-archive-suffers-data-breach-and-ddos