Security

SIM Swap Attacks: How a Phone Number Gets Stolen

Published 14 September 2026 · 6 min read

Your phone number is not something you own. It is an entry in your carrier's database, and it can be moved to someone else's device by a member of staff in under a minute. Everything that treats that number as proof of who you are, and a great deal does, moves with it.

What a SIM swap is

The attacker persuades your mobile operator to reassign your number to a SIM or eSIM profile they control. From that moment, calls and texts to your number reach them, and your handset drops off the network.

What follows takes minutes, because the industry spent a decade building password recovery on top of SMS. Reset links and one-time codes arrive at the attacker's device. Email goes first, because email resets everything else; then banking, then exchanges, then whatever else is worth taking. Victims routinely describe watching notification after notification arrive on a phone that can no longer receive them.

How it is actually done

The information used to pass verification was not stolen from you. Address history, date of birth, previous phone numbers and relatives' names are sold openly by people-search companies and sit in breach corpora by the hundred million. A carrier asking for them is not authenticating you; it is testing whether the caller has done ten minutes of research. This is the same data problem described in how data brokers work.

The symptoms, in order

  1. Service stops. No signal, no calls, no texts. Wifi keeps working, which is what makes people assume it is a network fault.
  2. Unexpected carrier messages just before it, a confirmation of a SIM change, a porting request, or a security code you did not request.
  3. A wave of password reset emails for accounts you did not ask to reset.
  4. Being signed out of apps on your other devices.
  5. Contacts receiving messages from your number.

The window between the first and third of these is often under ten minutes. Treating sudden unexplained loss of service as a possible attack rather than a fault is the single most useful habit here.

The first ten minutes

  1. Get to another connection. Wifi on the same handset still works; a friend's phone or a laptop will do.
  2. Call your carrier from another line and say the words "SIM swap" or "unauthorised port". Ask them to reverse it and freeze the account. Carriers have a process for this and it is faster than a general support queue.
  3. Secure email next, not your bank. Change the password over wifi, switch the second factor away from SMS, and revoke every active session.
  4. Then financial accounts. Call the bank's fraud line directly rather than relying on the app, and tell them your number was hijacked so they stop trusting SMS verification on your account.
  5. Work through the persistence checklist: forwarding rules, recovery addresses, connected apps, exactly as in the account compromise runbook. Anything the attacker reached in those minutes may have been altered.
  6. Report it. Your national fraud or cybercrime body, and get a reference number; you will likely need it for any dispute.

Preventing it

Two categories: making the swap harder, and making it matter less. The second is more reliable, because the first depends on other people's staff.

Harden the carrier account

Reduce what the number is worth

If you hold cryptocurrency, treat this as the primary threat. SIM swapping exists at scale largely because irreversible transfers make it profitable, and the reported losses run to substantial sums per victim. Exchange accounts should never have SMS enabled in any capacity, and holdings of consequence belong in hardware wallets where a phone number is irrelevant to control of the funds.

Why this keeps working

The phone number was never designed to be an identity credential. It is a routing address, assigned by a commercial entity, transferable by customer service, and shared with every company that ever asked you for a contact detail. Using it as proof of identity was a convenience decision made when the alternative was worse, and it has outlived its justification.

It persists because it is easy: services get a cheap verification channel, and users get something familiar. But the security of a bank account should not rest on how a retail assistant handles a stranger with a plausible story, and until services stop accepting SMS, the practical defence is to remove it from your own accounts one at a time.

See where your details are already exposed, which is what attackers use to pass a carrier's verification questions, with the MyRecon email check.

Questions people ask

What is the first sign of a SIM swap?

Your phone loses mobile service and will not recover, no calls, no texts, often an "emergency calls only" or "no SIM" indicator, while wifi still works. If that happens without explanation and is quickly followed by password reset emails, treat it as an attack in progress rather than a network fault.

Can a SIM swap happen if I use an eSIM?

Yes. An eSIM removes the physical card but not the underlying process: the number is still an account with a carrier, and transferring the profile to a new device is a support operation an attacker can target in the same way.

Does a port-out PIN actually stop it?

It stops the common version. Most successful swaps come from a support agent being socially engineered, and a PIN or port freeze gives that agent something to check that the attacker does not have. It does not stop an insider with system access, which is why it is worth removing SMS from your important accounts as well.

Why do attackers want a phone number specifically?

Because so many services treat it as proof of identity. It receives one-time codes, it authorises password resets, it retrieves voicemail, and it is accepted as a verification factor by banks and platforms, so controlling it for even twenty minutes can be enough to take several accounts.

Related guides

← All guides