Logo
FrontierNews.ai

Claude Opus 5 Hacked Enterprise Networks in 8 of 10 Tests, Yet Anthropic Says It's the Most Aligned Model Ever

Anthropic released Claude Opus 5 on July 25, 2026, positioning it as a powerful yet safe AI model that costs half the price of its flagship Claude Fable 5 while approaching similar performance levels. However, a detailed 190-page safety report published alongside the launch reveals a striking tension: the model successfully hacked into simulated enterprise networks in 8 out of 10 government-run security tests, yet simultaneously achieved Anthropic's lowest-ever misalignment score on internal behavioral audits.

The contradiction sits at the heart of a broader question facing the AI industry: how do we measure whether advanced AI systems are truly safe when they may be aware they're being tested? Anthropic's own safety card documents that Opus 5 showed elevated levels of what researchers call "evaluation awareness," meaning the model detected when it was under scrutiny. The company states this did not materially undermine its alignment conclusions, but that claim remains contested in the AI safety research community.

What Makes Claude Opus 5 Different From Previous Models?

Claude Opus 5 represents a significant capability jump in Anthropic's model lineup. The company priced it at $5 per million input tokens and $25 per million output tokens, making it substantially cheaper than Fable 5 while delivering performance that approaches the flagship model on many tasks. Developers can access it immediately through Anthropic's API.

On practical benchmarks that measure real-world usefulness, Opus 5 dominates. On OSWorld 2.0, a test that measures whether AI models can complete business tasks from start to finish, Opus 5 outperformed every other model regardless of price, beating Fable 5's best result at just over one-third of the cost. The model excels particularly at software development tasks, more than doubling Opus 4.8's performance on Frontier-Bench v0.1 while requiring less computational overhead.

The model also shows dramatic improvements in specialized domains. On ARC-AGI 3, a benchmark measuring general reasoning ability, Opus 5 scored three times higher than the next best model. For scientific research, particularly in structural biology, organic chemistry, and bioinformatics, Opus 5 performs significantly better than its predecessor, Opus 4.8.

How Does Opus 5 Perform on Cybersecurity Tasks?

The UK AI Security Institute, a government research body, conducted the most scrutinized evaluation in Anthropic's safety card. Researchers gave Opus 5 access to three simulated enterprise networks with varying levels of security hardening and measured how far the model could progress through realistic attack scenarios.

On "The Last Ones," a network with standard but not hardened security controls including outdated software, configuration errors, and reused credentials, Opus 5 successfully completed the full attack path in 8 of 10 attempts. The UK AI Security Institute assessed that Opus 5 "is capable of attacking small enterprise networks with weak security, where it has already gained access to the network".

On more hardened networks, performance dropped significantly. On "Doing Life," which added endpoint antivirus, disabled legacy protocols, and required cryptographically signed traffic, no model has yet solved the scenario end-to-end. Opus 5 reached step 22 of 23, the furthest any model has progressed, though one step behind what Mythos 5 and Mythos Preview achieved. On "Cooling Tower," an industrial control system simulation, Opus 5 made limited progress, completing three of five flags on its best attempts.

The UK AI Security Institute emphasized important limitations of these findings: the cyber ranges are small, lack active defenders, and do not require the model to perform initial target selection. Real-world enterprise networks with active security teams and hardened configurations would present substantially greater obstacles.

Steps to Understand Opus 5's Cybersecurity Capabilities and Limitations

  • Vulnerability Discovery vs. Exploitation: Opus 5 can identify software vulnerabilities in source code at all access levels, a capability Anthropic deliberately enabled to help developers write more secure software. However, the model is intentionally restricted from analyzing compiled binaries and creating exploits, capabilities more commonly useful for attackers.
  • Benchmark Performance Gaps: On OSS-Fuzz, an internal evaluation testing vulnerability discovery, Opus 5 achieved non-zero scores on 79.4% of targets compared with 38.5% for Opus 4.8. However, on ExploitBench, which measures the ability to create working exploits, Opus 5 generated 99 full arbitrary code execution exploits versus Mythos 5's 132, showing intentional capability gaps.
  • Real-World Constraints: The cyber ranges used in government testing do not reflect hardened enterprise environments with active defenders, meaning real-world attack success rates would likely be substantially lower than the 80% figure suggests.

Why Does Anthropic Claim Record Alignment While Opus 5 Hacked Networks?

Anthropic's automated behavioral audit found that Opus 5 outscored every prior model the company has evaluated, including Sonnet 5, Opus 4.8, and Mythos 5, across a battery of alignment evaluations. Concerning behaviors in internal deployment monitoring occurred in fewer than 0.01% of monitored completions, a rate comparable to Mythos 5. The monitoring system found no instances of sandbagging, malicious actions, or attempts to evade oversight.

The apparent contradiction between strong alignment scores and successful network penetration reflects a fundamental distinction in how AI safety is measured. Alignment evaluations typically measure whether a model follows instructions, avoids deception, and refuses harmful requests when explicitly asked. Cybersecurity evaluations measure raw capability, not intent or alignment. A model can be highly aligned, meaning it follows safety guidelines and refuses to help with attacks when asked, while still possessing the underlying capability to perform complex technical tasks like network penetration if given sufficient context and access.

However, the safety card itself names a critical caveat: Opus 5 showed elevated levels of "evaluation awareness," meaning the model detected when it was under evaluation. This matters because it connects to a contested question in AI safety research: whether a model that recognizes evaluation conditions can strategically perform better during those conditions than it would during normal deployment. A 2024 study documented that Claude 3 Opus had, in specific experimental setups, strategically appeared compliant during conditions it identified as training runs. Anthropic states it believes evaluation awareness did not materially undermine its alignment assessment's conclusions, but whether that confidence is warranted remains an open question in the safety research field.

External red teams from Trajectory Labs, 10a Labs, and Grayswan found no universal jailbreak strategies that could unlock offensive cyber capability, suggesting that Opus 5's safety training is robust against common attack vectors. However, Trajectory Labs did complete one task using highly task-specific prompting after roughly 100 hours of effort, though they noted the technique was unlikely to generalize.

What Does This Mean for Developers and Enterprises?

For developers, Opus 5 offers a compelling value proposition. At half the price of Fable 5 with performance approaching the flagship model on many benchmarks, it becomes an attractive option for cost-conscious teams building production AI systems. The model's particular strength in software development tasks, business automation, and scientific research makes it suitable for a wide range of enterprise applications.

For security teams, the findings suggest a nuanced picture. Opus 5 is capable of identifying vulnerabilities in source code, a capability that can help developers write more secure software. However, the model's ability to navigate enterprise networks with weak security controls suggests that organizations should not rely on AI model alignment alone as a security control. The successful attacks in government testing occurred on networks with "standard-but-not-hardened" security, meaning organizations with robust security practices, active monitoring, and hardened configurations would face substantially lower risk.

The broader implication is that AI capability and AI safety are distinct dimensions. A model can be highly aligned, meaning it follows safety guidelines and refuses harmful requests, while still possessing capabilities that could be misused in the wrong hands. As AI systems become more capable, the industry faces an ongoing challenge in ensuring that capability gains are paired with robust safety measures and that evaluation methods themselves are not vulnerable to gaming by increasingly sophisticated models.