Subscribe to the Non-Human & AI Identity Journal

Who is accountable when grant-related email fraud results in stolen funds?

Accountability usually sits across finance, communications, and identity governance because the attack succeeds through a handoff failure. If the organisation publishes funding information without adjusting approval controls, or if the recipient process allows unilateral payment changes, the control gap is organisational rather than purely technical.

Why This Matters for Security Teams

Grant-related email fraud is not just a phishing problem. It sits at the intersection of finance controls, communications integrity, and identity governance, which is why accountability often becomes blurred after the loss. When a funding announcement, invoice change, or payment instruction can be altered through email alone, the organisation is implicitly trusting a channel that is easy to impersonate and hard to validate after the fact. That creates a governance failure, not simply a user training failure. Current guidance suggests treating payment-change workflows as high-risk identity events, especially when they involve privileged requesters, external recipients, or time-sensitive disbursements. Research on compromised non-human identities shows how fast attackers exploit weak trust assumptions; in one 52 NHI Breaches Analysis, the pattern is clear: once a trusted workflow is hijacked, downstream controls often arrive too late. The same logic applies when email becomes the control plane for grant funds. In practice, many security teams encounter the accountability question only after the transfer has cleared, rather than through intentional approval design.

How It Works in Practice

The practical answer is that accountability usually spans multiple control owners, but operational ownership should be explicit. Finance owns disbursement controls, communications owns message authenticity and public-facing notices, and identity governance owns who can initiate or approve payment changes. Where the process fails is usually the handoff between those owners. A grant program may publish valid funding information, yet still leave a path for one person to request a bank detail change without secondary verification. That is where email fraud succeeds.

Security teams should map the workflow as an identity chain, not just a mailbox issue:

  • Verify who is authorised to request funding changes and who can approve them.
  • Require out-of-band confirmation for any bank detail or recipient change.
  • Use short-lived approval tokens or case numbers instead of relying on email reply chains.
  • Log and correlate finance actions with identity events so investigators can reconstruct the decision path.
  • Separate public communications authority from payment authority wherever possible.

This is consistent with the broader lessons in Ultimate Guide to NHIs — Why NHI Security Matters Now, where trust boundaries fail when credentials or delegated authority are broader than the actual task. For message authenticity and impersonation controls, current best practice is to pair technical validation with process checks, as outlined by the Anthropic report on AI-orchestrated cyber espionage, which shows how adversaries exploit trusted channels and predictable human responses. These controls tend to break down when a grant office uses email as the sole approval path and payment changes can be executed during urgent close-out periods because urgency suppresses independent verification.

Common Variations and Edge Cases

Tighter approval control often increases cycle time, requiring organisations to balance fraud resistance against grant-release deadlines and donor expectations. That tradeoff is real, especially for small teams that cannot staff multiple approvers around the clock. There is no universal standard for this yet, but current guidance suggests applying stronger controls when the payment beneficiary changes, when the request comes from outside the organisation, or when the grant amount is unusually large.

Edge cases matter. If communications staff send the original grant notice but finance executes the transfer, accountability is shared unless the workflow clearly assigns who validates changes. If an external partner manages the recipient relationship, the organisation still retains responsibility for its own release controls. If automation is involved, the question shifts again: the organisation must know whether a system can approve, route, or trigger payment actions without human confirmation. That is a governance issue, not merely a technical one. For background on the scale of identity compromise and why weak trust assumptions are exploited repeatedly, see the 52 NHI Breaches Report and the DeepSeek breach. The practical rule is simple: if an email can change where money goes, the organisation must be able to prove who had authority, who verified it, and who let the exception happen.

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Covers identity lifecycle and trust boundaries that fraudsters exploit through email-driven handoffs.
CSA MAESTRO Applies to agentic and automated approval paths that can trigger finance actions without human review.
NIST AI RMF Supports governance and accountability across automated decision points in grant and payment processes.

Assign accountable owners for each decision step and document escalation paths before automation is enabled.