China uses AI to target US and Taiwanese voters with disinformation
Chinese state-linked actors utilized generative AI to influence voters in the US and Taiwan during 2024. These operations used deepfakes and fake personas to sow social and political division.
China used generative AI to synthesize realistic deepfakes and personas to manipulate voters and sow political division.
Key facts
- What
- Chinese state-linked actors utilized generative AI to influence voters in the US and Taiwan during 2024.
- Incident date
- Jan 1, 2024
- Who
- Storm-1376, Spamouflage, Dragonbridge, and the Chinese Communist Party
- Failure mode
- Tool Misuse
- AI surface
- Search / RAG
- Severity
- High
What happened
Actors linked to the Chinese government deployed AI tools to create and spread disinformation targeting voters in the US and Taiwan. They used fake social media profiles and AI-generated content to amplify divisive narratives and poll voters. These operations aimed to interfere with the 2024 electoral processes in both regions.
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 is a result of the misuse of generative AI to create high-fidelity synthetic content. LLMs and deepfake tools were used to synthesize realistic fake personas and news anchors, allowing the actors to produce disinformation at a scale and quality that bypassed traditional detection.
What it cost
Sources
- PrimaryChina tests US voter fault lines and ramps AI content to boost ...blogs.microsoft.com
- PressChina-linked 'Spamouflage' network mimics Americans ...apnews.com
- PressChina Is Targeting U.S. Voters and Taiwan With AI- ...wsj.com
Cite this entry
https://failureindex.ai/failures/china-uses-target-taiwanese-voters-disinformationAI Failure Index. "China uses AI to target US and Taiwanese voters with disinformation" (FI-0631). Realm Labs. https://failureindex.ai/failures/china-uses-target-taiwanese-voters-disinformation (indexed Jun 22, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0631. 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.