Business process abuse occurs when an attacker manipulates an organisation's normal operating workflow into performing an unauthorised action. It is often the hidden mechanism behind email scams because the attack targets decision points, not just endpoints or inboxes.
Expanded Definition
Business process abuse is a workflow attack pattern where an adversary exploits normal approvals, exceptions, handoffs, or automation so the organisation itself completes the unauthorized action. In NHI security, the abused actor is often a service account, API-driven workflow, or agentic system that appears legitimate because it is executing within policy-bound business logic.
Definitions vary across vendors, but the core distinction is that the attacker is not merely bypassing controls at the perimeter. Instead, they weaponize the process itself, often by altering inputs, sequencing actions, or nudging a human approver at the exact decision point. That makes it closely related to social engineering, yet it is broader because it can target machine-to-machine workflows as well. NIST’s NIST Cybersecurity Framework 2.0 is useful here because it emphasizes governance, identity, and protective controls around process execution, not just isolated authentication events.
For NHI teams, the key question is whether a workflow can be made to authorize something it would never approve under normal business intent. The most common misapplication is treating it as a generic phishing problem, which occurs when teams focus on the message that started the fraud instead of the workflow logic that carried it through.
Examples and Use Cases
Implementing protection against business process abuse rigorously often introduces friction, requiring organisations to weigh faster operations against stronger decision validation and exception handling.
- An attacker submits a false vendor change request, and an automated finance workflow updates payment details without a second verification step.
- A compromised mailbox nudges an employee to approve a “routine” API key reset, allowing the attacker to take over downstream NHI access.
- A service account used in a ticketing workflow is abused to close incidents or trigger approvals outside normal case ownership boundaries.
- An AI agent with tool access is instructed through manipulated inputs to generate a legitimate-looking request that advances an unauthorized business action.
- During remediation, a weak offboarding process leaves secrets active, enabling continued use of a dormant workflow long after ownership changed; the Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs shows why lifecycle discipline matters for these handoffs.
This pattern is often paired with mailbox compromise, invoice fraud, and API abuse because the attacker benefits most when a legitimate workflow can be made to perform the final action. The same logic appears in identity federation and automation ecosystems, where OAuth 2.0 grants scope-based authority but does not by itself validate whether the business request is genuine.
Why It Matters in NHI Security
Business process abuse is especially dangerous in NHI environments because service accounts, scripts, and agents are built to execute reliably, often with broad permissions and limited human context. When those identities are embedded in approvals, procurement, support, or DevOps flows, an attacker can convert ordinary automation into an execution path for fraud, data exposure, or privilege escalation. NHIMG’s Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs notes that only 20% of organisations have formal offboarding and revocation processes for API keys, while 79% have experienced secrets leaks, which makes abused workflows harder to unwind once they are triggered.
One reason this term matters is that the compromise is often invisible until a legitimate system completes an illegitimate action. NIST’s NIST Cybersecurity Framework 2.0 and identity-centric governance help organisations break that chain by mapping who or what may initiate, approve, and execute a sensitive step. Organisationally, the damage usually becomes clear only after a payment, token issuance, or data change has already succeeded, at which point business process abuse becomes operationally unavoidable to investigate and contain.
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 and OWASP Agentic AI Top 10 address the attack and risk surface, while 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-02 | Covers secret misuse and workflow abuse through compromised non-human identities. |
| NIST CSF 2.0 | PR.AA-1 | Identity and access governance apply to processes that authorize business actions. |
| OWASP Agentic AI Top 10 | A2 | Agentic systems can be manipulated into executing unauthorized tool actions. |
Validate workflow identities and approve only actions tied to explicit business intent.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org