Anthropic's September 2026 Threat Report: Industrial Distillation Campaigns, State-Sponsored Malware, and Nine Influence Operations
Published September 10, Anthropic's latest Threat Intelligence Report covers eight months of observed misuse from December 2025 through August 2026. The dominant story is industrial-scale model distillation — systematic attempts by Chinese AI labs to extract Claude's capabilities by generating vast quantities of training data through Claude's API using fraudulent accounts. The report identifies DeepSeek, Moonshot AI, and MiniMax (an Alibaba-affiliated lab) as the primary actors, continuing the pattern Anthropic first disclosed in February 2026. Beyond distillation, the report documents state-sponsored threat actors using Claude to automate malware development, and nine influence operations spanning six continents that used Claude to fabricate news outlet infrastructure at scale.
Model distillation at industrial scale
Distillation attacks work by systematically prompting a frontier model to produce high-quality outputs — reasoning chains, code, structured analysis — and feeding those outputs directly into a smaller model's training set. The goal is to achieve near-frontier capability at a fraction of the compute cost. Anthropic's detection approach combines usage-pattern analysis (account velocity, geographic clustering, prompt similarity), policy enforcement (API terms prohibit training on outputs), and account suspension. The three labs named in the report were identified through:
- Account clustering: Thousands of fraudulent accounts showing coordinated usage patterns, often registered through proxy services in neutral jurisdictions.
- Prompt fingerprinting: Systematic prompt structures designed to elicit detailed chain-of-thought reasoning — the output format most valuable for distillation training.
- Volume anomalies: Request rates and daily token consumption inconsistent with any legitimate use case, sustained over weeks.
Distillation attacks are not a direct threat to customers, but they fund the adversarial dynamic. Every capability advantage Anthropic builds that is subsequently distilled into a cheaper open or competing model shortens the commercial window for enterprises that have standardised on Claude. More concretely: if your organisation has been granted early access to a Claude capability preview, Anthropic's policy is clear — generating outputs specifically to train competing models is a Terms of Service violation that will result in account suspension and may have legal consequences under the DMCA and emerging AI IP frameworks.
State-sponsored and criminal misuse
The report documents a Russian advanced persistent threat group (identified as GTG-20006) using Claude to assist with credential-harvesting campaigns — specifically to generate convincing phishing content at volume and to automate the customisation of commodity malware for specific target environments. This is consistent with Anthropic's 2025 threat reports, which noted a shift from manual APT operations toward AI-augmented automation. Separately, nine influence operations across Africa, Asia, Latin America, and Europe used Claude to generate content for fabricated local news outlets — a pattern where plausible AI-generated text reduces the cost of standing up fake media infrastructure.
What Anthropic did in response
- Suspended the identified distillation-attack account clusters and shared indicators with US government partners.
- Notified the three named labs directly before publication (consistent with Anthropic's responsible disclosure policy for misuse findings).
- Updated rate-limiting and anomaly-detection heuristics to reduce the window between attack initiation and detection.
- Published a public technical annex with sanitised indicators of compromise for the GTG-20006 malware-automation campaigns.