Back to Blog
Identity & Cloud Security

Passkey-Themed Phishing Is Breaching Microsoft 365 — Not Passkeys Themselves

Microsoft has disclosed two live campaigns hitting its cloud customers: a passkey-lure social-engineering wave that bypasses MFA to raid Microsoft 365, and an unrelated million-email CEO-fraud blast aimed at accounts-payable teams.

PyramidLedger Research4 min read
Share

Key Takeaways

  • Microsoft has linked ongoing "passkey" lures, active since May 2026, to Storm-3121 and Storm-3032 — groups that feed into ShinyHunters/Falcon and Helix extortion operations.
  • The passkey narrative is a pretext, not the target: victims are vished by fake IT-helpdesk callers into adversary-in-the-middle or device-code phishing flows, or into approving attacker-controlled MFA methods.
  • Post-compromise, attackers use the Microsoft Graph API to pull SharePoint, OneDrive, and mailbox data over hours to days before anyone notices.
  • A separate campaign sent over a million CEO-impersonation invoice-fraud emails in three days in August 2026, targeting accounts-payable teams with fake ServiceNow subscription bills.

Microsoft has disclosed two concurrent but unrelated attack campaigns against its cloud customers: a social-engineering wave that uses passkey setup as bait to break into Microsoft 365 accounts, and a separate, high-volume invoice-fraud blast targeting accounts-payable teams. Neither involves a technical flaw in Microsoft's products — both are process and human-verification failures, which is exactly why they're working.

The "passkey" angle is a lure, not a break

The more notable of the two, active since May 2026, is built around passkey-themed pretexts. Per Microsoft's writeup, attackers call employees pretending to be IT help desk staff and direct them by SMS to counterfeit login pages on domains like passkeyhelpdesk[.]com, secure-passkey[.]com, and setupmypasskey[.]com. Passkeys themselves remain phishing-resistant — Microsoft is explicit that passkey enrollment is usually not the attacker's real goal. The narrative is a convincing cover story to walk a victim through an adversary-in-the-middle (AiTM) proxy or a device-code authentication flow, or, where credentials were already stolen in an earlier breach, to get a victim to approve an attacker-controlled phone-based MFA method.

Why this bypasses MFA without breaking it

Device-code phishing abuses a legitimate Microsoft sign-in flow meant for input-constrained devices: the victim is talked into entering a real, valid code on the genuine Microsoft login page, which hands the attacker a working session token. No password is phished and no MFA prompt is technically defeated — the victim authenticates the attacker's session for them. It's the same technique flagged in Microsoft's 2025 Storm-2372 disclosure, now repackaged with a passkey theme.

What happens after access

Once in, the intrusions follow a consistent pattern: high-volume Microsoft Graph API calls to enumerate tenant resources, bulk SharePoint and OneDrive downloads, and mailbox collection via REST APIs, with exfiltration windows running from a few hours to several days. Microsoft attributes the activity to Storm-3121, which feeds into ShinyHunters/Falcon extortion operations, and Storm-3032, a splinter of the BlackFile group now running the Helix extortion brand — both financially motivated, not nation-state.

A second, unrelated wave: a million-email invoice scam

Separately, Microsoft says attackers sent over a million scam emails between August 3 and 5, 2026, impersonating chief executives and routing messages through trusted third-party email infrastructure and domains such as service-nowinc[.]com and domainlify[.]net. The lure was a fabricated ServiceNow subscription invoice, aimed at accounts-payable staff at U.S. firms in IT services, consumer goods, real estate, and discrete manufacturing, with the goal of triggering an ACH transfer to attacker-controlled accounts.

What defenders should actually do

  • Restrict or disable the OAuth device-code flow via Conditional Access unless a specific business case needs it — it's the mechanism both AiTM and device-code phishing rides on.
  • Alert on new MFA/authentication-method registrations, especially phone-based methods added shortly after a help-desk contact or password reset.
  • Treat inbound calls or texts about "setting up" or "verifying" a passkey as suspicious by default — legitimate IT workflows shouldn't require it, and help desks should authenticate the caller, not the other way around.
  • For AP teams, require callback verification on a known number — not one in the email — before changing payment details or approving a new vendor invoice, regardless of who it appears to come from.

Neither campaign needs a novel exploit to succeed; both rely on someone under time pressure trusting an unverified call, text, or email. That's the gap worth testing before an attacker finds it for you.

Frequently Asked Questions

Does this mean passkeys are insecure or have been broken?

No. Passkeys remain resistant to conventional phishing. Microsoft's disclosure is explicit that attackers use a passkey-themed cover story to manipulate victims into separate flows — adversary-in-the-middle proxies, device-code authentication, or approving an attacker's own MFA method — rather than attacking passkey cryptography itself.

What is device-code phishing?

It abuses a legitimate Microsoft sign-in flow designed for devices without a browser or keyboard: the attacker generates a device code and talks the victim into entering it on the real Microsoft login page, which then hands the attacker a valid, authenticated session token.

Who is behind these campaigns?

Microsoft attributes the passkey-themed intrusions to Storm-3121, which feeds into the ShinyHunters/Falcon extortion ecosystem, and Storm-3032, a group that splintered from BlackFile and now operates under the Helix extortion brand. The invoice-fraud email wave has not been attributed to a named group in Microsoft's disclosure.

Sources

  1. 1Attackers Use Passkey Phishing to Hijack Microsoft Cloud Accounts and Exfiltrate DataThe Hacker News
  2. 2Passkey-themed social engineering leads to identity and cloud compromiseMicrosoft Security Blog
  3. 3Storm-2372 conducts device code phishing campaignMicrosoft Security Blog
Share

Read next