Join our Newsletter — 33% off our NHI Course

Why do legacy MFA methods still leave UK financial firms exposed even when they meet regulatory requirements?

Legacy MFA can satisfy a checkbox but still fail under phishing, credential theft, and session abuse. UK financial firms are exposed because regulations often require multifactor authentication without distinguishing between stronger passwordless methods and weaker legacy factors. That creates a false sense of security, while attackers continue to exploit methods that do not resist modern identity-based attacks.

Why legacy MFA can meet the rule but still miss the threat

legacy mfa often improves assurance over passwords alone, but it was designed for a threat model that is weaker than the one UK financial firms face now. If the second factor is still easy to relay, phish, fatigue, or intercept, the control can satisfy a policy requirement while leaving the account open to modern identity attacks. The issue is not whether MFA exists, but whether it actually resists the attack paths firms now see in production.

That gap is why weak MFA can coexist with compliance. Regulatory language may require multifactor authentication, yet it may not force a specific phishing-resistant method. In practice, that leaves room for SMS codes, push approvals, and reusable session flows that can be abused after initial login. A firm can therefore pass an audit and still have a control that fails in the exact scenarios attackers prefer.

Legacy MFA is also vulnerable after authentication, not just before it. Once an attacker gets a session token, approves a push repeatedly, or steals a factor through social engineering, they may no longer need the user’s password at all. That is why the security question is broader than login protection, it is about whether the firm can keep trust intact across the full authentication and session lifecycle.

Well-known identity abuse patterns such as phishing and MFA fatigue show the operational weakness clearly. The lesson from incidents like Uber Breach is that a control can look strong on paper and still be defeated by repeated prompts, user confusion, or social engineering. For firms that handle sensitive financial access, the practical standard should be resistance to phishing and token theft, not just the presence of a second step.

UK firms also operate under pressure from regulators, auditors, and customer expectations to show strong access controls. That means a checkbox interpretation of MFA can create a dangerous comfort problem: the organisation believes it has reduced account takeover risk, while attackers continue to target whatever factor is easiest to abuse. In other words, compliance can validate a minimum control without proving that the control is proportionate to the current threat.

What changes when MFA is treated as a control outcome, not a compliance artifact

What matters is whether the MFA method meaningfully blocks phishing, replay, session hijacking, and helpdesk-assisted bypass. Passwordless or phishing-resistant methods raise the cost of attack because they bind the authentication event to a device, cryptographic proof, or origin-aware flow rather than to a code the user can unknowingly hand over. That difference is material in financial services, where account takeover can quickly become payments fraud, data exposure, or privilege escalation.

Legacy MFA also tends to become fragile at scale. As access sprawl grows, firms accumulate exceptions, backup factors, break-glass routes, and account recovery paths that are harder to govern than the primary login flow. A control that is theoretically multifactor can still be operationally weak if recovery, reset, or fallback paths are easier to abuse than the main authentication process. The right question is whether the weakest path into the account is still acceptably hard to compromise.

For that reason, current guidance increasingly distinguishes between simply having MFA and having MFA that resists real-world attack techniques. In the financial sector, that distinction matters because attackers often do not try to “break” MFA, they try to work around it. NCSC UK Advice and Guidance is a useful reference point for aligning access control choices with the way modern phishing and identity abuse actually happen.

Where firms are modernising access, they should also consider how identity assurance interacts with session controls, conditional access, and privileged access paths. If a weak factor can still unlock a long-lived session or privileged application, the firm has only moved the problem, not removed it. That is why stronger authentication and session governance should be designed together, not treated as separate compliance boxes.

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 address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC — Access Control Legacy MFA is an access control weakness when it fails to resist modern takeover paths.
GV.RM — Risk Management Strategy The question is about residual exposure despite regulatory compliance and control selection.
PR.AC-7 — Identity Proofing, Authentication and Credential Management MFA method strength and recovery paths determine whether authentication actually blocks abuse.
Recommendation — Apply access control measures that match current phishing and session-abuse threats. Set authentication standards by residual risk, not by minimum compliance alone. Use phishing-resistant authentication and govern recovery paths as part of credential management.
CIS Controls v8 6 — Access Control Management Legacy MFA fails when access paths, exceptions, and recovery routes are not tightly governed.
Recommendation — Enforce strong authentication for sensitive access and remove weak fallback paths.
OWASP Agentic AI Top 10 A1 — Prompt Injection and Tool Misuse Not selected, omitted because the subject is financial MFA and not agentic AI security.
Recommendation — Omit

Practitioner Guidance

What to prioritise: treat phishing resistance and session protection as the real acceptance criteria. If a method can be relayed, fatigue-approved, or recovered through a weak fallback path, it should not be considered equivalent to modern strong MFA for high-value financial access.

What to verify: test the actual login and recovery paths, not the policy statement. Confirm whether the deployed method resists phishing, whether session tokens are constrained, and whether helpdesk resets or backup factors reintroduce the same weakness through a side door.

Decision rule: if the control’s main defence is a one-time code, push approval, or user response to a prompt, assume it may satisfy a legacy requirement but still leave material takeover risk. Move higher-risk populations, privileged users, and sensitive workflows to stronger authentication first.

Practitioner takeaway: compliance evidence is not the same as attack resistance, and in financial services the gap between the two is often where account takeover begins.