By NHI Mgmt Group Editorial TeamPublished 2025-09-16Domain: Governance & RiskSource: Axiad

TL;DR: Phishing remains a dominant attack path, with 83% of organisations reporting attacks in 2021 and many traditional MFA schemes still vulnerable to SIM swapping and man-in-the-middle interception, according to Axiad. Phishing-resistant MFA changes the control assumption by removing easily phished one-time codes and pushing authentication toward cryptographic proof instead of reusable secrets.


At a glance

What this is: This is an analysis of why phishing-resistant MFA matters, and the key finding is that many conventional MFA methods can still be phished.

Why it matters: It matters because identity teams must decide whether their MFA programme actually resists modern credential theft across human, machine, and emerging autonomous access paths.

By the numbers:

👉 Read Axiad's analysis of phishing-resistant MFA and passwordless access


Context

Phishing-resistant MFA is authentication that cannot be bypassed by intercepting passwords, one-time codes, or lookalike login flows. The central identity problem is that many organisations still treat MFA as a sufficient control even when the second factor can be captured in real time.

For IAM teams, this is not a narrow login issue. It affects human access, privileged workflows, and the trust boundary around identity proofing, because a phished session can become a foothold for account takeover and downstream privilege abuse.


Key questions

Q: How should security teams roll out phishing-resistant MFA without disrupting access?

A: Start with the highest-risk identities first, especially administrators, support staff, and remote users with access to sensitive systems. Keep fallback methods tightly controlled, and make enrollment, recovery, and device replacement part of the identity lifecycle rather than an ad hoc helpdesk process. The strongest gains come when the new factor is tied to clear policy and enforced consistently.

Q: Why do SMS and email one-time passwords remain risky for enterprise access?

A: They are vulnerable because attackers can intercept or redirect the delivery channel through SIM swapping, mailbox compromise, or live proxy phishing. The issue is not whether the code is random. The issue is whether the attacker can capture it before it is used. For high-value access, that answer is often yes.

Q: What breaks when organisations treat all MFA methods as equivalent?

A: They lose the ability to distinguish between basic two-factor convenience and true phishing resistance. That creates false confidence, especially for privileged or regulated access paths. A system that can still be phished in real time should not be treated as the same control class as a cryptographic authenticator bound to a trusted device.

Q: Who should own phishing-resistant MFA governance across the identity programme?

A: IAM, PAM, and security architecture should own it together, because the control affects authentication policy, device trust, recovery, and privileged access. Governance should also include lifecycle events such as enrollment, reassignment, revocation, and lost-device handling. If those steps are fragmented, the programme will be secure on paper but inconsistent in practice.


Technical breakdown

Why traditional MFA still fails under phishing

Traditional MFA often combines a password with a one-time code delivered by SMS, email, or an app. That helps only if the second factor cannot be intercepted. Attackers now use SIM swapping to seize mobile messages, or man-in-the-middle kits to proxy a live login and capture both credentials and session tokens. In that model, MFA is still present, but the trust channel has been broken. The control fails because possession has been simulated, not because authentication was absent.

Practical implication: treat SMS and email codes as weak assurance for any access path that matters.

How phishing-resistant MFA changes the assurance model

Phishing-resistant MFA shifts authentication from shared or replayable secrets to cryptographic proof bound to the device and origin. Standards such as FIDO2 WebAuthn and PIV smart cards avoid sending reusable one-time passwords over channels attackers can intercept. The user unlocks a private key on a trusted device, and the authenticator proves possession without exposing a reusable code. That makes the factor resistant to real-time phishing because there is no secret for the attacker to relays or replay.

Practical implication: prioritise phishing-resistant authenticators for high-value users and privileged access first.

Why passwordless programmes still need governance

Passwordless is not a synonym for risk-free. It removes password reuse and phishing exposure from the primary login path, but it still depends on device lifecycle, recovery, enrollment integrity, and policy enforcement. If a device is compromised or recovery is weak, the programme can recreate the same access problem in a different form. The real governance question is whether the organisation can bind strong authentication to an accountable identity lifecycle across issuance, reassignment, and revocation.

Practical implication: govern enrollment, recovery, and revocation as part of the MFA control, not as separate admin tasks.


Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Phishing-resistant MFA is a trust-channel problem, not just a login upgrade. The article shows that the vulnerability is not the absence of MFA but the presence of interception-friendly factors such as SMS, email, and replayable codes. When authentication can be proxied or socially engineered in real time, the control no longer proves identity with enough confidence for modern access decisions. Practitioners should treat factor choice as an assurance boundary, not a user-preference exercise.

The dominant MFA failure mode is factor theft at the communication layer. SIM swapping and man-in-the-middle attacks succeed because they target the channel that delivers the second factor, not the credential store itself. That matters for IAM because controls designed around password compromise do not automatically address live interception of OTPs. The implication is that phishing resistance must be evaluated by attack path, not by whether a product advertises MFA.

Phishing-resistant MFA is now a governance requirement for privileged access. OMB's Zero Trust Strategy makes phishing-resistant MFA a policy expectation for federal agencies and related parties by the end of 2024, which signals where baseline assurance is moving. That does not make every login path equal. It means identity programmes must distinguish between ordinary convenience MFA and controls suitable for sensitive operations, administrative access, and regulated environments.

Passwordless adoption only reduces risk if the identity lifecycle is controlled. The article correctly connects stronger authentication with broader enterprise deployment, but device-bound credentials introduce enrollment, recovery, and revocation dependencies that IAM teams must own. If those lifecycle steps are weak, the organisation has simply moved the attack surface from the password to the device and recovery workflow. Practitioners should govern the full credential lifecycle, not the sign-in step alone.

From our research:

What this signals

Phishing-resistant MFA is becoming the minimum viable control for high-trust access, not a specialist enhancement. As organisations harden human authentication, the same governance discipline will increasingly extend to machine and automated access paths that still rely on shared or replayable secrets. Teams should expect reviewers to ask whether the authentication method actually survives real-time interception, not just whether MFA is enabled.

With 72% of organisations already experiencing or suspecting a non-human identity breach, per The 2024 ESG Report: Managing Non-Human Identities, identity programmes cannot afford to separate authentication strength from lifecycle governance. The control question is no longer just whether a factor exists, but whether it can be phished, reassigned, or recovered safely across the full identity chain.

Credential replay resistance: This is the operational line between ordinary MFA and authentication that can withstand modern phishing kits. Teams that still allow SMS, email, or weak recovery paths should treat those flows as controlled exceptions and document where they remain in use.


For practitioners

  • Replace OTP-based MFA on critical access paths Move privileged users, administrators, and sensitive business functions off SMS and email one-time passwords. Use phishing-resistant methods such as FIDO2 WebAuthn or PIV where the authenticator proves possession without exposing a reusable code.
  • Prioritise phishing resistance for privileged workflows Apply the strongest authenticators first to admin consoles, remote access, and approval paths that can lead to account takeover or lateral movement. That reduces the likelihood that a captured login becomes a high-impact incident.

Key takeaways

  • Many MFA programmes still fail because attackers target the delivery channel, not the password itself.
  • The scale of phishing and non-human identity compromise shows that weak factor choices create measurable enterprise exposure.
  • Phishing-resistant MFA only delivers value when enrollment, recovery, and revocation are governed as part of the identity lifecycle.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-1Phishing-resistant MFA strengthens identity verification for access control.
NIST SP 800-63Phishing-resistant authenticators align with assurance-driven identity proofing.

Replace replayable factors on sensitive access paths and document where assurance levels differ.


Key terms

  • Phishing-resistant MFA: Phishing-resistant MFA is multi-factor authentication designed so the second factor cannot be easily captured, replayed, or proxied by an attacker. It usually relies on cryptographic proof tied to a trusted device or authenticator, which changes the assurance model from code delivery to possession verification.
  • Man-in-the-middle phishing: Man-in-the-middle phishing is a live attack in which an adversary inserts a fake login flow between the user and the real service. The attacker captures credentials and authentication outputs in real time, which can defeat many conventional MFA methods even when a second factor is present.
  • Identity assurance: Identity assurance is the degree of confidence an organisation has that an authenticator really belongs to the claimed user or system. In practice, it depends on the strength of enrollment, authentication, recovery, and revocation controls, not just on whether MFA is enabled.

Deepen your knowledge

Phishing-resistant MFA and identity assurance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are standardising authentication across people and machine access, it is worth exploring.

This post draws on content published by Axiad: The Importance of Phishing-resistant MFA. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-09-16.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org