Over 200 zero-day discoveries. In its own testing, Atlas uncovered more than 200 previously unknown vulnerabilities in widely used open-source projects that had been heavily fuzzed and audited for years, including the Linux kernel, Kubernetes, gVisor, containerd, and dnsmasq . Crucially, each finding was autonomously validated end to end by the agentic system, moving beyond model-generated suspicion to reproducible proof of a real security issue
.
CVE-2026-3854 — critical GitHub RCE. An early version of Atlas identified a critical remote code execution vulnerability in GitHub's internal git infrastructure (CVE-2026-3854, CVSS 8.8) . The flaw allowed any authenticated user with push access to execute arbitrary commands on GitHub's backend servers using a single
git push. Wiz reported it to GitHub on March 4, 2026 through the bug bounty program
. GitHub reproduced the issue in 40 minutes, deployed a fix to github.com in under two hours, and confirmed no exploitation in the wild
.
$100,000 bounty. GitHub issued a $100,000 bounty for the finding — one of the largest payouts in the program's history, though Wiz's total reward may have been structured through pre-July 2026 rates before the public program was cut .
This is the core architectural story. Atlas is not a single AI model — it is a multi-model, agentic system . Here is how it differs from the single-model approach used by GPT-5.5 Cyber and Mythos:
Wiz argues that system architecture matters more than raw model capability — Atlas beat GPT-5.5 Cyber and Mythos not by having a better base model, but by intelligently combining multiple models and agents with tight verification loops .
The timeline of the AI security arms race shows a clear trajectory from single-model dominance to multi-agent superiority:
Early–mid 2026: Single-model escalation. OpenAI released the full GPT-5.5-Cyber (85.6% on CyberGym) in June 2026 as part of its Daybreak defense program . Anthropic's Claude Mythos Preview also scored high, prompting UK AISI and Palo Alto Networks researchers to warn models had "surpassed autonomous hacking benchmarks"
.
May 2026: Multi-agent proves its potential. Microsoft's MDASH system (100+ specialized agents, 88.45% on CyberGym) showed that multi-agent systems could outperform single models .
July 2026: Multi-agent wins. Wiz's Atlas (90.9%) topped them both, proving that orchestration of multiple frontier models outperforms any single model .
The combination of AI agents with systematic fuzzing, static analysis, and code review is producing zero-days at unprecedented scale — Atlas alone found 200+ in heavily audited open-source code . This flood of AI-discovered bugs is pressuring the economics of vulnerability disclosure programs. GitHub cut its public bug bounty payouts by at least half on July 27, 2026 (critical findings dropping from $20k–$30k+ to a fixed $10k), though the invite-only VIP tier still pays $30k+
. Reports filed before that date, including the Atlas-discovered CVE-2026-3854, retained the previous payout terms
.
Wiz's Project Atlas is the current state-of-the-art in AI vulnerability research — not because it uses a better model, but because its multi-agent, multi-model architecture with independent verification beats single-model systems by a significant margin (90.9% vs. 85.6% and 83%). This reflects a broader shift in the AI security landscape from "which model is best" to "how do you orchestrate models effectively." As Wiz and Google's stated position makes clear, the winning approach in the AI security arms race will not be a single super-model, but systems that combine models, human expertise, and rigorous verification pipelines .