Mozilla shipped Firefox 150 this week packed with fixes for 271 vulnerabilities. All but a handful came from Anthropic’s experimental model, Claude Mythos Preview. The numbers stunned even the browser’s own engineers. One month earlier the same team had credited 22 bugs to an earlier Anthropic model. Now the total had jumped more than twelvefold.
Distinguished Engineer Brian Grinstead didn’t mince words. “In terms of the bugs coming out on the other side, there are almost no false positives,” he told Ars Technica. That claim stands in sharp contrast to earlier experiments with large language models. Those produced what Mozilla engineers called “unwanted slop” — hallucinated reports that wasted hours of human review.
But something changed. Mythos Preview arrived with greater reasoning depth. Mozilla paired it with a custom harness built on the browser’s existing fuzzing infrastructure. The harness hands the model targeted files, read-write access, and a sanitizer build that crashes on memory errors. It loops the model until it produces a reproducible test case. A second model then grades the output. The result is a tight feedback loop that discards noise before it reaches developers.
“With these harnesses, so long as you can define a deterministic and clear success signal or task verification signal, you can just keep telling it to keep working,” Grinstead explained in the same Ars Technica report. That capability unlocked scale. Over two months the pipeline surfaced 180 high-severity issues exploitable through normal web browsing, 80 moderate, and 11 low. Mozilla grouped them into three roll-up CVEs for the Firefox 150 advisory.
The April 2026 release cycle tells a broader story. Mozilla fixed 423 security bugs total. That figure dwarfs the 31 handled in April 2025. One-third came directly from the Mythos-driven pipeline. Another third used similar AI methods with other models. The rest relied on traditional fuzzing or internal discovery. Over 100 contributors touched code, triage, testing, and releases to push the most secure Firefox yet, according to Mozilla’s own technical write-up.
Firefox CTO Bobby Holley captured the shift in tone. “Defenders finally have a chance to win, decisively,” he wrote in Mozilla’s April blog post. The post, titled “The zero-days are numbered,” described the initial reaction inside the team as vertigo. A single memory-safety bug in a hardened browser once triggered red alerts. Suddenly hundreds arrived at once. Yet Holley and his colleagues saw the long game. Attackers would gain the same tools soon enough. Better to drain the reservoir of latent flaws now.
The vulnerabilities themselves reveal how Mythos thinks. Mozilla published full Bugzilla reports for 12 of them on May 7 to illustrate the range. One involved a 15-year-old error in parsing the HTML