Massive Leak: 24 Billion Records Exposed in a Single Repository
The largest accumulation of leaked credentials in history, hosted on an unprotected Elasticsearch, exposes personal data of billions of users.
June 17, 2026 · 3 min read
TL;DR: An unprotected Elasticsearch repository exposed 24 billion records of credentials and personal data, combining multiple previous breaches. It is the largest accumulation of leaked data in history, facilitating massive credential stuffing and phishing attacks.
What Happened?
A security researcher identified a public Elasticsearch repository that housed 24 billion records, combining data from numerous previous breaches. The finding was reported by TechRadar and other outlets. The database, which required no authentication to access, contained login credentials, email addresses, plaintext or hashed passwords, and other personal information. The perpetrator is believed to have accumulated breaches from multiple sources over time, creating a centralized and easily accessible repository. According to the researcher, the volume of data is so massive that it exceeds the total number of internet users globally, estimated at 5.4 billion.
Why Is This Important?
The magnitude of this breach is historic. With 24 billion records, it surpasses any previously known incident, such as the 2013 Yahoo breach affecting 3 billion accounts, or the 2019 Collection #1-5 with 2.2 billion. To put it in context, the world population is about 8 billion; each person could have multiple exposed credentials. The centralization of data in one place makes it easier for cybercriminals to carry out credential stuffing attacks, targeted phishing, and large-scale identity theft. Moreover, being hosted on an unprotected cloud service meant anyone with internet access could retrieve the data, increasing the risk of mass exploitation. This incident highlights the vulnerability of misconfigured cloud services, a problem that has affected companies like Capital One (2019) and Microsoft (2020).
Consequences for Users and Businesses
For users, the immediate danger is that their passwords and personal data will be used to access other accounts where they reuse the same credentials. A Google study revealed that 65% of people reuse passwords, amplifying the risk. It is recommended to change passwords urgently, enable two-factor authentication (2FA), and monitor bank and service accounts. For businesses, the breach represents a reputational and legal risk, especially if they are found to have inadequately protected customer data. GDPR regulations can impose fines of up to 4% of global annual turnover. Additionally, security departments must prepare for an increase in intrusion attempts and targeted phishing against employees whose data appears in the repository. Companies like Facebook and LinkedIn have already faced class-action lawsuits over similar breaches.
Historical Context and Lessons
This incident recalls the 2019 Collection #1-5 breach, which exposed 2.2 billion credentials, but the current scale is ten times larger. It also bears similarities to Have I Been Pwned, which aggregates breach data to help users check if their accounts are compromised; however, in this case, the data was centralized and accessible without control, posing a much greater risk. The key lesson is that the accumulation of leaked data by third parties is a growing threat. Companies must implement robust password policies, such as using password managers and multi-factor authentication, as well as monitor compromised credentials through services like Have I Been Pwned or Firefox Monitor. Continuous user education is essential to reduce password reuse and susceptibility to phishing.
What Should Readers Know?
- Check if your credentials are exposed using services like Have I Been Pwned or Firefox Monitor.
- Change passwords immediately, especially if reused across multiple sites. Use unique, complex passwords for each service.
- Enable two-factor authentication (2FA) on all accounts that support it, prioritizing banks, email, and social media.
- Be alert for suspicious emails or messages requesting personal information; do not click on unverified links.
- Businesses should review their security policies, conduct cloud configuration audits, and consider tools for detecting compromised credentials, such as Huntress or SpyCloud.
The accumulation of leaked data by malicious actors is a silent but devastating threat. This repository is a reminder that no data is safe without proactive measures. Prevention, education, and technology are the only effective defenses against this rising tide of cyberattacks.