TL;DR: Arup’s US$25.6 million loss shows that face recognition, voice familiarity, and normal approval checks can all be satisfied while identity is still unverified, according to Idemia’s analysis of the deepfake scam. The case shows why high-risk transactions now need independent proof of presence, not just human recognition.
At a glance
What this is: This is an analysis of how a deepfake video call convinced an employee to authorize 15 fraudulent wire transfers, showing that familiar faces and voices no longer prove identity.
Why it matters: It matters because IAM, fraud, and access-control teams must treat human recognition as an input to verification, not as verification itself, especially for high-value approvals and critical workflows.
By the numbers:
- The employee authorized 15 wire transfers totaling HK$200 million, or about US$25.6 million, after joining the deepfake call.
- Impersonation now drives over 85% of fraud attempts, according to Veriff's 2026 statistics cited in the article.
👉 Read Idemia's analysis of the Arup deepfake scam and identity verification failure
Context
Deepfake fraud is a verification problem, not just a media problem. When attackers can synthesize a familiar face and voice from public material, the control that fails is the assumption that human recognition equals identity proof. In finance and other high-trust workflows, that assumption is now too weak for high-value decisions.
The Arup case shows how social engineering, video conferencing, and payment approval can line up without any compromise of the core enterprise systems. For IAM and access governance teams, that means the control boundary extends beyond login and MFA into transaction-level assurance, independent verification, and step-up checks for sensitive approvals.
Key questions
Q: What breaks when a deepfake video call is used to authorize a payment?
A: The approval chain breaks because the request appears to come from a trusted person even though the identity behind it has not been independently verified. That means transaction controls can pass while authenticity fails. Organisations should require proof that is separate from the call itself before releasing money or changing critical records.
Q: Why do familiar faces and voices no longer provide enough assurance for high-risk approvals?
A: Because generative AI can reproduce public speech and appearance well enough to satisfy human recognition without proving the person is real, present, or authorised. Familiarity is a signal, not a control. High-risk approvals now need an external verification step such as a known callback path or separate approver.
Q: How should organisations design fraud controls for executive impersonation?
A: Build controls around decision points, not just logins. Separate the channel that carries the instruction from the channel that confirms it, and require an approval path that a deepfake conversation cannot control. That approach reduces the chance that social engineering and transaction processing reinforce each other.
Q: What is the difference between recognising someone on video and verifying their identity?
A: Recognition is a human judgment based on appearance, voice, or familiarity. Verification is evidence-based proof that the person is real, present, and authorised for the action being requested. In deepfake scenarios, recognition can be manipulated while verification still needs an independent proof path.
Technical breakdown
Why video and voice can no longer serve as identity proof
Video calls used to function as a strong social signal because real-time facial and voice cues were hard to fake convincingly at scale. Generative AI changes that by allowing attackers to train on public recordings and reproduce executive appearance, cadence, and conversational context. The result is not system compromise but verification collapse: the channel still works, the interaction still feels normal, and the human recipient still sees and hears the right signals. That makes the underlying identity control fail at the evidence layer, not the transport layer.
Practical implication: Treat video and voice as communication channels only, not as proof for authorizing high-risk actions.
How social engineering now chains into payment authorization
The attack path in this case moved from reconnaissance to pressure, then to a convincing live meeting, and finally to transaction approval. Each step raised the perceived legitimacy of the next one. The important technical point is that approval workflows often validate the transaction mechanics, such as amount and process, while leaving the human origin of the instruction unverified. That creates a gap between process compliance and identity assurance, especially when multiple employees, banks, and business systems all see a plausible request.
Practical implication: Separate instruction channels from approval channels and require independent verification before payment execution.
Zero Trust for human identity means independent evidence
Zero Trust is often discussed in network terms, but the same logic applies to human approval paths. A familiar face, a known name, or a live call does not establish authenticity on its own. Stronger identity assurance requires independent evidence that is external to the conversation itself, such as a pre-established callback path, cryptographic proof, or a second approver who was not exposed to the original social-engineering context. Without that separation, the identity claim and the approval action reinforce each other without being validated.
Practical implication: Build secondary verification channels into high-value workflows so the approval does not depend on the same channel as the request.
Threat narrative
Attacker objective: The attackers aimed to obtain fraudulent authorization for large-value wire transfers by impersonating trusted executives.
- Entry occurred through public-facing reconnaissance, where attackers gathered executive audio and video from conferences and online appearances to build convincing deepfakes.
- Escalation followed through email pressure and a live video meeting that increased legitimacy without any technical compromise of Arup's core systems.
- Impact came when the employee authorized 15 transfers totaling HK$200 million, moving funds into five accounts before the deception was discovered.
Breaches seen in the wild
- MITRE ATT&CK Enterprise Matrix — MITRE ATT&CK Enterprise — adversary tactics and techniques, threat detection, attack chain mapping, credential access, lateral movement, privilege escalation.
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Recognition is not identity verification: This case shows a control failure at the point where organizations assume a familiar face or voice is sufficient evidence. That assumption was designed for a world where live media was difficult to counterfeit at scale. Once deepfakes can reproduce executives convincingly, the control boundary shifts from human perception to independent proof. The practitioner conclusion is straightforward: identity assurance must stand apart from the conversational channel.
Transaction controls can be compliant and still be bypassed: The transfer workflow in this incident appears to have satisfied internal checks on amount, account, and approval process. That is not the same as verifying the authority behind the instruction. The governance gap is not just weak fraud detection, but a mismatch between payment control design and modern impersonation threats. Practitioners should treat high-value authorization as a separate identity problem, not a finance-only problem.
High-trust workflows now need a named concept: identity proof separation: The core failure is that the request and the approval were validated through the same trust context. When the channel that delivers the instruction is also the channel that creates confidence, social engineering wins. Identity proof separation means the evidence used to justify action must be independent from the evidence used to receive the request. That is now a baseline requirement for sensitive approvals.
Deepfake fraud extends IAM concerns beyond login events: Traditional IAM programmes focus on authentication, federation, and access governance at system entry. This incident shows that the most expensive failures can occur after a user is already in a legitimate session and is being asked to authorize an external action. The implication is that human identity governance must include decision points, not only login points, because trusted context can be manufactured in real time.
Zero Trust principles apply to people, not just devices: The article's lesson is not to distrust every call, but to stop equating familiarity with assurance. In a world of synthetic media, the least dangerous assumption is that every sensitive request needs a second, separate proof path. That shifts fraud resistance from recognition-based judgment to evidence-based authorization, which is where human IAM and access governance now have to operate.
From our research:
- The employee authorized 15 wire transfers totaling HK$200 million, or about US$25.6 million, after joining the deepfake call, according to The State of Secrets in AppSec.
- Deepfake-enabled impersonation now scales from social engineering into direct financial loss when verification depends on human recognition alone.
- For a broader governance lens, see Ultimate Guide to NHIs , The NHI Market for how identity assurance models are evolving across trust boundaries.
What this signals
Identity proof separation: High-risk approvals now need the request channel and the verification channel to be different by design. When both happen in the same conversation, synthetic media can manufacture trust faster than human review can challenge it.
For programmes that already use Zero Trust language, the lesson is to extend that discipline to human decision-making. Familiarity is no longer enough, and the control boundary moves toward independent proof, step-up verification, and protected escalation paths.
Where finance, IAM, and fraud teams converge, the operational priority is to make verification routine enough that employees can use it without hesitation. If asking for a second proof feels abnormal, attackers will keep exploiting that discomfort.
For practitioners
- Separate request and approval channels Require high-risk transactions to be initiated in one medium and approved in another controlled workflow so a single deepfake call cannot carry both persuasion and authorization.
- Add independent identity verification for executives Use trusted callback numbers, pre-registered verification steps, or secondary approvers who were not exposed to the original call before releasing funds or sensitive access.
- Train finance and IAM teams on synthetic-media fraud Update awareness training to include executive impersonation, deepfake meetings, and urgent confidential transfer scenarios, not just phishing links and suspicious attachments.
- Require step-up evidence for value-based approvals Trigger stronger proof when the request crosses a monetary or operational threshold, especially where the approval is time-sensitive and the requester is claiming authority by voice or face alone.
- Protect pause-and-verify behaviour Make it safe for employees to slow down a suspicious request, escalate it, and ask for confirmation without fear of being treated as obstructive.
Key takeaways
- Deepfake fraud turns recognition into a weak control when the approval depends on the same channel as the deception.
- The Arup loss shows that process checks can be satisfied even when identity assurance has failed, which leaves transaction workflows exposed.
- Independent proof, separate approval paths, and normalised verification behaviour are now essential for high-risk human decisions.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST SP 800-53 Rev 5 set the technical controls, while GDPR define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 — Access Permissions and Authorisations | Identity assurance failed at the approval point, where authorization should have been independently verified. |
| Recommendation — Apply PR.AC-4 to require separate evidence for high-risk approvals before authorizing transfers. | ||
| NIST SP 800-63 | SP 800-63B — Authentication | The incident shows why authentication evidence must extend beyond visual recognition and live conversation. |
| Recommendation — Use SP 800-63B assurance concepts to separate identity proof from conversational familiarity. | ||
| NIST Zero Trust (SP 800-207) | Verify explicitly | The case is a direct example of why trust cannot be inferred from a familiar face or voice. |
| Recommendation — Enforce explicit verification for sensitive approvals instead of trusting recognition signals. | ||
| NIST SP 800-53 Rev 5 | IA-2 — Identification and Authentication (Organizational Users) | Human identity verification failures drove the fraudulent authorization in this incident. |
| Recommendation — Use IA-2 to strengthen identity proofing before any privileged or high-value action. | ||
| GDPR | Art.32 — Security of Processing | Where identity proofing processes handle personal data, processing security and verification controls are relevant. |
| Recommendation — Apply Art.32 measures to protect identity verification workflows from manipulation and misuse. | ||
Key terms
- Deepfake: Synthetic or altered media created with AI or machine learning so that a person appears to say or do something they never did. In security terms, deepfakes are trust attacks that can distort identity verification, approval workflows, and fraud detection.
- Identity verification: Identity verification is the process of confirming that a user, workload, or agent is the entity it claims to be before access is granted. In AI-heavy environments, that verification must include the requester, the system acting on its behalf, and the sensitivity of the action.
- Step-Up Verification: Step-up verification is a stronger identity check applied when risk increases, such as during password reset, device change, or privileged access request. It uses higher-assurance signals than a static question, such as device possession, authenticated context, or approved administrative review.
- Identity Proof Separation: A governance pattern in which the evidence used to authenticate a request is deliberately separated from the evidence used to receive it. This matters when attackers can manipulate the conversation channel itself, because the approval must depend on something the attacker cannot also control.
What's in the full article
Idemia's full article covers the incident detail this post intentionally leaves for the source:
- The step-by-step narrative of how the deepfake call was staged and how the employee was persuaded.
- The article's discussion of cryptographic identity verification and liveness detection in the context of high-risk approvals.
- The specific examples of how organizations can separate conversation from authorization in practice.
- The source's own framing of IDEMIA Public Security's Identity Proofing Platform and its role in identity assurance.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an IAM programme, it is worth exploring.
Published by the NHIMG editorial team on September 11, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org