Storm-1516 uses synthetic voice Olesya to spread disinformation in US election
Storm-1516 and the Center for Geopolitical Expertise used a synthetic AI voice named Olesya to spread disinformation during the 2024 US election. The operation sought to discredit the Ukrainian government and mislead American voters using deepfake audio personas.
Generative AI was weaponized to create a fake persona and voice to mislead US voters.
Key facts
- What
- Storm-1516 and the Center for Geopolitical Expertise used a synthetic AI voice named Olesya to spread disinformation during the 2024 US election.
- Incident date
- Jan 1, 2024
- Who
- Storm-1516 and the Center for Geopolitical Expertise
- Failure mode
- Tool Misuse
- AI surface
- Voice Agent
- Severity
- High
What happened
Russian operatives from Storm-1516 and the Center for Geopolitical Expertise deployed a synthetic voice persona named Olesya. This AI generated persona claimed to be a source in Kyiv and spread disinformation during the 2024 US election. The campaign aimed to mislead voters and erode trust in democratic institutions.
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.
The incident resulted from the deliberate misuse of generative AI voice synthesis tools. Operatives created a convincing deepfake audio persona to impersonate a witness and deceive the public.
What it cost
Sources
Cite this entry
https://failureindex.ai/failures/storm-1516-uses-synthetic-voice-olesyaAI Failure Index. "Storm-1516 uses synthetic voice Olesya to spread disinformation in US election" (FI-0645). Realm Labs. https://failureindex.ai/failures/storm-1516-uses-synthetic-voice-olesya (indexed Jun 22, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0645. 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.