Join our Newsletter — 33% off our NHI Course

Why does a fraudulent identity create risk even when hiring controls and MFA are working?

Because the attack begins before authentication. If a real stolen identity is used, the candidate can pass document checks, appear legitimate in interviews, and arrive with valid credentials and MFA on day one. The risk is not just login abuse. It is the gap between identity verification and the first moment access is provisioned.

Why the risk starts before authentication

Fraudulent identity creates exposure because hiring and access decisions are not the same control point. A candidate can satisfy pre-employment checks, enter the organisation with a real or convincingly altered identity, and still remain a risk even if MFA is enforced later. The weakness is the trust placed in the identity presented at onboarding, not the strength of the login step. For identity-sensitive roles, that gap can turn a compliant process into an unsafe one.

That distinction matters because authentication only proves control of an account at a moment in time, while hiring controls try to prove who the person is before the account exists. If the wrong person is accepted upstream, strong downstream controls may simply give that person a harder login rather than stop them from being onboarded. In practice, many security teams encounter the fraud only after account issuance and privileged access have already been granted.

How the control chain breaks in practice

Hiring controls, identity verification, and MFA each answer a different question. Screening asks whether the person should be trusted to join. Verification asks whether the identity claims are real. MFA asks whether the person presenting credentials can prove possession of an additional factor. A fraudulent identity can pass the first two stages and still be fully compatible with the third, because MFA is not designed to detect deception at the point of recruitment.

The practical failure mode is a handoff problem. If the organisation treats “verified enough to hire” as equivalent to “safe to provision,” the first account, device enrolment, and access role may be issued on a false premise. That is especially dangerous where onboarding is rapid, remote, or delegated across HR, recruiters, contractors, and IT, because each team may see only part of the evidence. Stronger login controls then reduce the chance of unauthorised sign-in, but they do not correct a compromised trust decision made earlier.

  • Identity proofing should be treated as a separate control from account authentication.
  • Provisioning should depend on the assurance level required by the role, not just on an interview outcome.
  • Escalation is needed when the claimed identity, document trail, and employment context do not align cleanly.

For organisations handling privileged or sensitive access, this is where identity verification, joiner governance, and access approval need to be joined more tightly. NIST’s cybersecurity guidance is useful here because it treats governance and control boundaries as part of the security problem, not just the login event. The guidance breaks down when organisations assume that a valid MFA challenge means the person behind the account was trustworthy to hire in the first place.

Where legitimate onboarding becomes a higher-risk exception

Tighter identity verification often increases onboarding friction, requiring organisations to balance speed and candidate experience against assurance and fraud resistance.

The edge cases are usually the ones that look legitimate on paper. Remote hiring, third-party recruiters, rehires, contractors, and cross-border employment can all create conditions where documents are genuine but the person using them is not the one the employer thinks they are. Guidance-versus-consensus matters here: there is broad agreement that stronger proofing reduces fraud, but organisations still vary on how much friction is acceptable before hiring velocity and user experience suffer.

Another common edge case is when a real person’s identity is used fraudulently rather than an obviously fake profile. In that situation, MFA and device binding can be working exactly as intended while the organisation is still exposed to fraud, insider-style abuse, data theft, or policy evasion. The control failure is not at the point of sign-in. It is the assumption that the person who cleared onboarding is the same person the organisation intended to trust.

For this reason, the most important question is not whether MFA is enabled, but whether the organisation can distinguish identity assurance from access assurance. That separation becomes decisive when hiring is fast, remote, or high-trust.

Risk and Threat Considerations

Fraudulent identity creates a material trust and access risk because it can defeat the assumption that a verified joiner is the right person to receive access. The danger is strongest where onboarding leads directly to corporate accounts, confidential systems, or privileged roles.

Failure mechanism: The adversary uses a real or convincingly established identity to pass recruitment and proofing checks, then leverages the resulting trust to obtain legitimate access paths. MFA may still work, but it only protects the account after issuance and does not detect that the original trust decision was wrong.

Impact: Organisations can expose internal data, create insider-like access, weaken accountability, and make later investigation harder because the account activity appears attributable to a supposedly validated employee or contractor.

Standards & Framework Alignment

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

NIST SP 800-63, NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST SP 800-63 IAL — Identity Assurance Level Identity proofing assurance is central when a fraudulent person enters via onboarding.
Recommendation — Set an identity assurance level that matches the role before provisioning access.
NIST CSF 2.0 PR.AA-01 — Identity Management, Authentication and Access Control The issue spans identity proofing, onboarding, and access control boundaries.
GV.OC-01 — Organizational Context Hiring fraud risk depends on the sensitivity of the role and trust the organisation accepts.
PR.DS-05 — Data Management If false hires gain access, confidential data handling becomes part of the exposure path.
Recommendation — Separate identity proofing from authentication and enforce distinct approval gates. Define which roles require higher identity assurance before hire and access. Limit sensitive data exposure until the joiner's identity trust has been validated.
CIS Controls v8 5.1 — Account Management Fraudulent identity becomes dangerous when accounts are issued on a false trust premise.
Recommendation — Tie account creation to verified joiner evidence and remove unjustified access quickly.

Practitioner Guidance

What to verify: Teams should verify that identity proofing, hiring approval, and account provisioning are treated as separate decisions with separate evidence. If those steps collapse into one workflow, MFA may be giving a false sense of safety.

Decision rule: If the role carries confidential, financial, or privileged access, treat any uncertainty in identity assurance as a gating issue rather than a paperwork issue. If the role is low-risk, document the lower assurance threshold explicitly instead of assuming all hires need the same depth of scrutiny.

What practitioners underestimate: The hardest cases are not obviously fake identities but legitimate identities used by the wrong person. That is where audit trails, supervisor attestation, and post-onboarding review matter most, because the account controls may all look healthy while the trust decision was already compromised.

Practitioner takeaway: MFA reduces account abuse, but it cannot validate the truth of the person who was hired, so the real control objective is to keep identity assurance and access assurance from being mistaken for the same thing.