← Reddit

Mozilla used Anthropic's Mythos Preview, to find and patch 271 Firefox vulnerabilities at once

Reddit · ComplexExternal4831 · April 28, 2026
Firefox released a version patching 271 security vulnerabilities identified using Anthropic's Mythos Preview AI model, which can now detect bug categories that previously required expensive manual analysis. Firefox CTO Bobby Holley warns that attackers will gain access to the same capabilities, necessitating a fundamental shift across all software development. Open source projects maintained by small teams or volunteers face particular risk due to limited resources to respond quickly to the accelerated pace of vulnerability discovery.

Detailed Analysis

Mozilla's deployment of Anthropic's Claude Mythos Preview to identify 271 security vulnerabilities in Firefox marks a significant inflection point in AI-assisted cybersecurity. The unreleased frontier model, distributed under Anthropic's restricted Project Glasswing initiative to select partner organizations, analyzed Firefox's source code prior to release and surfaced the vulnerabilities in a single testing round — all of which were patched in Firefox version 150. The scale of discovery dwarfs prior AI efforts: Claude Opus 4.6 identified 22 bugs in Firefox 148, meaning Mythos represents more than a tenfold improvement in a single model generation. While only three vulnerabilities received formal CVE designations (CVE-2026-6746, CVE-2026-6757, CVE-2026-6758), the remaining 268 are understood to represent lower-severity issues, defense-in-depth fixes, and non-exploitable flaws that nonetheless constitute meaningful attack surface reduction.

Mozilla CTO Bobby Holley and the broader security team characterized Mythos as operating at parity with the world's best human security researchers, capable of reasoning through complex codebases at a speed and scale no human team could realistically replicate. Elite researchers might spend months isolating a single critical vulnerability; Mythos processed hundreds across an entire browser engine efficiently. Mozilla's blog framing — "the zero-days are numbered" — reflects a genuine shift in the defender's calculus: AI can now systematically enumerate entire classes of bugs that previously required expensive, slow, and rare manual analysis. The company was candid that many of these vulnerabilities were not exotic or novel in nature, but simply beyond the reach of human teams operating under normal resource constraints.

The dual-use implications of Mythos are the article's most consequential dimension. The UK AI Security Institute confirmed that the model can execute autonomous, multi-stage network attacks, succeeding in 3 out of 10 runs on "The Last Ones" benchmark — a simulation of corporate network compromise — and averaging 22 out of 32 steps toward full compromise. While Mythos struggles against hardened defenses, the trajectory across AI generations is unmistakably upward. Holley's warning that "every piece of software is going to have to make this transition" is not merely aspirational but urgent: the same capabilities Mozilla is using defensively are structurally available to malicious actors, and the speed advantage currently held by well-resourced defenders may be temporary.

The disparity in organizational capacity to respond is a structural concern that Mythos makes acute. Open source projects maintained by small teams or volunteers — which form the backbone of much of the internet's infrastructure — face a particularly difficult adjustment. Larger organizations like Mozilla can engage restricted-access frontier models under programs like Project Glasswing and mobilize security teams to triage and patch hundreds of issues simultaneously. Smaller maintainers lack both the access and the bandwidth, meaning the attack surface across the broader software ecosystem could widen even as flagship projects like Firefox become more defensible. The asymmetry between well-resourced adopters and under-resourced maintainers is likely to become one of the defining security challenges of the AI era.

Anthropic's decision to distribute Mythos through a controlled, restricted pathway rather than open access reflects ongoing industry tension between capability deployment and harm mitigation. Project Glasswing's selectivity is a deliberate attempt to sequence access toward defenders before the model's capabilities become broadly available — a strategy that implicitly acknowledges the model's offensive potential. This approach mirrors broader debates in AI development about staged release, capability evaluations, and the role of frontier labs in governing the downstream effects of their most powerful systems. Mozilla's Firefox experiment will likely serve as a reference case for how frontier AI models can be integrated into software security pipelines at scale, and will intensify pressure on other major software projects to find comparable resources before adversaries do.

Article image Read original article →