The assurance model breaks because the attacker no longer needs to defeat the strongest factor. Once a user is nudged into a weaker method, the phishing kit can capture credentials, OTPs, or session cookies. That creates a path to session hijacking, even if the original login experience appeared to support phishing-resistant authentication.
Why This Matters for Security Teams
Letting users fall back from phishing-resistant MFA to older methods turns a strong authentication program into a negotiable one. The problem is not just that the weaker factor is easier to steal. It is that the system now signals an attacker where the downgrade path lives, and phishing kits can adapt in real time to harvest whatever the user is allowed to reveal. NIST’s SP 800-63 Digital Identity Guidelines make clear that assurance depends on the authenticator actually used, not the strongest option available in policy. In practice, that means fallback flows can erase the security value of WebAuthn or device-bound methods if SMS, OTP, or recovery links remain reachable during login.
NHIMG has seen the downstream impact of identity weakness in incidents such as the Microsoft Midnight Blizzard breach, where stolen authentication material contributed to broader compromise. The operational issue is simple: attackers do not need to beat every factor if the login experience offers a weaker one on demand. In practice, many security teams encounter account takeover only after the fallback path has already been abused, rather than through intentional testing of the authentication journey.
How It Works in Practice
Phishing-resistant MFA only preserves its value when the authentication policy enforces it end to end. If a user can be redirected to an older method, the attacker can shape the flow to match the weakest acceptable control. That often means credential phishing first, then one-time code capture, push fatigue, or recovery-channel interception. Once the attacker obtains a session token, the original factor becomes irrelevant because the session is now the asset being replayed.
A safer design is to treat fallback as a controlled exception, not a normal path. Security teams typically need all of the following:
- Require phishing-resistant methods for privileged access and high-risk actions.
- Disable silent fallback to SMS or TOTP when a stronger authenticator is enrolled.
- Use step-up authentication only when the request context justifies it, not as a convenience escape hatch.
- Instrument the flow so help desk recovery, device loss, and authenticator reset are separately approved and logged.
- Invalidate active sessions after authenticator changes or downgrade events.
That approach aligns with the spirit of NIST SP 800-53 Rev. 5 Security and Privacy Controls, especially where authentication, session management, and least privilege intersect. It also reflects NHIMG research on real-world token abuse, including CoPhish OAuth Token Theft via Copilot Studio, where the issue is not just sign-in success but what the attacker can do after obtaining a token. These controls tend to break down in legacy SSO deployments where older MFA methods remain enabled for service continuity because the identity stack was never designed to enforce a single assurance floor.
Common Variations and Edge Cases
Tighter MFA policy often increases support burden, requiring organisations to balance user recovery against attack resistance. That tradeoff is real, especially for remote workers, third-party contractors, and executives who depend on break-glass access. Current guidance suggests that recovery should be more tightly governed than ordinary sign-in, but there is no universal standard for every recovery scenario yet.
One common edge case is enrollment overlap. If a user registers a phishing-resistant method but keeps OTP as a backup, attackers may target the backup because it is easier to replay. Another is conditional access that approves fallback based on device posture alone. That can still fail if the phishing kit steals a session after the check has completed. A further nuance is account recovery: a well-designed recovery process may be necessary, but it should be treated like a privileged workflow, not a second login path.
For teams building policy, the question is not whether older methods can work, but whether they should remain reachable after a stronger factor exists. NHIMG’s guidance on identity compromise and lifecycle control, together with the broader identity assurance model in ISO/IEC 27001:2022 Information Security Management, supports a narrower approach: keep fallback available only where business risk has been explicitly accepted, monitored, and time bound.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10, OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Fallback MFA weakens the authentication chain attackers exploit in phishing flows. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Session theft and token replay mirror NHI credential abuse patterns. |
| CSA MAESTRO | Control-plane decisions must prevent assurance downgrades during authentication. | |
| NIST AI RMF | The issue is an identity risk decision that affects trust and resilience. | |
| NIST CSF 2.0 | PR.AC-7 | Authentication assurance fails when weaker methods remain accessible. |
Treat session tokens and recovery credentials as sensitive secrets with strict issuance and revocation controls.
Related resources from NHI Mgmt Group
- What breaks when phishing-resistant MFA is not in place for regulated systems?
- Why do ordinary MFA methods fall short for CJIS-connected systems?
- What breaks when callers can fall back to old verification methods?
- What breaks when authentication checks are missing on agent and administration routes?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 26, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org