Russia-linked CopyCop network uses AI to produce 19,000 deceptive reports monthly

The Russian-linked network CopyCop used LLMs to create thousands of deceptive reports by modifying real news stories. The operation targeted audiences in the US, UK, and France to spread disinformation and align with Russian state objectives.

CopyCop (Russian-linked network) · Incident Mar 1, 2024 · Indexed Jun 22, 2026 · 2 sources

CopyCop used LLMs to plagiarize and modify mainstream media content at scale to inject pro-Russian political bias.
What
The Russian-linked network CopyCop used LLMs to create thousands of deceptive reports by modifying real news stories.
Incident date
Mar 1, 2024
Who
CopyCop (Russian-linked network)
Failure mode
Tool Misuse
AI surface
Agentic Workflow
Severity
High

What happened

A Russian-linked network called CopyCop used generative AI to produce over 19,000 deceptive reports per month. The network plagiarized and modified content from mainstream media to spread pro-Russian narratives in the US, UK, and France.

What broke inside the model

Failure path · mode profile · Tool Misuse
  1. 01 · TriggerThe agent selects the correct tool.
  2. 02 · Model stepIt fills the call with the wrong arguments.
  3. 03 · Control gapNo validation checks the arguments first.
  4. 04 · FailureThe tool runs against the wrong target.
  5. 05 · ConsequenceThe wrong record, account, or system is hit.

At the tool call, the arguments point at the wrong target.

The system utilized LLMs and prompt engineering to automate the rewriting of authentic news articles. This allowed the network to scale the injection of political bias while maintaining a facade of journalistic credibility.

Public visibilityHigh
Regulatory exposureActive
Customer impactClass-wide
Financial impactUnknown
Time to disclosureMonths
  1. PrimaryRussia-Linked CopyCop Uses LLMs to Weaponize Influence Content at Scalerecordedfuture.com
  2. PressRussia spreads AI-generated disinformation by imitating Western news outletssecuringdemocracy.isd.ngo
Permalinkhttps://failureindex.ai/failures/russia-linked-copycop-network-uses-produce
CitationAI Failure Index. "Russia-linked CopyCop network uses AI to produce 19,000 deceptive reports monthly" (FI-0633). Realm Labs. https://failureindex.ai/failures/russia-linked-copycop-network-uses-produce (indexed Jun 22, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0633. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • 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.