SIM Swap Attack
A SIM swap attack is a form of account takeover fraud in which an attacker convinces or bribes a mobile carrier into transferring a victim's phone number to a SIM card the attacker controls. Once the number is moved, the attacker receives the victim's calls and text messages, including one-time codes sent for account verification. This lets the attacker bypass phone-based security and take over the victim's accounts.
A SIM swap attack is a social-engineering-based account takeover technique that exploits the mobile carrier's number-porting or SIM-reassignment process rather than a cryptographic weakness in an authentication protocol. By deceiving or bribing carrier staff (or exploiting weak carrier identity-verification controls), the attacker reassigns the victim's mobile number to an attacker-held SIM, intercepting SMS- and voice-delivered one-time passcodes. The attack primarily targets possession-factor mechanisms that rely on control of a phone number, and it is most effective against SMS/voice-OTP-based two-factor authentication; it does not compromise the authentication factor itself but subverts the out-of-band delivery channel. This makes phone-number-bound second factors substantially weaker than phishing-resistant possession factors such as FIDO2/WebAuthn authenticators, whose credentials are not transferable via carrier account changes. Note that the specifics of carrier verification and porting controls vary by provider and jurisdiction.
Why it matters
SIM swap attacks matter because they undermine one of the most widely deployed forms of two-factor authentication: SMS- and voice-delivered one-time passcodes. Many organizations still rely on phone-number-bound second factors as their default step-up mechanism, and a successful SIM swap lets an attacker intercept those codes without ever breaking a cryptographic control. The attack exploits the mobile carrier's number-porting and SIM-reassignment process rather than any weakness in the relying party's authentication protocol, which means the vulnerability sits largely outside the direct control of the systems that depend on it.
The consequence is account takeover: once the attacker controls the victim's phone number, phone-based verification steps that were meant to protect account recovery, password resets, and high-value transactions can be turned against the account owner. This is particularly damaging because phone-based factors are frequently positioned as a trusted recovery channel, so compromising the number can cascade across multiple accounts that share the same recovery mechanism.
Because carrier identity-verification and porting controls vary by provider and jurisdiction, the exposure an organization faces is difficult to measure or enforce directly. This drives the broader industry shift toward phishing-resistant possession factors such as FIDO2/WebAuthn authenticators, whose credentials are bound to the authenticator and cannot be transferred through a carrier account change.
Who it's relevant to
Inside SIM Swap Attack
Common questions
Answers to the questions practitioners most commonly ask about SIM Swap Attack.
