Your Email Was in a Data Breach — Do This Now

Last updated: July 6, 2026 · Reviewed against current breach-response practice

Quick answer Check what leaked at haveibeenpwned.com. Then, in order: change the password on the breached site, change it everywhere you reused it, move to a password manager with unique passwords, and turn on two-factor authentication (app or passkey, not SMS). Finally, check your email account for rogue forwarding rules, and ignore extortion emails that quote an old password — they're mass scams.

Finding your email address in a breach notification is unpleasant but rarely an emergency — if you respond in the right order. The real damage from most breaches doesn't happen on the site that was hacked. It happens weeks later, when attackers replay your leaked email-and-password pair against your bank, your inbox, and every shop you've ever used. This page walks through exactly what to do, ranked by what actually reduces risk.

First: confirm what actually leaked

Before changing anything, find out which breaches your address appears in and what data types were exposed. Your response is different for "email address only" than for "email + password + phone + home address".

The notification email itself might be fake Scammers send fake "you were breached — click here to secure your account" emails. Never click links in a breach notice. Type the site's address yourself, or check the breach independently at haveibeenpwned.com.

The 7-step response, in priority order

  1. Change the password on the breached site

    Do this first, even if the company says passwords were hashed. Log in directly (not via any emailed link), change the password to something long and unique, and sign out of all other sessions if the site offers it. If you no longer use the service, change the password anyway and then delete the account.

  2. Change that password everywhere you reused it

    This is the step that actually matters. Attackers take leaked email-and-password pairs and automatically try them on hundreds of other sites — banks, email providers, shops — a technique called credential stuffing. One reused password turns a minor forum breach into a bank account takeover. Search your memory and your saved passwords for every place that password (or a close variant like password2024!) is in use, and change each one.

  3. Move to a password manager and unique passwords

    Reuse is the disease; a breach is just the symptom. Install a password manager (the ones built into iCloud Keychain and Google are fine; Bitwarden and 1Password are solid standalone options), let it generate a unique random password per site, and let its audit feature walk you through replacing your reused ones. After this, any single future breach costs you exactly one password.

  4. Turn on two-factor authentication

    Enable 2FA on your email account first — it's the master key to everything else — then on banking, and anywhere money or identity lives. Prefer a passkey or authenticator app (Google Authenticator, Aegis, built-in phone options) over SMS codes: text messages can be intercepted via SIM-swapping, though SMS 2FA is still far better than none.

  5. Check your email account for attacker persistence

    If the breached password was also your email password, assume someone may have been inside. Attackers who briefly control a mailbox plant quiet backdoors so they keep receiving your mail after you change the password. Check: in Gmail, Settings → See all settings → Forwarding and POP/IMAP for forwarding addresses you didn't add, and the Filters and Blocked Addresses tab for filters that forward or delete mail; in Outlook, Settings → Mail → Rules and Forwarding. Also review your recovery email and recovery phone number on both — a swapped recovery address lets an attacker reset your password at will. Then sign out all other sessions and review recent login activity.

  6. Expect the follow-up scams — and don't pay

    Breach data feeds two predictable scam waves. First, targeted phishing that references the breach ("Your account was compromised — verify your details") and looks credible because it uses real information about you. Second, sextortion emails that quote a real old password of yours and claim to have webcam footage. These are mass-mailed scams built from breach dumps: the password is real, the hack of "your camera" is not. Don't pay, don't reply, don't open attachments. Retire the quoted password if it's still alive anywhere, and delete the message.

  7. Decide whether the email address itself should change

    Usually it shouldn't. An exposed address with unique passwords and 2FA behind it is still perfectly usable — expect somewhat more spam, nothing worse. Consider abandoning an address only when it has appeared in many breaches and now attracts constant phishing, or when the exposure makes you a specific target (stalking, a high-value job). If you do move on, see how to delete a Gmail account safely, and set up your next identity with email aliases so one leaked alias never exposes your real address again.

What the leaked data types actually mean

Breach notices and haveibeenpwned.com list "compromised data" classes. Here's how to read them:

Set up ongoing monitoring

You did the cleanup once; make sure the next breach finds you prepared instead of surprised:

Skip the panic purchases You do not need to buy identity-theft insurance or a "dark web scan" because one password leaked. The free steps above — unique passwords, 2FA, forwarding-rule checks — are what actually prevents account takeover.

Frequently asked questions

My email was in a breach but I don't use that site anymore. Do I still need to act?

Yes, if you ever reused that password anywhere else. Attackers test leaked email-and-password pairs against banks, email providers, and shops automatically. Change the password on any account where you reused it, then delete the old account on the breached site if you can.

Should I change my email address after a breach?

Usually no. An exposed address plus a unique password and two-factor authentication is still safe to keep using. Consider abandoning the address only if it is drowning in spam and phishing after many breaches, or if the breach exposed data that makes you a specific target.

I got an email quoting my real password and demanding Bitcoin. Was I hacked?

Almost certainly not. This is a mass sextortion scam: the password was copied from an old breach and the same message is sent to millions of people. The claims about your webcam or browsing are invented. Don't pay and don't reply — just make sure that password is no longer in use anywhere, then delete the email.

What's the difference between a leaked password hash and a plaintext password?

Plaintext means attackers can read your password immediately. A hash is a scrambled version that must be cracked first — strong, unique passwords hashed with a slow algorithm like bcrypt may never be cracked, while short or common passwords fall in seconds. Either way, treat the password as compromised and change it.

How do I find out about future breaches automatically?

Sign up for free notifications at haveibeenpwned.com, and turn on the breach monitoring already built into your tools: Google Password Checkup, Apple's Security Recommendations in iCloud Keychain, Firefox's credential alerts, and your password manager's watchtower or audit feature.