On February 5, 2026, Anthropic released Claude Opus 4.6, which features significantly improved cybersecurity capabilities and has already found more than 500 previously undiscovered high-severity vulnerabilities in open-source software This article explores like reasoning vulnerabilities. . Anthropic's most recent AI model autonomously finds critical flaws in decades-old codebases, raising the stakes for both defenders and attackers.

Large language models can now match or surpass traditional vulnerability discovery methods in terms of speed and sophistication, as the AI model found these zero-day flaws without the need for specialized tooling or custom scaffolding. Claude Opus 4.6 uses human-like reasoning to find vulnerabilities, in contrast to conventional fuzzing tools that flood code with random inputs. To create focused exploits, the model examines code patterns, comprehends programming logic, and reads Git commit histories.

With millions of CPU hours spent on automated testing, Claude found high-severity vulnerabilities that had gone unnoticed for decades while testing against some of the most heavily fuzzed codebase projects. In order to identify possible misuse at scale, the company created six new cybersecurity-specific probes that measure model activations during response generation. Real-time intervention to block traffic identified as malicious may be a part of updated enforcement workflows.

Anthropic has pledged to collaborate with the security research community to resolve these issues, acknowledging that this will cause conflict for valid security research and defensive work. In addition to implementing refusal protocols for prohibited activities, such as data exfiltration, malware deployment, and unauthorized penetration testing, the company trained the model on more than 10 million adversarial prompts.

According to Anthropic's research, AI models are now able to identify significant zero-day vulnerabilities in well-tested codebases, potentially outperforming skilled human researchers in terms of speed and scope.