Nerd Mango

Security advisory / awareness

Your information appeared in a data breach: what to do for each type of exposed data

Published Aug 8, 2026· Last verified Aug 7, 2026
11 min read

Security notice

This information is general and cannot guarantee protection against every threat. For urgent incidents, follow current guidance from the relevant provider, bank, platform or public authority.

Direct answer: do not apply one generic “change your password” checklist to every breach. First confirm the notice through an official channel and identify the data types actually reported as exposed. Then match each exposure to its likely risk, immediate action, monitoring and escalation route.

Act urgently if money is moving, an account is being used, your phone number suddenly stops working, or an attacker may have an active session or authentication token. An exposure notice by itself does not prove that a particular criminal has used your data. Equally, an organisation saying it has found no misuse is not a guarantee that misuse cannot occur later.

This guide is for individuals. It provides global security actions plus separate Australia, United States and United Kingdom routes. It is not legal, financial or identity-replacement advice. Official procedures differ by jurisdiction and can change.

First understand three different states

  • Exposure: information was made available to an unauthorised party or may have been included in breached data.
  • Account compromise: someone has obtained or exercised access to an account, session or connected application.
  • Misuse: the information has been used for fraud, impersonation, account opening, unauthorised transactions or another harmful act.

These states require different responses. A leaked email address creates phishing risk but does not by itself prove that the email account was accessed. A stolen session token, by contrast, may allow access without entering the password again.

The five-step triage

1. Check for an active incident

Treat any of these as urgent:

  • transactions or account changes you did not authorise;
  • password-reset or multifactor prompts you did not initiate;
  • loss of access to an important account;
  • your mobile service unexpectedly showing no signal or SOS only;
  • a new SIM, port or device notice you did not request;
  • messages sent from your account;
  • a credible threat involving health information, location, stalking or physical safety.

Contact the relevant bank, account provider, telco, issuing authority or emergency service through a channel you know is genuine. Do not use a phone number or link in a suspicious breach message.

2. Confirm the breach independently

Open the organisation’s official app or type its known website address yourself. Find its breach notice or support page. Ask:

  • Was my record affected?
  • Which exact fields were involved?
  • Were passwords plaintext, encrypted, hashed or not included?
  • Were payment details complete or masked?
  • Were active session tokens, API keys or authentication secrets involved?
  • What dates and systems were affected?
  • What has the organisation invalidated or replaced?

Australia’s Cyber.gov.au and the UK NCSC both advise checking through the organisation’s official channels rather than using contact details in an unexpected message.

3. Make an exposure inventory

Write down only what the official notice confirms, plus a separate list of unknowns. Preserve the notice, relevant headers or screenshots, reference numbers and your contact history. Do not publicly post unredacted breach letters, identity documents, tokens or account numbers.

4. Secure the highest-leverage access first

If credentials or active access may be involved, start with the email account that receives password resets, then financial and identity accounts, then other affected or password-reused accounts. Use a device you reasonably believe is free from malware. Cyber.gov.au advises using a clean device when malware may have caused account compromise.

5. Follow the row for every exposed data type

A breach can involve several rows. Complete all that apply; combined data can make impersonation more convincing.

Exposure-to-action matrix

Exposure type

Likely risk—not proof of misuse

Immediate action

Monitoring and follow-up

Escalate when

Password or account login

Credential stuffing, account takeover, access to stored data

Change the affected password; change every account that reused it; use a unique password; enable MFA or a passkey where available; review recovery details and signed-in sessions

Watch login alerts, sent messages, forwarding rules, security-setting and recovery-detail changes

You cannot sign in, an unknown session persists, or the account sent/changed something

Email address only

Targeted phishing, impersonation and breach-themed scams

Do not change every password solely because the address was exposed; strengthen the email account if it is weak; verify breach messages through official channels

Expect convincing messages over time; check account activity and filtering/forwarding rules if compromise is suspected

Messages show a current password, the account is accessed, or attackers impersonate you

Phone number

Smishing, vishing and possible mobile-number fraud when combined with other data

Ask the telco what account PIN or change protection is available; secure the telco account; prefer stronger MFA than SMS for high-value accounts where practical

Watch for unrequested codes, account-change notices, sudden loss of service or SOS-only status

Service drops unexpectedly or an unrequested SIM/port occurs—contact the telco immediately

Government identity document or national identifier

Identity fraud, account opening, tax or benefits misuse

Contact the issuing authority using its official route; ask whether replacement or a protective marker is appropriate; follow the jurisdiction module below

Review relevant credit, tax, benefits and identity records available in your country

A new account, application, tax record or official-service change appears, or the document is actively used

Payment-card details

Unauthorised card transactions

Contact the card issuer through the app, statement or number on the card; follow its advice on locking or replacing the card; dispute unauthorised transactions promptly

Review transactions and alerts; update legitimate recurring payments after replacement

Any unauthorised charge appears or the issuer directs immediate fraud action

Bank or financial-account information

Social engineering, account takeover or unauthorised transfers, depending on fields exposed

Contact the institution’s fraud team through its official app/site/statement; secure online banking; do not move money to a “safe account” on a caller’s instruction

Monitor transactions, payees, contact details and alerts

Money moved, a payee/contact detail changed, or someone asks for a code or remote access

Session token, OAuth grant, API key or other authentication secret

Access may continue without re-entering the password

Use the provider’s security page to revoke sessions/tokens and disconnect unknown apps; rotate exposed API keys or secrets; then reset related credentials where appropriate

Review access logs, connected apps, token use and newly created credentials

Revocation is unavailable, privileged access was possible, or sensitive/destructive actions occurred

Health, biometric or other sensitive data

Targeted fraud, extortion, discrimination, privacy harm; many attributes cannot simply be changed

Contact the breached organisation for the exact fields and mitigations; secure related portals and recovery channels; retain evidence

Monitor related accounts and highly tailored contact; consider a privacy-regulator complaint if the response is inadequate

There is blackmail, a safety threat, medical-record alteration, discrimination or high-risk identity misuse

Home address or location information

Impersonation, convincing scams and, in some cases, physical-safety or stalking risk

Tighten account recovery questions and public profile exposure; tell affected household members where appropriate; preserve threatening contact

Monitor mail redirection, delivery/account changes and suspicious contact

There is a credible threat, stalking, coercion or an unexplained address change

Several types together

More convincing impersonation and more routes to reset accounts or commit fraud

Prioritise root accounts: email, telco, finance and identity; complete every applicable row

Correlate alerts across services rather than treating each one separately

Any active misuse appears or you cannot determine which control channel remains trustworthy

The matrix states plausible risks, not a prediction that they will occur.

What each action actually means

Passwords and account sessions

The US IdentityTheft.gov breach tool advises changing an exposed login, changing reused passwords and using two-factor authentication. The UK NCSC and Australia’s Cyber.gov.au give the same core reused-password response.

Changing a password may not terminate every existing session or connected-app grant. Check the provider’s security page for “sign out everywhere”, session, device and connected-app controls. For email compromise, inspect forwarding rules and recovery details; the NCSC specifically warns that attackers may add mail-forwarding rules.

Tokens, connected apps and API keys

An access token is a credential an application uses to access a service within granted permissions. A refresh token can obtain new access tokens. IETF OAuth security guidance explains that stolen access or refresh tokens can be replayed and that authorisation servers may revoke refresh tokens after security events. The OAuth revocation standard defines a way for clients to request token revocation.

For a consumer, the practical response is provider-specific: revoke unknown sessions and connected applications, rotate exposed API keys, and verify that old credentials no longer work. Do not invent a generic menu path. If the provider offers no revocation control for a consequential token, escalate to its security or support team.

Email addresses and phone numbers

An email address or phone number can make scams more believable because the attacker can reference a real breach. That does not mean the underlying email or phone account was accessed. Verify unexpected contact independently.

Phone-number exposure becomes more urgent if service suddenly stops or you receive an unrequested SIM/port notice. Australia’s ACMA identifies unexpected account changes, verification codes, login attempts and sudden loss of service as warning signs of mobile-number fraud; it advises contacting the telco and bank immediately when fraud is suspected.

Cards and bank accounts

Use a phone number, app or website you already trust. IdentityTheft.gov directs affected people to contact the card issuer, request replacement where appropriate and monitor transactions. Cyber.gov.au similarly says to contact the bank or financial institution immediately when finances may be at risk.

Never move money because an unexpected caller says a “safe account” will protect it, and never disclose a verification code. The US FTC explicitly warns that these are scam behaviours.

Identity documents and identifiers

The correct action depends on the document and country. Replacement is not automatically useful for every identifier, and a new physical document may not invalidate all information already exposed. Use the official issuing authority and country-specific identity service.

Country-specific action modules

Australia

  • Use Cyber.gov.au’s data-breach recovery guidance and “Have you been hacked?” pathway to match exposed information to actions.
  • Contact the bank immediately if financial details or money may be at risk.
  • For compromised identity information, Cyber.gov.au points individuals to IDCARE and the relevant document issuer; driver-licence replacement rules differ by state and territory.
  • Report cybercrime through ReportCyber when applicable and scams through Scamwatch. Contact police for immediate danger or active crime.
  • If mobile-number fraud is suspected, contact the telco immediately; ACMA explains the SIM-swap and unauthorised-port response.

United States

  • Use IdentityTheft.gov’s data-breach pathway for the exposed data type and its recovery plan if misuse occurred.
  • For identity information capable of opening credit, consider a free credit freeze with all three nationwide credit bureaus. A freeze helps prevent new-credit checks; it does not stop misuse of an existing account, so continue monitoring those accounts.
  • Contact the card issuer or bank through a known channel for card or account exposure and unauthorised activity.

The FTC separately confirms that even with a credit freeze, an identity thief may still make charges on existing accounts.

United Kingdom

  • Use the NCSC’s individual data-breach guidance; change exposed or reused passwords, monitor account activity and recover hacked accounts through provider guidance.
  • If money has been lost, contact the bank immediately and report it to Report Fraud; in Scotland, follow Police Scotland’s route.
  • The ICO handles data-protection concerns about an organisation’s treatment of personal information. It is not a replacement for contacting the bank, account provider or police during active fraud or danger.

Do not transplant a US credit-freeze instruction or an Australian document-replacement route into another country.

A follow-up plan that does not create false certainty

Now

  • Confirm the breach and exposed fields.
  • Stop active financial, account, mobile-number or safety incidents.
  • Secure root accounts and revoke exposed access.
  • Record actions and reference numbers.

Over the following days

  • Check whether the organisation’s findings changed.
  • Review account, banking, telco and identity alerts.
  • Complete country-specific protective steps.
  • Confirm replacement cards, documents, passwords and tokens work—and that superseded ones do not.

Ongoing

  • Keep the breach notice and action log.
  • Treat highly specific unsolicited contact with suspicion.
  • Continue the monitoring recommended by the official organisation, issuer or recovery service.
  • Reassess if the organisation later identifies additional exposed fields.

No fixed monitoring period eliminates risk. The useful duration depends on the data type, whether it can be changed and what the official investigation establishes.

Stop and escalate

Stop self-service and obtain direct help when:

  • money has moved or a bank/account provider reports fraud;
  • you are locked out of email, telco, finance or another root account;
  • a session or token cannot be revoked;
  • identity information is actively being used;
  • the affected person is a child or a person needing additional support;
  • health, intimate, location or biometric data creates a safety risk;
  • a message threatens harm, extortion or stalking;
  • you suspect the device used for recovery is infected.

Use emergency services for immediate danger. Use the official institution, regulator or recovery route for your jurisdiction; do not pay a “recovery agent” who contacts you unexpectedly.

The one-page exposure record

For each breach, record:

Field

Entry

Organisation and official notice URL


Date you confirmed it


Confirmed exposed data types


Unknown or disputed fields


Active misuse observed

Yes / No / Unknown

Immediate actions completed


Tokens/sessions revoked


Cards/documents replaced


Monitoring enabled


Bank/provider/authority references


Next official update to check


This record is the article’s original working asset. Store it securely; it may itself contain sensitive information.

Sources

  • General information: Nerd Mango provides general informational content. It is not legal, financial, medical, investment or other professional advice.
  • AI assistance: AI tools assisted research and drafting. Every article is edited and approved by a real human editor; AI is never the accountable author and never publishes autonomously.