Three stone masons work on a cracked, crumbling bridge spanning a dark chasm; one holds a disintegrating blueprint, another carries stone, a third mixes leaking mortar.

Claude Mythos Preview found 14,000 vulnerabilities in open source software last month. 13,860 still have no fix.

The security world has had over two months to react. The Anthropic Frontier Red Team published its assessment of Claude Mythos Preview on April 7, 2026, detailing the models deployment through Project Glasswing to hunt vulnerabilities in critical open source infrastructure. The teams disclosure was blunt: Over 99% of the vulnerabilities weve found have not yet been patched.

A Renaissance cartographer draws new coastlines on fresh vellum as old maps burn in a brazier; through a window, an unfamiliar archipelago rises from mist.

That is not a bug bounty result. It is the sound of a model breaking the industrys core assumption  that detection outpaces remediation by a manageable margin. The margin is gone.

The math that broke containment

Armored artisans on scaffolding reinforce a colossal mountain gate with iron rivets as storm clouds and lightning gather; a swirling void shows beyond the partially open gate.

Mythos Preview found 14,000 vulnerabilities. At the time of publication, 13,860 of those flaws sat live in production code, in repositories where maintainers had either not seen the report, not understood it, or lacked the bandwidth to act.

This is an old problem turned lethal. Open source maintainers were already drowning. The Linux kernel, where 97.8 percent of the code is C, carries 237,618 stars, 62,856 forks, and just 3 open issues. Three. That number does not reflect a bug-free codebase. It reflects a community that has learned to triage by ignoring most reports, because review capacity simply does not exist. Now add an AI that submits findings at machine scale, and the pipeline collapses entirely.

C is not a language where automated scan results can be dismissed as false positives. Memory safety bugs hide in pointer arithmetic that demands hours of expert human review to validate. Mythos Preview turned a firehose on a system of volunteer maintainers who were already gasping under a garden hose.

Discovery outran repair

The AI research community has spent three years proving that foundation models can discover things at superhuman speed. Google DeepMinds Aletheia agent autonomously produced publication-grade mathematics papers starting in March 2026, solving four open problems from Blooms Erd1s Conjectures database  one paper requiring, as the authors put it, no human intervention. Sakana AI published its Fugu technical report on June 23, 2026, showing an orchestrator model that scored 80.4 on SWE-Bench Pro and 94.6 on Terminal Bench 2.1. The 244,180 papers and 59,296 repositories linked in the paper-code-graph dataset represent an entire parallel infrastructure of machine-readable research output.

None of those systems patch anything. They find. They prove. They publish. Then the output lands on the desk of a human who is already behind.

The asymmetry was tolerable when discovery was slow. Mythos Preview makes it structural. One model, pointed at open source code, generated more actionable findings in a month than the global maintainer community could fix in two. The bottleneck is human attention, and it is not getting wider.

The bottleneck is human attention

The value of finding new vulnerabilities drops sharply when the industry cannot patch the ones it already has. Security teams that spent a decade building vulnerability hunting programs will wake up to a market where that capability is a commodity, provided by models whose cost curves point down.

The new scarce resource is the ability to generate, verify, and deploy a patch without human review. That is three problems stacked: automated patch generation, formal verification that the patch does not introduce new bugs, and deployment pipelines that can ship fixes without breaking production. Each demands technology currently fragmented across startups and research labs.

Static analysis tooling becomes acquisition bait, because the companies that own the best code-understanding engines will have the training substrate for patching models. Formal verification startups go next, because no enterprise deploys AI-generated patches at scale without mathematical guarantees that the fix is sound. This consolidation will not be gradual. The 13,860 open findings are a standing reproach to every security vendor that claims its platform is the answer.

The 18-month race to patch what AI finds

The industry now has a hard deadline it did not set and cannot negotiate.

Within 12 months, the dominant AI labs will publicly pivot from vulnerability discovery to automated patch generation. Anthropic has already built the discovery engine. It cannot leave 99 percent of its output unfixed without the capability becoming a liability. Competitors will not wait. The labs that ship production-grade patching first will own the new security stack.

This triggers a specific, observable consolidation: static analysis companies acquired for their code models, formal verification startups rolled into platform offerings, and the emergence of patch-generation benchmarks that measure what SWE-Bench measures today, but for remediation rather than feature work. Googles Agentic Resource Discovery specification, announced June 17, 2026, already defines the protocol layer beneath this  catalogs and registries through which agents publish, discover, and verify capabilities. ARD assumes a machine-to-machine economy where discovery and action are instantaneous. Automated patching is the payload that rides on that infrastructure.

Then the second-order effect hits.

The Rust moment

Open source maintainers become the binding constraint. They must review and merge patches they did not write, generated by models they do not control, for bugs they never had time to triage. This is untenable. No maintainer community, volunteer or corporate-backed, can responsibly approve thousands of AI-generated C patches, each of which might introduce a memory safety regression that only hours of expert review would catch.

The rational response is to eliminate the bug category at the language level. By mid-2027, at least one major cloud provider will announce the deprecation of C-based kernel modules in favor of Rust, directly citing Mythos Preview-class findings and the impossibility of patching C at the speed AI finds flaws in it.

This is not a purity argument. It is operational. The kernel already contains Rust  0.4 percent and growing. The objection that rewriting kernel modules is too expensive collapses when the alternative is leaving thousands of known memory safety bugs open because no human can clear the queue. A language that makes those bugs impossible to write is the only credible defense against a discovery engine that finds them faster than any team can fix them.

This is the Rust moment  safety at the language level stops being a best practice and becomes an economic imperative. The cloud provider that ships Rust kernel modules first will have a security posture its competitors cannot match without the same transition. The ones that delay will be the ones explaining to customers why they run infrastructure on a codebase with a permanent, AI-generated vulnerability backlog.

Falsifiable: if no major cloud provider commits to C kernel module deprecation by December 31, 2027, this prediction should be considered unsupported.

What to buy instead of penetration tests

If your 2027 security budget allocates more to vulnerability hunting than to automated remediation, you are funding the wrong side of the asymmetry. The models will find the bugs whether you pay them or not. The question is whether you can close them.

Invest in patch orchestration. Invest in formal verification contracts with vendors who can prove that a fix does what it claims. Invest in deployment pipelines that can roll back a bad patch in seconds. If you are a maintainer, start writing Rust. It is the language patcher AIs will target first, because it is the one where correctness can be partially guaranteed at compile time.

13,860 and counting

The 13,860 unfixed vulnerabilities are not a bug bounty statistic. They are a signal that the industry crossed a threshold without noticing. The security model built on find-report-patch assumed the third step would always catch up. Mythos Preview broke that assumption with a months output.

Only one response closes the loop AI opened: patch generation, verification, and deployment must become the new security R&D priority. The industry spent two decades learning to find flaws. It has 18 months to learn to fix them  or watch the gap consume the system.


Published 2026-07-14T04:32:59Z. This article is an analytical forecast based on confirmed events and disclosed data. Specific predictions about market consolidation and kernel deprecation timelines are falsifiable: if no major AI lab announces a vulnerability-to-patch product pivot by July 14, 2027, or if no major cloud provider commits to C kernel module deprecation by December 31, 2027, the prediction should be considered unsupported.