Join our Newsletter — 33% off our NHI Course

What breaks when MFA is supported by insecure third-party workflows?

MFA breaks operationally when supplier support, telephony, or recovery workflows can be socially engineered into exposing credentials or identity data. In that situation, the primary login factor may still function, but attackers gain everything they need to target users through another path. The control failure is around delegated trust, not the factor itself.

Why This Matters for Security Teams

MFA only reduces risk when the surrounding recovery and support processes are trustworthy. If a supplier help desk, telecom carrier, or outsourced identity workflow can be manipulated into revealing OTPs, resetting factors, or exposing identity proofing data, attackers bypass the spirit of MFA without defeating the login screen. That is why current guidance treats delegated trust as part of the authentication control surface, not a side issue.

For identity-heavy environments, the same weakness often appears around privileged accounts, service access, and recovery paths that were never designed for adversarial pressure. NHI Management Group’s Ultimate Guide to Non-Human Identities notes that 92% of organisations expose NHIs to third parties, which shows how often external workflows become part of the real attack path. The OWASP Non-Human Identity Top 10 also reflects the broader pattern: the problem is rarely the factor alone, but the insecure paths wrapped around it.

In practice, many security teams discover this only after a support workflow has already been used to reset access or disclose enough context for a phishing or SIM-swap attack to succeed.

How It Works in Practice

When MFA depends on a third party, the trust boundary expands beyond the authenticator itself. A user may still approve a push, enter a code, or use a hardware key, but the attacker’s real objective is often upstream or downstream: convince support to rebind the factor, intercept a recovery code, or use exposed identity details to impersonate the user. This is why the control failure is usually operational rather than cryptographic.

Security teams should map every path that can satisfy or replace the second factor. That includes call centres, managed service providers, telecom account recovery, email fallback, knowledge-based verification, and any workflow that can issue new secrets or override enrollment. A useful test is simple: if an outsider can trigger a reset with stolen biographical data, then MFA is being supported by a weak trust chain.

  • Limit recovery rights to high-assurance channels and require step-up checks for factor reset requests.
  • Remove support scripts that rely on easily discovered personal data.
  • Use phishing-resistant MFA where possible, but do not assume it covers recovery workflows.
  • Log and review every factor change, device rebind, and account recovery event as a privileged action.

For agents and service identities, the same lesson applies in a different form: long-lived secrets and delegated workflows create durable compromise paths. NHI Management Group’s 52 NHI Breaches Analysis shows how often secrets exposure and third-party handling turn into systemic access issues. The operational answer is to shorten trust windows and verify the workflow, not just the login factor. This guidance tends to break down in high-volume support environments because speed pressures lead teams to weaken verification and normalise exception handling.

Common Variations and Edge Cases

Tighter recovery controls often increase friction, so organisations have to balance account assurance against user support burden. That tradeoff matters most when executives, remote workers, or high-availability teams need rapid restoration after device loss or telecom failure.

There is no universal standard for every recovery path yet, but best practice is evolving toward layered verification, fraud-resistant support processes, and reduced dependence on knowledge-based checks. Some environments also need separate handling for privileged users, because account recovery for admins should be materially harder than for standard staff. In regulated settings, it is also prudent to treat vendor support transcripts, ticket notes, and call recordings as sensitive identity artifacts.

Where this becomes especially dangerous is with outsourced help desks, telecom porting, or identity proofing vendors that can be socially engineered at scale. The issue is not that MFA is broken everywhere; it is that the weakest delegated workflow becomes the attacker’s preferred entry point. For that reason, NHI Management Group recommends pairing phishing-resistant login methods with strict recovery governance, rather than assuming one strong factor compensates for all supporting processes.

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 AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Third-party workflows expand the NHI trust boundary and expose recovery paths.
OWASP Agentic AI Top 10 A-04 Delegated workflows and dynamic access decisions mirror agentic trust failures.
CSA MAESTRO T1 MAESTRO addresses trust boundaries and third-party exposure in AI and identity workflows.
NIST AI RMF AI RMF governance helps manage trust in automated or outsourced decision paths.
NIST CSF 2.0 PR.AA-03 Authentication assurance fails when support processes can subvert identity verification.

Inventory every external workflow that can reset or rebind access and treat it as part of the NHI attack surface.