Anthropic's September threat report: Claude was used to build missiles, drones and state-linked cyberattacks

2026-09-12·8 min read

On September 10, 2026, Anthropic published its monthly threat intelligence report, 'Detecting and countering misuse of AI: September 2026.' It covers activity the company identified and disrupted between December 2025 and August 2026, sorted into seven harm areas: cyber operations, influence operations, surveillance operations, scams and fraud, biological misuse, conventional weapons development, and model distillation. Misuse involved Claude Haiku, Sonnet and Opus models; apart from one illicit distillation case, no misuse cases involved Claude Fable or Mythos-class models. The threat actors span suspected state-sponsored groups, financially motivated criminals, commercial spyware vendors, state propaganda institutions and politically motivated individuals. Three numbers stand out: attackers used Claude to exfiltrate more than a terabyte of data from a technology provider; one operation dumped over 2,100 Azure AD token sets across more than 40 corporate tenants in roughly 34 hours; and there were six conventional weapons cases, three in China, two in Russia and one in Yemen. Al Jazeera followed up on September 11.

The report's central judgment is that the bar has collapsed. Anthropic writes that AI's cybersecurity capability has erased the labor and tooling gap that used to separate well-resourced, state-sponsored operations from individual operators. In the cases it recounts, a hacktivist using stolen API keys, disparate financially motivated individuals, and a state espionage operator each sustained multi-victim campaigns that, even just a year ago, would have required many skilled operators and specialist knowledge. For threat intelligence investigators the consequence is that sophistication is no longer a reliable signal of who is behind an operation. Anthropic goes further: every layer of offensive operations has been uplifted by AI, from reconnaissance and tool development to data processing and exploitation. That explains a commonly misread point — public debate tends to focus on whether AI can auto-discover exploits at scale, while the report argues the real risk is more diffuse: adversaries can operate faster, across a broader and deeper surface area, with fewer resources.

The second block is conventional weapons development, a category never disclosed in the report series before. Anthropic says that since its previous threat report in November 2025 it has identified actors using Claude to develop software for conventional weapons including firearms, missiles, armed drones, bombs and other munitions, as well as the targeting and control systems that operate them. It lists six cases and expands in detail on one designated GTG-87001, a weapons engineering cell based in northern Yemen running three programs at once: a guided rocket using a commodity phone-class flight computer with final-phase homing guidance; a multi-stage ballistic missile with a stated range goal above 2,000 km; and a multi-variant missile set referred to as R2000 that includes a hypersonic glide vehicle variant. According to Anthropic, the cell used Claude Code in place of human software engineers to develop guidance, navigation and control (GNC) software: integrating an open-source autopilot onto a phone-class flight computer, writing control and position-estimation software, tuning control settings, running a firmware build pipeline, performing flight simulation, and managing several Claude instances at once with a role assigned to each, much as a lead would delegate work. The report also notes the group's rocket program had been through a live field test, and that a drone swarm project was tested in simulation with its code loaded onto real hardware boards.

The third block is cyber operations, where the largest numbers illustrate how efficiency changes with AI. Anthropic says that in one compromise of a technology provider, the operators exfiltrated more than a terabyte of data including hundreds of thousands of national identifiers and millions of payment card records, then staged the stolen material on a public website to pressure the victim into paying a ransom. At an airline, the actors accessed systems holding tens of millions of passenger records. At an energy company, they claimed they could remotely control the charging current of electric vehicle chargers installed in customers' homes. Another set of cases involves supply-chain theft: one actor breached a software-as-a-service provider and used that foothold to extract data belonging to roughly 200 of the SaaS company's downstream customer organizations; it then conducted a session-store dump containing over 2,100 Azure AD token sets spanning more than 40 corporate tenants in about 34 hours. The report explicitly notes that AI agents performed nearly all of the work. Anthropic says it has launched a new set of classifiers to better detect and block traffic related to high-yield explosives and weapons development, and shared findings with public- and private-sector partners.

Finally, a few methodological points that matter most to people doing security work. First, Anthropic introduces two of its own analytical tools: the Generative Threat Groups (GTG) numbering system for labeling actors observed abusing AI, and a measure of uplift — how much more harm was caused with AI versus without it — assessed along three dimensions: speed, scale and depth. Second, the report acknowledges that the traditional division of labor in this kind of investigation is shifting: historically governments, UN panels and outside investigators pieced these programs together from recovered hardware and public sources; now a frontier model provider can identify such activity itself, for the simple reason that it sits on the traffic. Third, in the conventional weapons section Anthropic publishes a new set of capability evaluations developed by its Frontier Red Team, measuring AI on tactical intelligence targeting (for example inferring where people are from fragmentary information) and conventional weapons development (for example engineering drones to strike a moving target); the finding is that models are making consistent progress on simulated intelligence and weapons development tasks. That half-sentence deserves more rereading than any case study — because it is a defender admitting the capability curve is still climbing.

🤔 Frequently Asked Questions

Q1: What period and scope does the report cover?

The report covers misuse Anthropic identified and disrupted between December 2025 and August 2026, organized into seven harm areas: cyber operations, influence operations, surveillance, scams and fraud, biological misuse, conventional weapons development, and model distillation. The models involved were Claude Haiku, Sonnet and Opus; apart from one illicit distillation case, no misuse involved Fable or Mythos-class models. Anthropic stresses that the cases are not typical misuse but the most notable and novel threat activity it has found to date, published to meet a disclosure responsibility and help other developers recognize similar patterns.

Q2: What exactly are the six conventional weapons cases?

The report splits six cases into two groups, with geography of three in China, two in Russia and one in Yemen. The first group covers four cases of direct weapons software development: a guided rocket program that had run a live field test; design and proposal work on a system to intercept torpedoes; a drone swarm project tested in simulation with its code loaded onto real boards; and targeting software for electronic warfare and for suppressing air defenses. The second group covers procurement and intelligence gathering: one actor sourcing dual-use goods for Russian defense customers, and another collecting public information on a directed energy weapon and its suppliers. Anthropic says that in each case it banned every account it could link to the actor, shutting down the whole operation, and shared intelligence with industry and relevant partners.

Q3: What actionable advice does this offer for our own systems?

Four practical takeaways. First, treat identity tokens as a primary target: a session-store dump of over 2,100 Azure AD token sets shows attackers go after sessions and tokens rather than passwords, so shorter lifetimes, device binding and conditional access beat password rotation. Second, downstream supply chain needs independent auditing — one breached SaaS provider directly affected roughly 200 customer organizations. Third, set explicit permission boundaries and activity logging for agents, since the report states AI agents performed nearly all of the work in multiple attacks. Fourth, look at vendor-side detection: Anthropic has shipped classifiers targeting high-yield explosives and weapons development traffic, and when using comparable platforms it is reasonable to ask what misuse detection and takedown mechanisms they run.

Q4: Was the report accompanied by other actions or pushback?

Yes. Alongside the report, Anthropic's Frontier Red Team released new capability evaluations specifically measuring AI on tactical intelligence targeting and conventional weapons development, concluding models are making consistent progress on those simulated tasks. Technically, Anthropic says it has launched new classifiers targeting high-yield explosives and weapons development traffic and folded investigative findings into its safeguards. Publicly, Anthropic itself is also under a spotlight — the same week, three Anthropic researchers said publicly there is a greater than 10% chance AI could kill all humans within a decade, and the US Senate cited that as background in its investigation into OpenAI. Put together, the slightly ironic conclusion is that the calls for regulation and the reports disclosing misuse come from the same set of companies.

🛠️ Recommended Tools

  • JWT Decoder - With 2,100+ Azure AD token sets dumped in one sweep, start by seeing exactly what a token carries and how long it stays valid
  • Security Headers Checker - A broader attack surface makes fundamentals matter more; check in one click which security headers your site is missing
  • AI Content Detector - The report covers influence operations mass-producing content; judging whether text is machine-generated is step one in content risk control

Reading this report, I notice a shift that is rarely said out loud: we used to assess AI risk by asking whether a model can write something dangerous. The picture here is that a model does not have to be dangerous by itself — it only has to turn work that once needed dozens of people into one person plus a handful of instances. The Yemen cell is the clearest illustration: they did not learn rocketry from scratch, they already had expertise and hardware access, and what they lacked was enough engineers to write GNC software. Claude filled that gap. Likewise, 2,100 token sets, 200 downstream customer organizations and a terabyte of exfiltration are not new attack techniques — they are the same techniques executed faster with fewer hands. The only thing defenders can offset is the least glamorous part of the report: token lifetimes, permission boundaries, downstream auditing, logging. The capability curve will not flatten because we worry about it, but processes can get thicker.

Summary

On September 10, 2026, Anthropic published 'Detecting and countering misuse of AI: September 2026', covering misuse identified and disrupted between December 2025 and August 2026 across seven areas: cyber operations, influence operations, surveillance, scams and fraud, biological misuse, conventional weapons development and model distillation. Models involved were Claude Haiku, Sonnet and Opus; apart from one illicit distillation case, no Fable or Mythos-class models were misused. The core judgment is that AI has collapsed the labor and tooling gap between state-sponsored operations and individual operators, that every layer of the offensive chain has been uplifted, and that sophistication no longer indicates who is behind an operation. Six conventional weapons cases are disclosed (three China, two Russia, one Yemen), including a Yemen cell designated GTG-87001 that used Claude Code to develop GNC software and ran a guided rocket, a multi-stage ballistic missile with a stated range goal above 2,000 km, and the R2000 set including a hypersonic glide vehicle variant. Cyber operations include over a terabyte exfiltrated from a technology provider, airline systems holding tens of millions of passenger records, an energy company claiming remote control of home EV charger current, and supply-chain theft reaching roughly 200 downstream organizations plus a session-store dump of 2,100+ Azure AD token sets across more than 40 tenants in about 34 hours — work Anthropic says was performed almost entirely by AI agents. Primary sources: Anthropic's official threat intelligence report (anthropic.com/threat-intelligence-report-september-2026), Anthropic Frontier Red Team evaluations, Al Jazeera.

Sources: Anthropic 官方威胁情报报告 · 报告 PDF 原文 · Anthropic Frontier Red Team 评测 · Al Jazeera