Because many checks measure existence rather than consistency. A fraudster can quickly create a plausible account, attach stolen data, and add enough low-friction activity to satisfy a match-based rule. What exposes the deception is usually the lack of durable behaviour across time, merchants, and sessions, not the absence of a public profile.
Why Basic Identity Checks Miss Fake Profiles
Fake profiles tend to pass because basic checks are usually point-in-time and attribute-based, while fraud often looks for weak signals that can be assembled quickly. A profile can look legitimate if the name, email, phone, or device matches expected patterns, even when the underlying behaviour is synthetic. The control problem is that existence checks are easy to satisfy, but consistency across time is much harder to fake.
Practitioners should treat this as a signal-quality problem, not just a KYC or onboarding problem. A single check rarely proves durable trust if the account has no stable history, no meaningful linkage to prior activity, and no friction when it is reset or recreated. That is why false confidence builds when teams measure whether a profile “looks real” at creation instead of whether it behaves coherently after creation.
Current guidance suggests that teams get the most value from checking for continuity across sessions, device patterns, and interaction history rather than relying on one-off identity assertions. In practice, many fraud teams discover fake profiles only after they are used repeatedly, not when they are first created.
How Identity Fraud Actually Gets Through
Basic checks usually verify isolated attributes, then stop. That makes them vulnerable to profiles built from stolen or synthetic data that is just good enough to satisfy a rules engine. The fraudster does not need to be perfectly convincing; they only need to look plausible at the moment of evaluation.
- They borrow or recycle real-looking data, then fill the gaps with low-risk attributes that pass formatting or match rules.
- They create enough initial activity to mimic normal behaviour, which can defeat systems that reward early engagement.
- They exploit the fact that many controls do not compare the profile against longer-term behavioural history.
- They benefit when review workflows focus on whether fields are present, not whether the account’s pattern is durable and coherent.
That is why stronger detection usually combines identity assertions with behavioural and relational signals, such as repeated device reuse, unusual session turnover, abrupt changes in geography, or clusters of accounts that move together. The point is not to require heavy friction for every new user, but to identify when a profile has only superficial consistency and no stable trust anchor. Controls are also stronger when they can distinguish a legitimate new user from a manufactured one that simply imitates onboarding success.
If the environment only sees one session or one transaction at a time, these controls tend to break down because there is no history to compare against.
Common Variations and Edge Cases
Tighter identity verification often increases friction, so organisations have to balance abuse prevention against conversion, user experience, and review cost. There is no universal standard for how much evidence is enough, because the right threshold depends on the business model, the value at risk, and how quickly an attacker can profit from a fake account.
High-trust use cases usually need stronger continuity checks than consumer sign-up flows. For example, a profile that is merely tolerated on a content platform may be unacceptable in a payments, marketplace, or support environment where the account can immediately move money, request resets, or influence other users. The same apparent identity signal can carry very different risk depending on what the account can do.
Ultimate Guide to NHIs is useful here because it shows how weak lifecycle control, visibility gaps, and stale credentials create durable trust problems across identity systems. For control design, NIST’s Security and Privacy Controls provide a strong reference point for layered verification, monitoring, and auditability when a single check is not enough.
Risk and Threat Considerations
Fake profiles create fraud, abuse, and trust risk because they let an attacker establish a foothold that looks legitimate long enough to bypass basic screening. The exposure is not only account creation, it is the downstream use of that account for spam, policy abuse, impersonation, payment abuse, or social engineering.
Failure mechanism: Static checks are easy to satisfy with borrowed attributes, synthetic details, or low-effort activity that matches a rule without proving durable legitimacy. Attackers then pivot from passing initial checks to exploiting any workflow that assumes the account is genuine.
Impact: Organisations can lose money, degrade trust, overwhelm moderation or review teams, and build false confidence in controls that only validate the first moment of a profile’s life.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, CIS Controls v8 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AA-01 — Identity Management, Authentication and Access Control | Identity checks must establish trustworthy access decisions for profiles. |
| Recommendation — Use PR.AA-01 to require stronger identity verification for accounts that can trigger material actions. | ||
| CIS Controls v8 | 5.1 — Establish and Maintain an Inventory of Accounts | Fake profiles are easier to miss when account inventory and review are weak. |
| Recommendation — Maintain an accurate account inventory and review it for duplicates, anomalies, and suspicious reuse. | ||
| NIST SP 800-63 | IAL2 — Identity Assurance Level 2 | Higher-assurance identity proofing helps resist synthetic or borrowed profile data. |
| Recommendation — Apply IAL2 when the account lifecycle requires stronger evidence than basic self-assertion. | ||
| MITRE ATT&CK | T1589 — Gather Victim Identity Information | Attackers often assemble believable profiles using collected identity data. |
| Recommendation — Hunt for identity-data collection and abuse patterns that support account fraud and impersonation. | ||
Practitioner Guidance
What to prioritise: Treat account creation as the start of verification, not the end. The strongest signal is whether the profile remains consistent over time, across sessions, and across linked actions.
What to verify: Confirm that review logic looks for behavioural continuity, device and session stability, and relationship patterns, not just field completeness or a successful one-time match. If a profile can be recreated quickly with little loss, the control is too shallow.
Decision rule: If an account can immediately perform high-impact actions, add stronger step-up checks and monitoring before granting those actions; if it is low-impact, keep friction lighter but still watch for cluster behaviour and rapid reuse patterns.
Practitioner takeaway: The real test is not whether a profile can be made to look real once, but whether it can sustain a believable history without revealing that it was assembled for the check rather than for the long run.
Related resources from NHI Mgmt Group
- Why do dating platforms need more than basic identity checks?
- Why do fake travel agencies complicate fraud prevention and identity checks?
- Why do authentication and identity integrations fail so often in production despite passing basic tests?
- What breaks when organisations rely on basic identity checks instead of full due diligence for remote customers?