Subscribe to the Non-Human & AI Identity Journal

Who is accountable when identity workflows are abused for fraud?

Accountability should sit jointly with identity, fraud, and product owners because the abuse occurs at shared workflow boundaries. Governance should define who owns sign-up risk, who owns recovery risk, and who can force changes when abuse trends shift. Without clear ownership, attackers simply move to the least defended identity touchpoint.

Why This Matters for Security Teams

Fraud that rides on identity workflows is not just an authentication problem. It is an ownership problem across sign-up, recovery, session issuance, device trust, and exception handling. When attackers abuse those seams, they exploit the gap between teams rather than a single broken control. NIST Cybersecurity Framework 2.0 makes clear that governance and roles must be explicit, because accountability is what turns policy into action. The same lesson appears repeatedly in the Top 10 NHI Issues and the Ultimate Guide to NHIs, where unmanaged credentials and weak lifecycle ownership become durable abuse paths.

For security teams, the practical question is not who wrote the control, but who can change it when fraud patterns shift. Identity engineering may own the workflow, fraud may own abuse detection, and product may own the customer journey, yet all three can be implicated when a recovery flow is used to take over an account. In practice, many security teams encounter identity fraud only after a recovery path, help desk exception, or API token process has already been abused, rather than through intentional design review.

How It Works in Practice

Accountability should be mapped to the workflow, not to a vague “identity team” label. A workable model assigns a business owner for each high-risk path, then defines who approves changes, who monitors abuse, and who can halt a workflow when fraud thresholds are crossed. That is the operational translation of governance in frameworks such as NIST CSF 2.0 and the broader NHI lifecycle guidance in the Ultimate Guide to NHIs.

In practice, strong programs separate four responsibilities:

  • Sign-up risk ownership, including bot resistance, velocity checks, and step-up verification.
  • Recovery risk ownership, including account rebind rules, help desk scripts, and proofing exceptions.
  • Fraud operations ownership, including pattern detection, case handling, and escalation thresholds.
  • Product ownership, including user experience tradeoffs and approval for workflow changes.

Where identity workflows touch non-human identities, the same logic applies to API keys, service accounts, and automation tokens. If an attacker can abuse a token issuance or recovery pathway, the issue is usually not the credential alone but the absence of clear lifecycle control. The data in 52 NHI Breaches Analysis shows how quickly a weak boundary becomes a repeatable intrusion path when ownership is unclear and revocation is slow. Current guidance suggests attaching change authority to the team that can most quickly stop the abuse, even when multiple teams share the risk.

This model works best when the organisation can instrument the workflow with immutable logs, abuse alerts, and a defined freeze process. These controls tend to break down when customer support can override identity checks without fraud review because the process becomes both discoverable and reusable by attackers.

Common Variations and Edge Cases

Tighter ownership often increases operational overhead, requiring organisations to balance faster customer recovery against stronger fraud controls. That tradeoff is real, especially when support teams need room to resolve legitimate lockouts without creating a permanent exception channel.

There is no universal standard for this yet, but best practice is evolving toward shared accountability with one named final decision-maker for each workflow. In lower-risk environments, product may own the process and security may approve the guardrails. In higher-risk environments, fraud may have veto power over recovery, while identity engineering owns the mechanism and legal or compliance owns disputed cases. The important distinction is that ownership must be explicit before abuse starts, not negotiated after losses appear.

Edge cases often involve outsourced support, delegated administration, or machine-driven workflows where an agent or service account can trigger identity actions. Those environments need stronger auditability because accountability becomes harder to trace once a third party or automation layer can modify identity state. The lesson from JetBrains GitHub plugin token exposure and Cisco DevHub NHI breach is simple: when workflow control is diffuse, attackers target the least defended handoff first.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC Identity-fraud accountability is a governance and ownership problem.
OWASP Non-Human Identity Top 10 NHI-01 Workflow abuse often starts with weak lifecycle ownership and revocation.
NIST AI RMF GOVERN Shared workflow risk needs explicit accountability and oversight.

Define decision rights, escalation paths, and monitoring for every high-risk identity workflow.