HomeArtificial Intelligence

Artificial Intelligence

Anthropic Details How Claude Was Misused in Cyber, Surveillance and Weapons Operations

Anthropic's September threat report shows how malicious actors tried to use Claude for cyber operations, surveillance, fraud and weapons-related work—and what that says about AI security.

Dense rows of server equipment and network cables in a data center
Dense rows of server equipment and network cables in a data center
Research-based guidePrimary references and a decision framework are included below.How we research →

Anthropic's newest threat intelligence report offers one of the clearest public looks yet at how advanced AI systems are being folded into real malicious operations. The company says it identified and disrupted actors using Claude across cyber operations, surveillance, influence campaigns, fraud, biological misuse, conventional-weapons work and attempts to steal model capabilities through illicit distillation.

The report covers cases Anthropic investigated from December 2025 through August 2026. These are not presented as typical Claude usage. They are the company's most notable observed abuse cases, and that distinction is important. But the patterns matter because they show how AI changes the economics of malicious work even when a model does not independently decide whom to target or what objective to pursue.

The biggest change is not necessarily a new exploit

Much of the public conversation around AI and cybersecurity focuses on whether a frontier model can discover a completely new vulnerability. Anthropic argues that this is too narrow.

The company says the more immediate effect appears across the entire cyber kill chain. Attackers can use AI to accelerate reconnaissance, write and modify malware, organize campaign records, build phishing infrastructure, analyze vulnerabilities, automate data collection and maintain long-running workflows.

That can reduce the amount of specialized labor required for each target. A campaign that once needed several skilled operators may become easier to scale when an AI system handles repetitive engineering, research and orchestration tasks.

Anthropic describes this as a change in attacker economics. Automation lowers the cost per operation, making targets that were previously not worth the effort potentially viable.

Some operations became significantly more autonomous

The report describes a spectrum of AI involvement.

At one end, attackers used Claude conversationally as an engineering assistant. At the other, Anthropic says it observed multi-agent frameworks conducting reconnaissance, exploitation and theft against multiple victims in parallel for extended periods with limited human supervision.

One China-linked operation allegedly used Claude as an engineering and orchestration layer for intrusion attempts, vulnerability research, malware development and intelligence collection. Anthropic says parts of the system continued operating while the human operators were away.

The company also reported scheduled workflows that renewed stolen access tokens and harvested cloud storage without continuous human input.

This does not mean the AI selected targets or strategic objectives on its own. Anthropic explicitly notes that humans retained many of the decisions they considered most important. The distinction matters: autonomy can multiply speed and scale without becoming independent strategic agency.

Safeguard evasion is becoming a workflow problem

One of the report's most practical lessons is that safety cannot be evaluated only by asking whether a model rejects a single clearly malicious prompt.

Anthropic describes an Iran-linked actor that used Claude to help build phishing and credential-theft tooling. Directly malicious requests were often refused. The actor had more success when harmful objectives were split into smaller, apparently benign development tasks across different sessions.

That creates a difficult detection problem. A request to build a login form, parse a credential file or automate a network query may have legitimate uses in isolation. The risk becomes clearer only when the system can connect those requests into a broader campaign.

For AI providers, that pushes safeguards toward account-level behavior, long-term context and pattern detection rather than prompt-by-prompt filtering alone.

The weapons cases raise a different level of concern

Anthropic also documented actors it says used Claude in conventional-weapons-related programs.

The report includes a Yemen-based cell that allegedly used Claude Code to develop guidance, navigation and control software for guided weapons. Anthropic says the group worked across several parallel Claude instances and used the model for coding, research and review.

Other cases involved anti-torpedo systems, autonomous military drone swarms, electronic warfare and intelligence collection around weapons supply chains.

Anthropic says it banned the associated accounts, improved safeguards and shared intelligence with relevant public- and private-sector partners. The company is careful not to claim that every project became operational. In one case, a guided-rocket field test appears to have failed.

The significance is not that AI suddenly makes sophisticated weapons trivial to build. It is that advanced coding and research systems can compress engineering timelines and reduce the amount of scarce expertise needed for parts of a program.

The report also exposes risks for ordinary companies

Most businesses are not building military systems or running offensive cyber operations. But the same technical pattern appears in legitimate enterprise AI deployments: models are being connected to more tools, more files and more actions.

That makes permissions increasingly important.

An AI assistant that can summarize documents creates one type of risk. An agent that can run code, access production systems, send messages and retrieve credentials creates another. The model's intelligence is only part of the security boundary; the tools and permissions surrounding it determine what a failure or compromise can actually do.

Our human-in-the-loop AI guide explains why approval requirements should increase when an automated action is expensive or difficult to reverse.

What defenders should take from the report

Security teams should avoid two opposite mistakes.

The first is dismissing AI abuse because human operators are still involved. Human direction does not eliminate the advantage created by automation. Faster reconnaissance, cheaper scripting and parallelized workflows can materially change campaign scale.

The second is assuming that every advanced model is already an autonomous attacker. Anthropic's own evidence is more nuanced. Human target selection, monetization and strategic decisions remain important in many cases.

The useful response is practical: restrict permissions, monitor agent behavior across sessions, isolate code execution, protect credentials and require stronger approval for actions that can affect production or external systems.

Bottom line

Anthropic's September report does not show that AI has replaced hackers, intelligence operators or weapons engineers. It shows something more immediate: AI is becoming infrastructure inside their workflows.

That can lower costs, accelerate repetitive technical work and make some operations more scalable. As AI agents gain more autonomy and access to tools, the security challenge will increasingly depend on controlling what those systems can do—not only on controlling what they are willing to say.

Editorial research note

How we reached this guidance

We reviewed Anthropic's September 2026 threat intelligence report and Reuters' independent summary of the findings. The article distinguishes Anthropic's observed misuse cases from generalized claims about all Claude usage, and separates model autonomy from the severity of harm.

Decision framework

ScenarioRecommendationWhy
A company gives an AI agent broad access to internal systemsReduce permissions and isolate high-risk actionsThe report shows that agentic workflows can increase the speed and scale of harmful activity when models can execute tools and commands.
Security teams focus only on whether AI can invent novel exploitsWatch the entire attack chainAnthropic found that AI can create leverage across reconnaissance, scripting, credential theft, data collection and campaign management even without a novel exploit.
A model refuses an obviously malicious requestDo not treat one refusal as a complete safeguardAttackers can fragment harmful objectives into individually benign-looking requests across multiple sessions.
An organization interprets the report as proof that AI operates fully autonomouslySeparate autonomy from target selection and strategic controlAnthropic says humans still retained important decisions in many cases, even when automation multiplied speed and scale.

Primary references

Reviewed on September 13, 2026. Unless an article explicitly states that TECHMUNDI performed hands-on testing, our guides are research-based and do not present specification or documentation review as first-hand product testing.