Online Safety

What the 24 Billion Password Leak Means for Regular Internet Users

A 24-billion-record credential dump sounds apocalyptic, but your defense is simple. Here is what to change first, in order, and why a VPN is not the answer.

Priya Nair · Jun 23, 2026 · updated Jun 22, 2026
What the 24 Billion Password Leak Means for Regular Internet Users
Table of contents
  1. What was actually leaked, and where it came from
  2. Should you assume your password is in there?
  3. What to change first (the 15-minute version)
  4. Turn on two-factor authentication — it is the real fix
  5. What a leak like this does not require
  6. How to make the next leak a non-event
  7. FAQ
  8. Bottom line
  9. Sources and further reading

A security research team at Cybernews says it found roughly 24 billion records — usernames, email addresses, plaintext passwords and the websites they unlock — sitting on an unprotected server. If you use the internet at all, the practical question is simple: what should you actually do, and in what order? This is a plain-language guide, without the panic.

What was actually leaked, and where it came from

According to Cybernews, researchers discovered the trove on June 12, 2026, inside a misconfigured Elasticsearch database holding more than 8.3 terabytes of data. It was taken offline by June 15.

The important detail is the kind of data. The bulk of these 24 billion records were infostealer logs — output from malware that quietly sits on an infected computer and copies whatever passwords, browser logins and session cookies it can find. Cybernews says the data was stitched together from about 36 sources, including hacking-focused Telegram channels (roughly 1.7 billion records) and older breach compilations.

That has two consequences worth understanding. First, "24 billion records" is not 24 billion separate people — the same email and password can appear many times across sources, so the real number of affected accounts is much smaller, though still enormous. Second, because much of it came from infostealer malware rather than a single hacked company, the leaked passwords were often in plain text, not scrambled. There was nothing to crack.

Should you assume your password is in there?

Here is the honest answer: probably some of your old logins are floating around in a dump like this — but nobody can tell you for certain that your account is in this specific database. Anyone claiming otherwise is guessing or selling you something.

What you can say with confidence is that credential dumps this size make credential stuffing easy and cheap. That is the attack where criminals take a known email-and-password pair and try it automatically on dozens of other sites — your bank, your email, your shopping accounts — betting that you reused the password. Reuse is the vulnerability these leaks exploit, far more than the leak itself.

What to change first (the 15-minute version)

You do not need to reset 200 passwords today. Protect the accounts that can unlock everything else, in this order:

  1. Your primary email. Whoever controls your email can reset the password on almost every other account through "forgot password" links. Change it to a new, unique password and turn on two-factor authentication.
  2. Banking and anything with your money — bank, PayPal, and your phone carrier account (carrier access enables SIM-swap fraud).
  3. The account that runs your phone — your Apple ID or Google account. It holds your backups, photos and often your password manager.
  4. Anywhere you reused a password. If the password on a breached site is the same one you use for email or banking, treat that password as burned everywhere it appears.

When you reset, make each password long and unique. A password manager (built into iPhone, Android and major browsers, or a standalone app) generates and remembers these for you so you never reuse one again. Even better where it is offered: switch to a passkey, which cannot be phished or leaked the way a typed password can.

How to set up passkeys for your most important accounts

Turn on two-factor authentication — it is the real fix

The single most useful thing you can do after a leak like this is enable two-factor authentication (2FA), also called two-step verification. With 2FA on, a stolen password alone is not enough to get in — an attacker also needs the second code. Cybernews and other researchers note that accounts protected by multi-factor authentication are far harder to take over even when the password is already public.

Prefer an authenticator app (Google Authenticator, Microsoft Authenticator, Authy) or a passkey over SMS codes where you can; text-message codes are better than nothing but can be intercepted via SIM swapping.

What a leak like this does not require

  • You do not need to buy a credit-monitoring or "dark web scan" subscription to be safe. A free check on a reputable breach-notification service, plus unique passwords and 2FA, covers the basics.
  • A VPN does not help here. A VPN hides your internet connection from your network; it does nothing about a password that is already stolen and sitting in a database. Do not let "get a VPN" be your takeaway from this story.
  • You do not need to delete every account in a panic. Closing dormant accounts you will never use again is good hygiene, but the priority is securing the live ones.

How to make the next leak a non-event

The goal is to reach a state where a future dump — and there will be more — simply does not matter to you, because:

  • every account has a different password, so one stolen login cannot open another;
  • your important accounts have 2FA or passkeys, so a password alone is useless;
  • a password manager does the remembering, so "unique everywhere" is realistic instead of exhausting.

Get there once and breaches like this become someone else's problem.

FAQ

How do I check if my email was in a breach?

Use a reputable, free breach-notification service that lets you enter your email and see which known breaches included it. Treat any site that asks for your password to "check" you as a scam.

Should I change all my passwords right now?

No — start with email, money and your phone account, plus anywhere you reused a password. Then work through the rest over the following days using a password manager.

Is it safe to keep passwords in a browser or password manager?

Yes, far safer than reusing a handful of memorized passwords. A reputable password manager encrypts your vault; the real risk is reuse, which a manager is designed to eliminate.

Will two-factor authentication stop everything?

Not everything, but it stops the most common attack after a leak — logging in with a stolen password — because the attacker still lacks your second factor.

Bottom line

A 24-billion-record dump sounds apocalyptic, and the scale is real, but your defense is boring and effective: unique passwords, a password manager, and two-factor authentication on the accounts that matter most. Do that and the next mega-leak — which is coming — costs you nothing but a headline.

Sources and further reading

Sources

  • Cybernews: 24 billion records, including usernames and passwords, exposed in colossal data leak cybernews.com
  • Malwarebytes: 24 billion stolen records found in giant data dump — check if you're affected malwarebytes.com
  • TechRepublic: 24B records exposed in massive leak of emails, passwords, and login data techrepublic.com