Javier Milei campaign uses AI deepfakes to manipulate Argentine election content
Javier Milei's 2023 presidential campaign used AI tools to create deepfake videos and fabricated images of opponent Sergio Massa. These materials were disseminated to manipulate public perception during the Argentine election.
The campaign used generative AI to create deceptive visual content to manipulate political narratives.
Key facts
- What
- Javier Milei's 2023 presidential campaign used AI tools to create deepfake videos and fabricated images of opponent Sergio Massa.
- Incident date
- Nov 14, 2023
- Who
- Javier Milei Campaign
- Failure mode
- Tool Misuse
- AI surface
- Chatbot
- Severity
- High
What happened
Javier Milei's presidential campaign used AI tools to create deepfake videos and fabricated images of opponent Sergio Massa during the 2023 Argentine election. One specific image depicted Massa as a communist in military garb. These materials were used to manipulate public perception and influence voters.
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 failure was a lack of safety guardrails within the generative AI tools used to create the content. This allowed the campaign to generate high-fidelity deceptive media that bypassed detection systems.
What it cost
Sources
- PressAI-Generated Deepfakes Manipulate Argentine Presidential Electionoecd.ai
- PressHow AI shaped Milei's path to Argentina presidencyjapantimes.co.jp
- PressIs Argentina the First A.I. Election?nytimes.com
Cite this entry
https://failureindex.ai/failures/javier-milei-campaign-uses-deepfakes-manipulateAI Failure Index. "Javier Milei campaign uses AI deepfakes to manipulate Argentine election content" (FI-0561). Realm Labs. https://failureindex.ai/failures/javier-milei-campaign-uses-deepfakes-manipulate (indexed Jun 16, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0561. 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.