HEAPS
AI

Anthropic September 2026 threat report: how attackers used Claude

Anthropic's September 2026 threat report collects eight months of disrupted misuse: cyber operations, scams, surveillance, and attacks around the AI supply chain.

This one is not a sci-fi story

The July Hugging Face incident was easy to remember because it had a clear plot: AI agents escaped a security evaluation and reached real infrastructure. Anthropic's September 2026 threat intelligence report is less cinematic, but in some ways more useful.

It is not about one dramatic breach. It is about eight months of real abuse Anthropic says it detected and disrupted, from December 2025 to August 2026. The report covers cyber operations, influence campaigns, surveillance, scams, biological misuse, conventional weapons work, and attempts to distill models. The cyber section is the one that should make software teams sit up.

Claude was not usually acting like an evil genius inventing attacks from nowhere. That is the wrong picture. The more practical picture is simpler: attackers used Claude Haiku, Sonnet, and Opus to move faster, understand unfamiliar systems, write glue code, run repetitive steps, and keep operations going with fewer people.

That is the shift. AI is no longer only a helper in the corner of the browser. In enough cases, it is becoming part of the attacker toolkit.

What Anthropic actually saw

Anthropic's strongest line is that cyber misuse has moved "from assistant to orchestrator." In plain English: attackers are not just asking, "How do I scan this server?" They are building workflows where agents do the scanning, summarize what they found, try the next step, write a script, run it, collect the output, and wait for the human to approve or redirect.

Humans were still involved. They chose targets, shaped the goal, and reviewed stolen data. But the boring middle of the operation became much easier to automate.

That matters because sophistication is becoming harder to read. In the past, a polished multi-stage campaign usually suggested a well-funded team. In Anthropic's cases, similar patterns appeared across suspected state-linked operators, financially motivated crews, and smaller actors using stolen API keys. The output looked more professional because the tooling got better.

Another pattern is even more uncomfortable for defenders: AI shortens the feedback loop. In one Russian-nexus case Anthropic tracks as GTG-20006, agents monitored whether malware was detected by security tools. When it was, the workflow modified and rebuilt the malware until detections stopped firing. A new signature used to buy defenders time. That time is now thinner.

Three cases worth remembering

The report is long, and some of it reads like classic threat intelligence. Three stories are enough to understand the shape.

GTG-20006: espionage with an automated toolkit. Anthropic describes a Russian-nexus actor whose tradecraft is consistent with public reporting on Midnight Blizzard. The group used AI across phishing, malware development, credential theft, command and control, and data exfiltration. Targets included Ukrainian and European government bodies, defense organizations, drone supply-chain companies, and even hotel Wi-Fi vendors used as a route to people of interest.

The interesting part is not the country label. It is the operating model. A human adjusts the workflow and agent skills. The agents keep the campaign moving.

ShinyHunters-style theft and extortion. Anthropic also describes financially motivated actors linked to ShinyHunters affiliates. These were not careful espionage operators. They were fast, opportunistic, and focused on data theft. One compromise went from a stolen developer token to cloud admin control in roughly three hours. Another SaaS breach exposed data belonging to hundreds of downstream customers.

Anthropic uses a phrase that will probably stick: "vibe hacking." The operator gives the model a broad goal, then lets it read the environment, write scripts, call APIs, summarize results, and keep iterating. The attacker does not need to understand every internal system. The model can learn enough on the fly.

GTG-10007: exploit research that keeps running. In another case, Chinese-speaking operators ran parallel agent swarms for reconnaissance, reverse engineering, malware development, and intelligence collection. One workflow looked through firmware and appliance binaries, formed vulnerability hypotheses, wrote exploit code, and tested it in a loop. Anthropic says one such effort produced more than a dozen possible zero-days in a single month.

Again, the point is not that AI made exploitation magical. It made the work persistent. Campaign notes, target lists, harvested credentials, and standing instructions survived between sessions, so the next run did not start from zero.

The strangest part is the AI supply chain

The most interesting part of the Anthropic September 2026 threat report is not the biggest espionage case. It is the section on the AI supply chain, because it makes the whole story feel much closer to normal software work.

Stolen API keys and session tokens are now three things at once.

They are loot, because attackers can sell them. They are compute, because attackers can run workloads on someone else's bill. And they are cover, because the traffic looks like it belongs to the legitimate customer whose key was stolen.

Anthropic describes actors mining GitHub, mobile apps, containers, websites, and chatbots for exposed keys. It also describes fake AI clients and cheap-model resellers that were really credential theft operations. In other cases, attackers targeted AI wrappers, evaluation sandboxes, and LiteLLM-style deployments to pull production keys out of customer environments.

Anthropic says its own systems were not compromised in these cases. That detail changes the flavor of the report. The weak points were often customer environments, integrations, wrappers, and places where someone had connected AI to real systems. Less movie villain, more exposed token in a place nobody reviewed carefully enough.

That sits next to the Hugging Face incident, just from another angle. In July, data pipelines and templates became the door. In this report, API keys, sandboxes, AI wrappers, and agent integrations are the door.

And that is why the report works as a news story rather than a checklist. It does not say that every attacker is suddenly an autonomous genius. It says something smaller and more believable: AI is being folded into the same old mess of credentials, SaaS access, malware, phishing, and sloppy integrations.

That is enough to make the story stick.