Join our Newsletter — 33% off our NHI Course

What breaks when organisations treat MFA as optional instead of baseline access control?

Without MFA, single-factor logins become easier to steal and reuse, which increases account takeover risk and weakens trust in critical systems. The operational impact can include compromised admin access, disrupted services, customer attrition, and exposure to regulatory sanctions. In practice, the absence of MFA turns common phishing attempts into a direct path to sensitive environments.

Why This Matters for Security Teams

When MFA is treated as optional, organisations leave the first line of defence dependent on passwords and reusable session paths that attackers already know how to steal. That turns phishing, credential stuffing, token replay, and help desk social engineering into routine access events rather than exceptional failures. The risk is not limited to human users: service accounts and other NHIs often sit behind the same weak assumptions, which is why NHI governance now matters to baseline access control, not just “advanced” identity work. NHIMG research shows only 5.7% of organisations have full visibility into their service accounts, which makes optional MFA even harder to enforce consistently. See the Ultimate Guide to NHIs and the OWASP Non-Human Identity Top 10 for the broader control model.

Security teams also underestimate how quickly a missing second factor collapses trust in privileged workflows. A single captured password can become admin access, API misuse, or persistence inside cloud control planes before detection catches up. In practice, many security teams encounter MFA gaps only after an account takeover has already been used to widen access, rather than through intentional testing or policy review.

How It Works in Practice

Baseline MFA should be treated as a default access requirement for any interactive login, especially for administrators, contractors, remote access, and sensitive internal applications. The practical goal is to make password theft insufficient on its own, while still supporting friction-aware methods such as FIDO2 hardware keys, passkeys, or authenticator-based step-up checks. NIST guidance in NIST SP 800-53 Rev 5 Security and Privacy Controls and the layered control approach in CIS Controls v8 both support stronger authentication for access that can affect confidentiality, integrity, or availability.

  • Require MFA for all privileged users and all remote access paths, not only “high-risk” roles.
  • Use phishing-resistant factors where possible, because SMS codes and weak push approvals are easier to intercept or coerce.
  • Apply step-up MFA for sensitive actions such as password reset, key export, policy changes, and payment or data administration.
  • Remove legacy bypasses, shared admin accounts, and emergency access paths that skip MFA without logged approval.
  • Monitor for impossible travel, repeated MFA fatigue prompts, and token replay indicators that suggest an account is already under attack.

For NHIs, the lesson is slightly different: machines do not “authenticate with MFA” in the human sense, so organisations need separate workload identity controls rather than pretending password workflows apply. That is why the Ultimate Guide to NHIs — Key Challenges and Risks places identity visibility, credential rotation, and access scoping ahead of human-style login assumptions. Where MFA is missing for people, attackers often pivot into adjacent systems that still trust the compromised identity. These controls tend to break down when legacy applications cannot support modern authentication and teams leave exception paths in place indefinitely because migration is politically or operationally delayed.

Common Variations and Edge Cases

Tighter MFA enforcement often increases login friction and support overhead, requiring organisations to balance user convenience against the cost of compromise. That tradeoff is real, but it should not become an excuse for blanket exceptions. Current guidance suggests there is no universal standard for every population, but there is broad consensus that privileged access, external access, and sensitive administrative functions should never rely on passwords alone.

Edge cases usually appear in break-glass accounts, industrial systems, service portals, and older SaaS products that cannot support modern factors. In those environments, the control objective shifts from “MFA everywhere” to “no uncontrolled single-factor access.” Compensating controls may include tighter network boundaries, short-lived access approvals, device trust, session recording, and stronger monitoring, but these should be temporary and documented. For broader breach patterns involving weak identity controls, the 52 NHI Breaches Analysis is a useful reminder that identity failures rarely stay isolated.

For regulated environments, optional MFA can also create policy drift between technical design and audit evidence. If exceptions are accepted informally, the organisation may believe access is “protected” while the actual control environment is inconsistent. In practice, that inconsistency is what attackers exploit first, especially where privileged sessions, third-party access, and weak recovery flows remain outside MFA enforcement.

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, OWASP Agentic AI Top 10 and CSA MAESTRO 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
OWASP Non-Human Identity Top 10 NHI-01 Weak login controls let attackers abuse NHI access paths.
OWASP Agentic AI Top 10 A-03 Agentic tools fail fast when auth is weak or bypassed.
CSA MAESTRO IA-1 MAESTRO stresses identity assurance for cloud and AI workloads.
NIST CSF 2.0 PR.AC-7 Identity verification and access control are central to MFA enforcement.
NIST AI RMF GOV-3 Baseline access control supports accountable, resilient AI and identity governance.

Enforce strong auth and eliminate single-factor access for human and machine identities.