Join our Newsletter — 33% off our NHI Course

How should finance and security teams validate vendor bank account changes to reduce payment counterparty fraud?

Teams should treat any bank detail change as a high-risk request and verify it through a known, out-of-band contact, not by replying to the same email thread. A nominal test deposit adds another control before funds move. The goal is to confirm the counterparty and the account are both real before payment instructions are updated.

What validation should actually prove before a bank account update is accepted

The control objective is not just to confirm that someone requested the change, but to verify that the request maps to the real vendor and the real account. That means validating the request through an independently known contact path, comparing the new payment details against a trusted source of record, and using a small verification payment or equivalent step before any material funds move. For finance teams, the key is payment integrity; for security teams, it is preventing business email compromise and account redirection.

Out-of-band verification matters because attackers often exploit the same channel used to submit the request. If the update is accepted based on a reply thread, a spoofed mailbox, or a compromised inbox, the process itself becomes the weakness. A stronger workflow forces the change request to survive a second, independent challenge that the attacker does not control.

  • Use a known phone number, portal, or previously established contact path, not the contact details included in the change request.
  • Require dual approval when the new bank account is materially different, offshore, or high value.
  • Confirm at least one prior payment or historical invoice detail matches the vendor before updating master data.
  • Keep a record of who verified the change, when it was verified, and what source was used.

Why test deposits help, and where they are weak

A nominal test deposit adds a useful friction point because it proves the destination account can receive funds before the main payment is sent. That reduces the chance that a typo, a fabricated account, or a rushed update becomes a full loss event. The control works best when it is paired with independent identity verification, since a real receiving account does not by itself prove the requester is authorized to change it.

Used alone, a test deposit is a lagging control. It can catch some errors, but it may still send money to an attacker-controlled account if the rest of the validation process is weak. It also does not protect against internal process abuse, where someone with legitimate access approves a fraudulent change without proper challenge.

  • Treat test deposits as a confirmation step, not the primary approval mechanism.
  • Use a predefined reconciliation rule for the returned amount or reference code.
  • Require escalation if the vendor cannot explain the deposit quickly or accurately.
  • Block same-day payment release until the verification step is complete for material changes.

Risk and Threat Considerations

Bank detail change fraud is attractive because it targets a narrow control gap with immediate financial impact. The main risks are impersonation, mailbox compromise, and invoice redirection, especially when payment operations rely on email as the de facto approval path. In financial environments, this is a payment integrity issue first, but it also creates third-party and operational exposure if the wrong counterparty is paid.

Failure mechanism: The attacker submits or intercepts a bank change request, then exploits trust in an existing thread, familiar sender, or urgent business context to get the new account accepted without independent verification.

Impact: Funds are sent to the wrong account, recovery becomes time-sensitive and uncertain, and the organisation may have to absorb financial loss, reconciliation effort, and vendor relationship damage.

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 surface, CIS Controls v8 and NIST CSF 2.0 set the technical controls, and PCI DSS v4.0 define the regulatory obligations.

Framework Control / Reference Relevance
CIS Controls v8 5 — Account Management Validating bank detail changes depends on controlled account records and approval paths.
6 — Access Control Management Out-of-band confirmation and dual approval reduce unauthorized payment destination changes.
8 — Audit Log Management Payment counterparty fraud investigations depend on traceable evidence of who approved each change.
Recommendation — Restrict and review account change authority before payment instructions are updated. Enforce least privilege and approval separation for vendor master-data changes. Record vendor banking changes with approver identity, timestamp, and verification source.
PCI DSS v4.0 7 — Restrict Access to Cardholder Data by Business Need to Know Payment operations need restricted change authority to reduce fraudulent payment redirection.
8 — Identify Users and Authenticate Access to System Components Strong authentication and verification help prevent fraudulent payment instruction changes.
Recommendation — Limit who can modify payment instructions and require business justification for changes. Require strong authentication before accepting or approving payment account updates.
NIST CSF 2.0 PR.AC — Access Control The control objective is to ensure only authorized parties can change vendor payment details.
PR.DS — Data Security Vendor banking data is sensitive payment data that must be protected from tampering.
DE.CM — Continuous Monitoring Monitoring change requests and anomalies helps detect suspicious payment redirection patterns.
Recommendation — Separate request, verification, and approval authority for payment destination changes. Protect vendor bank records from unauthorized modification and validate changes before use. Monitor vendor master-data changes for unusual timing, destination, or approver patterns.
OWASP Non-Human Identity Top 10 NHI-07 — Secrets Rotation and Revocation Fraud prevention benefits from rapidly invalidating compromised change channels and credentials.
NHI-10 — Third-Party and Supply Chain Risk Vendor bank changes are a third-party trust problem and require supplier validation.
Recommendation — Rotate and revoke compromised credentials or access paths used to submit fraudulent changes. Validate supplier contact paths and payment data before accepting any bank change.

Practitioner Guidance

What to prioritise: Build the validation step around a contact path and account record that are independent of the change request itself. If the only confirmation comes from the same inbox or a copied email signature, the process is still vulnerable.

What to verify: Finance should be able to show that every material bank change had a documented callback or portal verification, an approver, and a hold period or test payment outcome before release. Security should verify that mailbox compromise and supplier impersonation are explicit abuse cases in the control design.

Decision rule: If the change alters payment destination and the request cannot be validated through a trusted out-of-band path, do not update master data and do not release funds. Escalate for manual review when the counterparty is new, the amount is large, or the request is time pressured.

Practitioner takeaway: The safest control is the one that makes the attacker prove both possession and legitimacy, not just the ability to send an email.