Subscribe to the Non-Human & AI Identity Journal

What do organisations get wrong about multi-factor authentication?

They often assume more factors automatically means better security. In practice, weak enrollment, shared recovery paths, and overused devices can undermine the benefit. The right question is whether each factor blocks a different attacker path and whether the account lifecycle removes stale credentials fast enough to matter.

Why This Matters for Security Teams

MFA is often treated as a checkbox, but the real risk is whether the added factor meaningfully blocks the attacker’s next move. If enrollment is weak, recovery paths are easy to abuse, or a single overused device becomes the default second factor, the control can look strong while leaving the account effectively exposed. That is why current guidance from the NIST Cybersecurity Framework 2.0 still emphasises outcome-based identity protection rather than factor count alone.

For NHI Management Group, the same pattern shows up in non-human identity governance: the problem is not the label on the control, but whether it closes the attacker path. In the broader identity stack, weak lifecycle hygiene matters just as much as authentication strength, which is why the Ultimate Guide to NHIs keeps returning to rotation, visibility, and revocation as core defensive duties. Organisations also miss that MFA does little if sessions, tokens, or recovery channels remain valid after the factor is bypassed.

In practice, many security teams discover MFA weakness only after an account takeover has already used the recovery flow or stolen session state, rather than through intentional testing.

How It Works in Practice

Effective MFA design starts by asking what each factor is protecting against. A push prompt on a managed phone may stop password spraying, but it may not stop SIM swap abuse, session hijacking, or device compromise. Stronger programs therefore combine phishing-resistant methods, hardened enrollment, restricted recovery, and rapid revocation when an identity changes risk. The control should be evaluated across the full account lifecycle, not just at login.

Practitioners should separate authentication from authorisation and from session management. MFA may satisfy the first step, yet the account can still be over-permissioned, inherited through RBAC, or left with long-lived tokens that outlast the factor itself. This is where identity governance and zero trust thinking overlap: the account should be able to prove who or what is requesting access, but access should still be re-evaluated against context and policy. The Ultimate Guide to NHIs highlights the same lifecycle issue for service accounts, where credential sprawl and stale access are often the real problem.

  • Use phishing-resistant factors where possible, especially for privileged access.
  • Treat enrollment as a high-risk event with verified identity proofing.
  • Restrict recovery paths so they are not easier to abuse than the primary login.
  • Bind MFA to device, session, and risk signals when policy allows.
  • Rotate or revoke factors immediately when devices are lost, reassigned, or compromised.

The control breaks down when organisations allow shared devices, legacy VPN flows, or inconsistent recovery processes because attackers target the weakest alternate path, not the strongest enrolled factor.

Common Variations and Edge Cases

Tighter MFA often increases user friction and help desk load, so organisations must balance assurance against operational continuity. That tradeoff is real, especially where frontline staff, contractors, or emergency access scenarios require exception handling. Best practice is evolving toward risk-based and phishing-resistant methods, but there is no universal standard for every environment.

One common edge case is step-up MFA for privileged actions. A user may authenticate once, then perform sensitive actions later without re-authentication, which can be acceptable if the session is short-lived and continuously monitored. Another is recovery by email or SMS, which may be tolerable for low-risk accounts but is often too weak for administrators. The same logic applies to NHI estates: if a single fallback process can re-enable access without strong verification, the whole control weakens. NHI Mgmt Group’s data on secrets leakage and rotation gaps shows why lifecycle weaknesses often matter more than the presence of a factor at login.

Organisations also get this wrong by assuming MFA alone can compensate for excessive privilege. It cannot. If the account can reach too much after login, a second factor only slows the attacker down. That is why MFA should be paired with least privilege, session controls, and rapid incident response.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA-2 MFA is part of verifying identities before granting access.
OWASP Non-Human Identity Top 10 NHI-03 Stale credentials and weak rotation undermine authentication outcomes.
NIST AI RMF Identity assurance for automated systems needs governance over access and recovery paths.

Apply AIRMF governance to ensure authentication controls are continuously reviewed against actual risk.