By NHI Mgmt Group Editorial TeamDomain: Governance & RiskSource: FingerprintPublished September 12, 2025

TL;DR: Account takeover fraud is rising fast, with 62% of businesses saying they are losing more money to ATO than before and projected losses reaching $91 billion by 2028, according to Fingerprint. The problem is not just stolen credentials but the control gap between authentication, device trust, and high-risk action approval.


At a glance

What this is: This is a practical explainer of account takeover fraud, its attack steps, and the controls that help detect and reduce it.

Why it matters: It matters because IAM teams must treat account compromise as a layered identity problem, not just a password problem, across human login flows, fraud controls, and step-up verification.

By the numbers:

👉 Read Fingerprint's full guide to account takeover fraud prevention


Context

Account takeover fraud is a human identity problem that starts when an attacker gets access to valid login credentials and then behaves like the real user. In practice, that means the control stack has to do more than authenticate a password or MFA prompt. It has to detect credential abuse, device anomalies, and suspicious transaction behaviour before the session becomes a fraud event.

The article shows why conventional login security is not enough on its own. Rate limits, step-up checks, sandboxing, and device intelligence all reduce risk, but they address different stages of the attack chain. For IAM practitioners, the real issue is how to connect account authentication, fraud signals, and privileged actions into one governable access path.


Key questions

Q: How should banks reduce account takeover risk without making login unusable?

A: Use risk-based authentication so low-risk sessions stay friction-light while suspicious logins trigger stronger checks. Pair that with device reputation, behavioural signals, and safer recovery methods. The aim is not to block every customer path, but to reserve hard stops for the moments when identity risk rises sharply.

Q: Why do stolen credentials still matter in environments with MFA?

A: Stolen credentials matter because they are often the first step in a chain that ends with social engineering or MFA fatigue. Once the attacker has a valid username and password, they only need one weak factor or one confused user. MFA reduces risk, but it does not remove the value of credential theft as an entry method.

Q: What breaks when organisations rely only on password policies to stop ATO?

A: Password policy alone does not stop credential stuffing, phishing reuse, malware theft, or already-compromised accounts. It also cannot distinguish a legitimate user from an attacker using valid credentials. Effective defence needs credential intelligence, device signals, and transaction-level verification.

Q: Who is accountable when account takeover succeeds despite verification controls?

A: Accountability sits across identity, fraud, and operations, because takeover usually exploits a gap between onboarding, monitoring, and transaction decisioning. If a business relies on one team to verify the customer and another to catch abuse later, the attacker can move through the handoff. Governance should assign ownership across the full account lifecycle.


Technical breakdown

How account takeover starts with stolen credentials

ATO typically begins with credential acquisition through phishing, credential stuffing, malware, social engineering, or data breaches. The attacker is not breaking identity from scratch. They are reusing a legitimate authentication factor, which is why weak passwords and password reuse create such a large blast radius. Once a username and password pair is compromised, the account becomes a trusted entry point unless the identity stack adds another signal that can challenge the session in real time.

Practical implication: treat breached-password reuse as an active identity exposure and block known-compromised credentials before authentication succeeds.

Why device intelligence changes the fraud detection layer

Device intelligence adds a behavioural layer to identity by scoring browser, network, and device signals rather than trusting the credential alone. A persistent device identifier can help distinguish a legitimate returning user from a session that appears normal at the password layer but abnormal at the device layer. This matters because attackers often hide behind VPNs, cookie resets, or browser tampering. In account takeover, the question is not only who authenticated, but whether the device context matches the known user pattern.

Practical implication: use device context as an authentication input for step-up decisions and post-login monitoring, especially when credentials may already be exposed.

How step-up checks and sandboxing limit account abuse

Step-up authentication increases scrutiny when risk rises, such as on a new device, an unusual location, or a high-value transaction. Device binding and geolocation checks add friction at exactly the points where attacker behaviour diverges from normal user activity. Sandboxing reduces damage by isolating suspicious actions before they touch core systems. Together, these controls do not prevent all account theft, but they can stop a stolen session from becoming a financial or reputational incident.

Practical implication: require stronger verification for high-risk actions, not just for initial login, and contain suspicious sessions before they reach sensitive workflows.


Threat narrative

Attacker objective: The attacker wants to control a legitimate user account long enough to commit fraud while avoiding lockout and detection.

  1. Entry occurs when attackers obtain valid login credentials through phishing, credential stuffing, brute force, malware, social engineering, or data breach reuse.
  2. Escalation happens when the attacker changes passwords, alters security questions, or uses VPNs and browser tampering to stay inside the account without triggering simple detection.
  3. Impact follows when the compromised account is used for fraudulent purchases, unauthorized transactions, or broader customer trust erosion across the business.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Password-only authentication is now a broken assumption for account security. ATO succeeds because a valid credential is treated as proof of legitimate intent, even though the credential may be stolen, reused, or bought. That assumption was designed for a world where the password was the primary trust signal. The implication is that IAM programmes must stop treating authentication success as the end of the decision path.

Identity risk for ATO is really a device and session problem. The article’s strongest control logic sits after login, where device binding, location checks, and behavioural anomalies reveal that the session does not match the user. That is why account takeover cannot be managed as a static access problem alone. Practitioners need to think in terms of session trust decay and not just entry-point hardening.

Persistent device intelligence is a useful named concept for fraud-aware IAM. A stable visitor identifier gives security teams a way to recognise repeat behaviour even when attackers change IPs, clear cookies, or switch SIM cards. This matters because fraud actors often operate inside the gaps between identity verification and transaction monitoring. The practical conclusion is that account security should correlate identity, device, and activity signals in one decision flow.

Step-up authentication is most effective when it protects actions, not just logins. The article’s control set points to a broader governance model where high-risk actions trigger stronger verification than routine sign-in. That aligns with zero trust thinking for human identity, where trust must be continuously re-evaluated. The practitioner takeaway is to reserve strong friction for moments that change risk, not for every session equally.

What this signals

Account takeover is increasingly a governance problem, not just a fraud problem. As identity teams add more post-login signals, the real challenge is deciding which events should trigger step-up, containment, or review before the account is used for value-bearing actions.

Session trust decay: the useful operating model here is to assume that trust can change after authentication. That means account security programmes need continuous evaluation of device, location, and behaviour, especially where customer funds or personal data are exposed. The article’s controls point toward layered identity monitoring rather than a single gate at login.


For practitioners

  • Block known-compromised credentials Use password breach checks and deny authentication when a password appears in known breach corpora or credential dumps.
  • Add risk-based step-up for sensitive actions Require additional verification for password changes, payout events, new-device logins, and other high-risk account actions.
  • Tune login rate limits and lockout logic Apply progressive delays and rate limits that slow brute force and stuffing without creating unnecessary lockout pressure on normal users.
  • Correlate device intelligence with identity events Feed browser, network, and device signals into authentication and fraud workflows so a suspicious device can trigger extra verification before access is granted.
  • Isolate suspicious sessions before damage spreads Use sandboxing or containment controls to prevent compromised accounts from reaching sensitive systems while risk review is still in progress.

Key takeaways

  • Account takeover works because attackers reuse valid identity signals, not because they defeat every control in the stack.
  • The scale is large enough to affect revenue, customer trust, and legal exposure, not just help desk volume.
  • Teams need layered detection and step-up controls that respond to device and session risk, not just password events.

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, NIST Zero Trust (SP 800-207) and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-63SP 800-63BATO is fundamentally an authentication assurance problem.
NIST CSF 2.0PR.AC-1Account takeover exposes weaknesses in identity proofing and authentication.
NIST Zero Trust (SP 800-207)Zero trust requires continuous verification after sign-in, which ATO directly challenges.
NIST SP 800-53 Rev 5IA-2Interactive account authentication is central to the control failures described here.

Map account controls to PR.AC-1 and verify authentication aligns with risk-based access decisions.


Key terms

  • Account Takeover: Account takeover is unauthorized use of a legitimate account after an attacker obtains valid access through stolen credentials, tokens, or trusted integrations. The key security problem is that the resulting activity often looks normal to logs and controls, which makes containment and attribution harder than in a forced-entry breach.
  • Device Intelligence: Device intelligence is the practice of interpreting signals from a device to assess whether a session or transaction is likely legitimate. It goes beyond fingerprinting by combining device context with behavioural, identity, and payment evidence to support a risk decision.
  • Step-up Authentication: Step-up authentication is an additional verification step triggered when a session becomes higher risk or a user attempts a sensitive action. It is used to reduce exposure without forcing extra friction across every interaction, which makes it useful for runtime access governance.

What's in the full article

Fingerprint's full article covers the operational detail this post intentionally leaves for the source:

  • Step-by-step prevention guidance for password policy, MFA, rate limiting, and step-up authentication.
  • Examples of device intelligence and browser-level signals used to spot suspicious account activity.
  • Operational guidance on sandboxing and user-facing account transparency features that reduce fraud impact.
  • Source-side discussion of how Fingerprint's visitor identification approach fits into an ATO defence stack.

👉 Fingerprint's full post covers detection signals, control options, and examples of how account takeover unfolds in practice.

Deepen your knowledge

NHI governance, IAM, and identity lifecycle management are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or access governance, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 15, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org