Identity theft reaches a bank in two very different forms, and conflating them produces controls that address neither well.
New account fraud uses a stolen or fabricated identity to open an account the real person never requested. The bank's exposure is credit loss and the mule risk of an account opened to receive proceeds.
Account takeover compromises an existing customer's access to an account they legitimately own. The bank's exposure is the funds in that account and, for consumer accounts, Reg E liability.
The controls diverge completely. New account fraud is defended at onboarding, through identity verification. Account takeover is defended at authentication and transaction monitoring, on an account whose identity was verified correctly years ago.
The Identity Theft Red Flags Rule, issued under the FACT Act, requires financial institutions and creditors with covered accounts to maintain a written Identity Theft Prevention Program, approved by the board or a designated committee.
The program must:
The rule's guidelines group red flags into five categories: alerts and notifications from consumer reporting agencies; suspicious documents; suspicious personal identifying information; unusual account use; and notice from customers, victims, or law enforcement.
Two related obligations sit alongside it. Address discrepancy requirements apply when a consumer reporting agency notifies the institution of a substantial difference between the address it has and the one the institution supplied. And card issuer rules require assessing the validity of a change-of-address request followed shortly by a request for a replacement card — a specific pattern that precedes a large share of card takeovers.
Programs commonly fail examination for the same reason across institutions: the written program exists and is generic, listing red flags copied from the guidelines that have no relationship to the institution's actual products or channels, with no evidence of detection in operations or of periodic updating.
Customer identification satisfies a regulatory requirement. It was never designed to stop a determined identity thief, and treating it as an anti-fraud control is a category error.
The verification a standard CIP performs — matching a name, date of birth, address, and identification number against a data source — confirms that the identity exists and that the presented information is internally consistent. It does not confirm that the person presenting it is the person it belongs to.
Which is why additional layers matter for higher-risk openings:
Takeover begins outside the bank — credential stuffing using passwords breached elsewhere, phishing, malware, or SIM swapping to intercept one-time passcodes. The bank sees only the consequence.
Signals worth monitoring:
The call center is the weak point at most institutions. Online controls have hardened while telephone verification often still rests on information available in any breach file — date of birth, last four digits, mother's maiden name. Attackers know this and route around the strong control.
The specific pattern to train against: a contact detail change followed by anything else. Changing the phone number on file, then requesting a passcode to that number, defeats multifactor authentication entirely. Contact changes should trigger notification to the previous contact details and a cooling period before high-risk actions.
A customer who has been victimized will judge the institution on this interaction more than on any marketing.
What the bank should do: freeze affected accounts and issue new credentials and cards; document the fraudulent transactions; apply Reg E error resolution where it applies, including provisional credit within the required timeframe; provide the customer with records of the fraudulent activity; and place internal flags so subsequent contacts are handled with heightened verification.
What the bank should tell the customer to do: report to the FTC at IdentityTheft.gov and obtain the recovery plan and affidavit it generates; file a police report; place a fraud alert or a credit freeze with the three nationwide consumer reporting agencies; review credit reports for accounts they did not open; and change passwords everywhere the compromised password was reused.
What not to do: require the customer to prove they were defrauded before beginning an investigation, delay provisional credit while waiting for a written statement, or make them repeat the story to four departments.
Structured coverage is available through the Certificate in Fraud Prevention, Financial Crimes Red Flags Training, and our bank fraud prevention catalog.
Every identity control imposes friction on legitimate customers, and the institution decides where to sit on that curve whether or not it does so deliberately.
Tighter document authentication and liveness checks at onboarding reduce new account fraud and also increase abandonment — measurably, and disproportionately among customers who have older devices, poor connectivity, identification documents that scan badly, or names that data sources render inconsistently. That last category matters: verification systems perform unevenly across name formats, recent address history, and thin credit files, which means a tightened threshold can quietly reduce access for exactly the populations an institution may be trying to serve.
That makes the calibration a fair lending question as well as a fraud question. Institutions should measure failure rates by segment, not just aggregate fraud losses, and should provide a documented manual review path for applicants the automated process declines. An identity control with no human fallback converts a verification difficulty into a denial of service.
The honest framing for management is that there is no threshold with zero fraud and zero friction. The decision is which error the institution prefers to make, made explicitly, monitored for disparate effect, and revisited as both the fraud pattern and the customer base change.
Traditional identity theft impersonates a real person, which means a real person eventually notices and disputes. Synthetic identity fraud combines real and fabricated elements — frequently a genuine but unused identification number paired with an invented name and date of birth — into an identity belonging to nobody.
That single difference defeats most of the detection model. There is no victim to report it, no disputed account, and no mismatch when the fabricated identity is checked against itself. The synthetic identity is internally consistent by construction.
Worse, these identities are cultivated deliberately. The operator opens a small account, pays it perfectly, allows a credit file to form, and adds tradelines over months or years. By the time the identity applies for meaningful credit, it presents as a thin-file but well-behaved customer, and every conventional signal is positive. The loss occurs at the end, when every line is drawn simultaneously and the identity disappears — a pattern known as bust-out, and the reason the loss is recorded as credit rather than as fraud.
Detection requires signals outside the identity itself. Data linkage — the same phone, device, address, or email appearing across multiple unrelated applicants. Identity age inconsistency — a credit file established recently for someone whose stated date of birth implies decades of history. Absence of corroborating footprint — no utility, employment, property, or public record history for a supposedly established adult. Velocity across the portfolio rather than within a single application.
The institutional consequence worth stating plainly: because synthetics fail as credit losses rather than as fraud claims, institutions systematically underestimate how much of this they have. An institution that has never analyzed its charge-offs for linkage patterns does not know its exposure — it only knows its credit loss rate.
A practical note on ordering: institutions frequently invest in stronger onboarding verification while leaving authentication on existing accounts unchanged, because new account fraud is easier to measure. That sequence is backwards for most community institutions, where the deposit base is established and the realistic exposure is takeover of accounts opened years ago. Before buying document authentication, it is worth asking a narrower question — what would it take, today, for someone with a customer's date of birth and last four digits to change the phone number on their account by telephone? At many institutions the honest answer is uncomfortable, and fixing it costs procedure rather than software.
Finally, resist treating identity theft as a customer education problem. Advice to use strong passwords and monitor statements is accurate and does almost nothing, because the compromises that matter happen at third parties the customer never chose and through channels the customer cannot inspect. A customer whose password was breached at an unrelated retailer, or whose mobile number was ported by a carrier employee, did nothing wrong and could not have prevented it. Framing prevention as the customer's responsibility shifts a burden they cannot carry and, more practically, produces a victim who feels blamed and takes the relationship elsewhere once the immediate loss is resolved.
New account fraud uses a stolen or fabricated identity to open an account the real person never requested, and is defended at onboarding through identity verification. Account takeover compromises a legitimate customer's access to an existing account, and is defended through authentication and transaction monitoring. The controls do not overlap.
A written Identity Theft Prevention Program, approved by the board or a designated committee, that identifies relevant red flags for the institution's covered accounts, detects them in operations, responds appropriately to prevent and mitigate identity theft, and is updated periodically. Generic programs copied from the guidelines without reference to the institution's actual products are a common examination finding.
No. Customer identification confirms that an identity exists and that the presented information is internally consistent; it does not confirm the presenter is the person that identity belongs to. Higher-risk openings need additional layers — document authentication, liveness checks for remote openings, device and behavioral signals, and velocity checks across applications.
Because online authentication has hardened while telephone verification frequently still relies on information available in breach files — date of birth, last four digits, mother's maiden name. Attackers route around the strong control. The pattern to watch is a contact detail change followed by any high-risk action, which defeats multifactor authentication by redirecting the second factor.
Freeze affected accounts, issue new credentials, document the fraudulent transactions, apply Reg E error resolution including provisional credit within the required timeframe where applicable, provide the customer records of the activity, and flag the relationship for heightened verification. The customer should be directed to IdentityTheft.gov, a police report, and fraud alerts or freezes with the credit bureaus.
By measuring both fraud losses and application failure rates by segment, since tighter verification reduces fraud and increases abandonment — disproportionately for thin-file applicants, recent movers, and names that data sources render inconsistently. A documented manual review path for automated declines is essential, or a verification difficulty becomes a denial of service.


