Lithuanian politicians and doctors impersonated in deepfake health scam
An international scam network used AI-generated deepfakes of Lithuanian politicians and doctors to promote fraudulent health products. These videos mimicked legitimate TV news segments to deceive the public into buying fake cures.
AI-generated deepfakes mimicked Lithuanian TV segments to promote fraudulent health products.
Key facts
- What
- An international scam network used AI-generated deepfakes of Lithuanian politicians and doctors to promote fraudulent health products.
- Incident date
- Jun 28, 2025
- Who
- Unknown international scam network
- Failure mode
- Tool Misuse
- AI surface
- Voice Agent
- Severity
- High
What happened
A cross-border campaign deployed high-quality deepfake videos impersonating Lithuanian public figures and medical professionals. These videos were presented as authentic TV news segments to promote fraudulent health products and miracle cures. The campaign targeted the public through various online platforms to facilitate financial fraud.
What broke inside the model
- 01 · TriggerThe agent selects the correct tool.
- 02 · Model stepIt fills the call with the wrong arguments.
- 03 · Control gapNo validation checks the arguments first.
- 04 · FailureThe tool runs against the wrong target.
- 05 · ConsequenceThe wrong record, account, or system is hit.
At the tool call, the arguments point at the wrong target.
Generative AI models were used to synthesize realistic audio and video of real people. The failure is the ability of these models to produce indistinguishable impersonations of trusted figures, which were then weaponized for social engineering.
What it cost
Sources
Cite this entry
https://failureindex.ai/failures/lithuanian-politicians-doctors-impersonated-deepfake-heAI Failure Index. "Lithuanian politicians and doctors impersonated in deepfake health scam" (FI-0612). Realm Labs. https://failureindex.ai/failures/lithuanian-politicians-doctors-impersonated-deepfake-he (indexed Jun 22, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0612. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- OmniGuard
- AgentRealm
Realm can inspect a tool call against the user's actual intent before it runs, and hold calls whose arguments or target do not match what was asked, so the wrong tool or the wrong arguments never reach the system of record.