TL;DR: Attackers bypass MFA by exploiting prompt bombing, weak configuration, third-party exposure, fail-open behaviour, and identity lifecycle gaps rather than defeating the factor itself, according to RSA Security. The lesson is that authentication is only one control point, and programmes that stop at login leave recovery, delegation, and entitlement paths exposed.
At a glance
What this is: This is an RSA Security analysis of how attackers bypass MFA by targeting surrounding identity controls, not the factor itself.
Why it matters: It matters because IAM teams still over-index on authentication events while attackers move through recovery, delegated access, entitlements, and third-party identities.
👉 Read RSA Security's analysis of how attackers bypass MFA
Context
MFA bypass is not usually a failure of the second factor itself. It is a failure of the surrounding identity controls that decide how prompts are issued, how exceptions are handled, how fallback behaves, and how access persists across the full identity lifecycle.
For IAM and NHI teams, the real risk is programme design that treats authentication as the whole security boundary. That leaves recovery workflows, contractor access, privileged roles, and entitlement drift available as alternate paths into the environment.
Key questions
Q: What breaks when organisations treat MFA as the whole identity control?
A: Recovery workflows, exception handling, delegated administration, and entitlement governance become the real attack paths. Attackers often do not defeat the factor itself. They move around it by abusing adjacent identity processes, which means MFA alone cannot guarantee access assurance. The control fails when the programme only watches the login event and ignores the rest of the identity lifecycle.
Q: Why do third-party identities make MFA bypass risk harder to contain?
A: Suppliers and contractors often have access that is broader, less visible, and less frequently reviewed than employee access. If those identities are overprivileged or weakly governed, attackers can use them to reach internal systems without directly confronting the strongest human authentication flow. Governance must therefore include contractor scope, monitoring, and offboarding discipline.
Q: How do security teams know whether MFA is actually reducing risk?
A: They should measure exception counts, recovery-path usage, privileged-role approvals, and suspicious prompt activity, not just successful login rates. A control can look strong at the sign-in screen while the surrounding identity processes remain exploitable. If bypass paths remain common, the MFA programme is protecting a narrow boundary rather than the identity estate.
Q: Who is accountable when fail-open authentication allows access?
A: Accountability sits with the identity, platform, and security owners who approved the availability-first design and failed to define secure outage behaviour. Zero Trust and identity governance both require explicit decisions about what happens when upstream verification is unavailable. If those decisions are absent, the organisation has accepted an access risk it may not have intended.
Technical breakdown
Why prompt bombing works against human decision loops
Prompt bombing, also called MFA fatigue, succeeds because it exploits user behaviour under pressure rather than cryptography. Attackers generate repeated approval requests until a distracted or rushed user accepts one. The control fails when the approval event is treated as a routine interaction instead of a high-risk signal. This is why human-factor resilience, contextual policy, and prompt monitoring matter as much as the factor itself.
Practical implication: treat unexpected approval activity as a detection and response signal, not only as an authentication event.
How weak MFA configuration creates bypass paths
MFA can be undercut by policy gaps in enrollment, fallback methods, exception handling, and step-up requirements. In practice, attackers look for the easiest path around the strongest control. If a tenant allows broad exceptions or inconsistent enforcement, the bypass is created by configuration drift rather than by a technical flaw in the authentication method. That makes governance and policy hygiene part of the control surface.
Practical implication: review MFA policy exceptions, fallback routes, and step-up rules as attack surface, not admin convenience.
Fail-open authentication turns availability into an access risk
Fail-open design defaults to access when the normal control path is unavailable. That may be tolerable in physical safety systems, but it is dangerous in digital identity because loss of connectivity can become loss of assurance. If a cloud MFA dependency drops and the system grants access anyway, the attacker does not need to defeat MFA. The architecture has already done the bypass work.
Practical implication: validate what happens when the MFA service is unreachable and eliminate unauthorised fail-open paths.
NHI Mgmt Group analysis
MFA bypass is an identity lifecycle problem, not a login problem. The article shows that attackers consistently attack the processes around authentication, including provisioning, recovery, delegated administration, and entitlement governance. MFA still matters, but identity security collapses when organisations treat the prompt as the boundary and ignore everything that grants, extends, or recovers access. Practitioners should re-centre MFA inside lifecycle governance, not outside it.
Standing access and broad exception handling create the real bypass window. Weak fallback methods, permissive recovery, and overprivileged third-party identities are the governance gaps that make MFA bypass repeatable. The issue is not that attackers are clever enough to beat a factor. The issue is that access pathways remain available after the factor is denied. Practitioners should narrow the conditions under which access can continue when verification fails.
Full identity visibility is the control most programmes still lack. The article is explicit that organisations often know who can log in but not why they have access, what they can reach, or how those permissions change over time. That is a lifecycle visibility failure, and it is what makes MFA a partial control rather than a complete one. Practitioners should measure access assurance across the whole identity chain, not at the point of login alone.
Zero Trust only works when authentication, authorisation, and reason for access are all enforced. The article’s own ZTNA framing aligns with the idea that trust cannot be assumed from connection alone. When MFA bypass happens through third parties, recovery, or fail-open design, the organisation is not failing at one product. It is failing to maintain continuous verification across identity state changes. Practitioners should treat MFA as one input to Zero Trust, not as a certificate of Zero Trust maturity.
From our research:
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, according to The 2024 ESG Report: Managing Non-Human Identities.
- Enterprises that have experienced a compromised NHI averaged 2.7 separate incidents in the past 12 months, which shows how quickly identity weaknesses compound.
- For a broader threat picture, read 52 NHI Breaches Analysis to see how identity failures translate into repeatable attack patterns.
What this signals
Identity teams should expect attackers to keep targeting the seams around MFA, not the factor itself. The governance priority is no longer choosing between passwordless or push-based flows. It is understanding which recovery paths, delegated approvals, and fallback behaviours remain exploitable when the primary control is bypassed.
Shadow access and unmanaged third parties now matter as much as user friction. If a contractor or supplier identity can still reach systems after a policy exception, MFA has not removed the risk. Pair access reviews with entitlement validation and lifecycle offboarding so bypass paths do not persist unnoticed.
Zero Trust becomes measurable only when outage behaviour and exception paths are part of the design review. Teams that want stronger assurance should map their authentication flow against NIST Cybersecurity Framework 2.0 and test the control under service loss, not just in the steady state.
For practitioners
- Audit MFA exception handling and fallback logic Map every path that can bypass normal challenge flow, including enrollment exceptions, step-up exemptions, recovery workflows, and delegated admin overrides. Remove broad exceptions and require explicit approval for any fallback that weakens assurance.
- Test fail-open behaviour under service outage conditions Validate what happens when the cloud MFA dependency is unavailable, including offline validation, local fallback nodes, and any automatic access grants. If the system opens by default, redesign the control so loss of service does not become loss of protection.
- Tighten third-party access governance Review supplier, contractor, and partner identities for privilege scope, monitoring coverage, and offboarding discipline. Treat third-party access as a governed identity class with lifecycle controls, not as a lower-priority exception.
- Expand identity visibility beyond authentication events Correlate login attempts with entitlement changes, recovery actions, privileged role use, and access duration. The goal is to know why access exists and when it should be removed, not only whether a user passed MFA.
Key takeaways
- MFA bypass usually exploits surrounding identity processes, which means login-only thinking leaves the real attack surface intact.
- Weak configuration, fail-open architecture, and third-party access are the control gaps that turn a strong factor into a partial defence.
- Security teams need lifecycle visibility, exception governance, and outage testing to know whether MFA is actually reducing breach risk.
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, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | MFA bypass shows why access control must account for exception paths and verification failures. |
| NIST Zero Trust (SP 800-207) | The article’s Zero Trust framing depends on continuous verification, not one-time sign-in success. | |
| NIST SP 800-63 | The article discusses authentication assurance, fallback methods, and locally validated credentials. |
Test whether authentication, authorisation, and outage behaviour still enforce continuous verification under failure.
Key terms
- MFA Fatigue: A social engineering tactic that overwhelms a user with repeated authentication prompts until one is approved by mistake or pressure. It works by exploiting attention, habit, and urgency, not by breaking the factor itself. The control weakness is behavioural and operational, so detection and user education matter.
- Fail-open Authentication: An access design that grants entry when the normal verification service is unavailable. This can preserve availability, but it also means a service outage can become an unauthorised access path. In identity programmes, fail-open decisions must be treated as security architecture choices, not just reliability settings.
- Identity Lifecycle: The full span of identity governance from provisioning and delegation through entitlement changes, recovery, review, and offboarding. It matters because authentication is only one moment in a much larger access story. Weaknesses anywhere in the lifecycle can undermine a strong sign-in control.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by RSA Security: Multi-Factor Authentication, How Attackers Bypass MFA and What Security Teams Can Learn. Read the original.
Published by the NHIMG editorial team on 2026-04-02.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org