Join our Newsletter — 33% off our NHI Course

Why do synthetic identities and video-based impersonation attacks create different risk than traditional account fraud?

Synthetic identity and video-based impersonation attacks target the trust step itself, not just account credentials. They can bypass weak onboarding, exploit remote verification channels, and create accounts that look legitimate from the start. This makes fraud harder to detect later, because the identity foundation is already compromised before normal monitoring begins.

Why This Matters for Security Teams

Synthetic identities and video-based impersonation attacks do more than “fake a user.” They compromise the trust decision at enrollment, where downstream controls assume the person on file is real. That makes them materially different from traditional account fraud, which usually starts with a stolen, guessed, or reused credential. Once a fabricated identity is accepted, ordinary monitoring often sees a clean account with normal permissions, not a visibly hostile login.

This is why onboarding, remote verification, and exception handling have become such high-value targets. Current guidance suggests that identity proofing must be treated as a security control, not a one-time business step, especially when channels rely on selfie video, document upload, or live agent review. The risk is not limited to consumer banking. It affects enterprise access, contractor onboarding, customer support, and any workflow that creates future trust based on an initial verification event. NHI Management Group’s Ultimate Guide to NHIs — Key Challenges and Risks shows how identity trust failures often compound after issuance, not at the moment of creation. For broader fraud and compromise context, see the 52 NHI Breaches Analysis and NIST Cybersecurity Framework 2.0 on governance and detection.

In practice, many security teams discover the problem only after the identity has already passed KYC, onboarding, or help desk escalation and begun accumulating legitimate access.

How It Works in Practice

Traditional account fraud usually attacks an existing identity surface, such as password reset, MFA fatigue, session theft, or credential stuffing. Synthetic identity fraud and video impersonation attack the origin story. The attacker manufactures or borrows enough believable signals to satisfy proofing: a composite identity, a manipulated document, deepfake video, voice cloning, or a scripted live interaction. Once the account is issued, it may inherit normal entitlements, support trust, and recovery pathways that are difficult to unwind.

That changes the defensive model. Security teams need layered verification that separates identity proofing from account creation and from later authentication. Stronger programs typically combine:

  • Document authenticity checks with liveness and anti-spoofing controls
  • Risk-based verification for device reputation, IP anomalies, and session signals
  • Step-up review for unusual enrollment patterns or repeated failed attempts
  • Manual exception handling with audit trails for high-risk identities
  • Ongoing account monitoring after issuance, not just at onboarding

For attack patterns against verification channels, the MITRE ATT&CK Enterprise Matrix helps teams map supporting behaviors such as social engineering, credential access, and persistence, while CISA cyber threat advisories remain useful for current fraud-enabled intrusion trends. NHI Management Group’s Top 10 NHI Issues is also relevant because weak issuance and poor lifecycle control often let a fake identity persist as if it were legitimate. These controls tend to break down when verification is outsourced to a low-friction workflow and reviewers are incentivized to clear volume quickly because the attacker can tune the evidence until it looks just good enough.

Common Variations and Edge Cases

Tighter identity proofing often increases friction, support cost, and abandonment, requiring organisations to balance fraud reduction against user conversion and operational throughput. That tradeoff is especially visible in financial services, gig platforms, and B2B onboarding, where a false negative can lose a good customer and a false positive can create a durable fraud account. There is no universal standard for this yet, so current guidance suggests risk-tiered proofing rather than a single verification path for all users.

Video-based impersonation also varies by channel. A live agent can sometimes detect visual artifacts, but that same human review can be bypassed by script coaching, synthetic voice, or real-time deepfake overlays. Remote workflows are particularly exposed when support teams can override onboarding decisions, reset credentials, or merge profiles without strong re-verification. In high-assurance environments, the best practice is evolving toward continuous trust signals rather than a one-time “verified” status.

For organizations that issue access to employees, contractors, or third parties, the issue is not only fraud prevention but identity lifecycle integrity. A synthetic identity can later be used to obtain privileged access, create mule accounts, or act as a recovery anchor for other accounts. The challenge is bigger where account creation is fast, evidence review is inconsistent, or revocation logic is weak. That is why identity proofing, access governance, and fraud detection should be treated as one control plane, not separate teams.

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 Synthetic identities exploit weak issuance and trust establishment.
OWASP Agentic AI Top 10 A1 Impersonation patterns mirror trust abuse in autonomous access flows.
CSA MAESTRO GOV-02 Governance must cover identity proofing, not just runtime controls.
NIST AI RMF Risk management should account for manipulated identity inputs.
NIST CSF 2.0 PR.AA-01 Authenticating identities at onboarding supports trustworthy access decisions.

Harden identity issuance so only verified subjects receive persistent accounts.