ScamWatch

If you feel you're being scammed in United States: Contact the Federal Trade Commission (FTC) at 1-877-382-4357 or report online at reportfraud.ftc.gov

Passkey Recovery Hazards and a Hardening Playbook — 2026 Update

Emergency workers conduct a night rescue in debris after a disaster, illuminated by harsh lights.

Introduction — Passkeys are stronger, but recovery is still the weak link

Passkeys (FIDO2 / WebAuthn) replace passwords with phishing-resistant public‑key authentication and are increasingly supported across major platforms. However, losing device access, cloud‑sync misconfigurations, SMS‑based recovery and carrier porting (SIM/eSIM) processes continue to let scammers bypass passkey protections through account recovery and social engineering. This article explains the real-world hazards and provides a concise hardening playbook for individuals and organizations.

How passkeys work — and where account recovery becomes an attack surface

At their core, passkeys use asymmetric cryptography: service providers store a public key, and the user’s device keeps the private key secured by device biometrics, PIN, or a hardware token. That design blocks credential‑phishing and many remote attacks.

Despite this, two practical realities create risk:

  • Device loss and cloud sync: Many vendors now offer cloud sync (Apple iCloud Keychain, Google and Microsoft password managers/Edge) so passkeys are available across devices — but that introduces a recovery channel that, if abused, can restore an attacker’s access.
  • Human‑assisted recovery: When users are unable to authenticate, service providers may offer account recovery via email, SMS, support calls or identity checks — processes that are often vulnerable to social engineering. NIST and other standards note that human‑assisted recovery increases social‑engineering risk unless tightly designed and audited.

SIM porting, port‑out scams and the carrier threat

SIM porting (also called SIM swap, port‑out or simjacking) remains a leading vector for account takeover when services permit SMS or voice recovery. Scammers who control a victim’s phone number can intercept one‑time codes, redirect password‑reset links, or impersonate the victim to support agents. Industry groups and regulators (GSMA, FCC/FTC) continue to highlight port‑out fraud and push carriers to harden porting and transfer procedures.

Summary of carrier‑side mitigations to watch for and demand:

  • Port freeze / no‑port service options and explicit PINs on carrier accounts.
  • Stronger identity checks for eSIM activation and remote porting.
  • Monitoring and anomaly detection for rapid port‑out activity and high‑risk flows (e.g., frequent SIM profile changes).

Hardening playbook — Practical steps for users and organizations

The goal: preserve the phishing resistance of passkeys while removing weak recovery channels and stopping SIM‑based takeovers. Use layered mitigations described below.

For individual users

  1. Prefer hardware security keys for high‑value accounts. A physical FIDO2 key provides the strongest recovery fallback if cloud sync is compromised; keep the key offline in a safe place.
  2. Avoid SMS/voice for 2FA and recovery. Use passkeys, authenticator apps, or security keys instead of SMS. If SMS is unavoidable, treat it as lowest‑assurance and protect related recovery channels.
  3. Lock your carrier account: set a transfer/PIN or port freeze; ask the carrier for account‑transfer hardening or a NOPORT service where available. Keep a documented carrier contact and call from your own device when you must verify changes.
  4. Control cloud passkey backups: enable multi‑factor recovery for your password manager or cloud account and add a recovery contact only if you understand the process and trust the contact. Review vendor docs on how recovery works (e.g., iCloud Keychain recovery).
  5. Store one‑time recovery codes securely: generate, print or keep offline emergency codes for critical accounts and store them in a safe. Test recovery BEFORE you need it (use a secondary device or a staged account test).
  6. Reduce public exposure: remove phone numbers and sensitive personal data from public profiles and be wary of unsolicited support calls or messages asking for codes. Never provide 2FA codes to anyone claiming to be support. (This is a repeatable FTC/CISA consumer rule.)

For organizations and service providers

  1. Design recovery as a high‑risk flow: treat account recovery with the same engineering rigor as authentication. Use documented risk‑based policies, auditing, and escalation — and limit human discretion in recovery decisions. NIST guidance recommends risk analysis for recovery processes.
  2. Prefer cryptographic recovery and delegated attestations: where possible use hardware‑backed recovery tokens, multi‑party escrow, or delegated recovery via authenticated devices instead of SMS or manual identity checks. Encourage users to register backup keys.
  3. Harden support channels: add strict multi‑factor checks for any account changes, log and alert on recovery requests, require recorded callbacks to registered numbers, and limit sensitive changes during first‑contact support sessions.
  4. Detect and throttle port‑out risk: integrate carrier‑lookup, port‑out indicators and rate‑limit or freeze sensitive actions when a number change is detected. Coordinate with carriers and follow GSMA best practices.
  5. Educate users: display clear recovery options, explain tradeoffs of cloud sync vs. local keys, and publish step‑by‑step guidance for a lost‑device scenario.

Closing: realistic tradeoffs and a path forward

Passkeys mark a major security improvement, but real‑world identity theft often exploits recovery paths and phone‑number controls rather than raw authentication protocols. The best defense is a combined approach: adopt phishing‑resistant authenticators, remove SMS/voice as a primary recovery channel where possible, harden carrier processes, and treat recovery flows as a critical security surface that deserves continuous testing and monitoring. Standards bodies (FIDO, NIST) and industry groups (GSMA) are actively updating guidance — organizations and consumers should track vendor documentation and regulatory changes as they roll out in 2026 and beyond.

Passkey Recovery Hazards and a Hardening Playbook — 2026 Update | ScamWatch