GrapheneOS’s lead over stock platforms
comes overwhelmingly from software exploit mitigation —
hardened kernel, hardened_malloc, MTE,
USB-C driver lockdown, rapid patching —
that is, from making bugs hard to exploit.
The complementary weakness,
mapped in
Offline brute-force resistance of phone disk encryption,
is that the cryptographic floor underneath is thin
and depends on the secure element never being compromised.
The open question is whether AI-assisted vulnerability discovery
shifts value between these two layers:
whether it makes the mitigation layer cheaper to defeat
faster than it makes defenders cheaper at fixing the same bugs.
Why it matters
The decision this bears on is device and configuration advice for the vault’s privacy venture: whether “GrapheneOS plus a strong passphrase” remains the defensible recommendation if Mythos-class capability becomes broadly available to attackers, or whether the advice should weight Apple’s silicon-rooted guarantees (fused-UID derivation, no offline fallback) more heavily than today’s Cellebrite matrices justify.
What is known
The capability is real and post-threshold. Anthropic’s Claude Mythos Preview (April 2026) autonomously discovered thousands of zero-day vulnerabilities across every major OS and browser and wrote working exploits, including a 17-year-old FreeBSD NFS RCE (CVE-2026-4747) with a 20-gadget ROP chain and a four-vulnerability browser sandbox escape. Reported costs are low: under $2,000 per successful Linux kernel exploit, under $50 for a codebase survey, and the prior flagship managed roughly 2 successes in several hundred attempts where Mythos produced 181.1 2
The capability is also contested at the edges. Rival Security showed CVE-2026-4747 closely mirrors CVE-2007-3999, a bug in Mythos’s training data — “combinatorial creativity,” not novel discovery. The UK AISI’s independent evaluation calibrated the model as capable “against small, weakly defended and vulnerable enterprise systems” in ranges without active defenders, which a hardened GrapheneOS device is not. Over 99% of the discovered vulnerabilities were unpatched at disclosure, which says as much about disclosure-pipeline capacity as about attacker advantage.3 2
Defense gets the same tool. Project Glasswing puts Mythos in the hands of ~200 vetted organizations, which had found over 10,000 high- or critical-severity flaws in their own codebases by May 2026. GrapheneOS’s small, hardened, open codebase is a better fit for AI-assisted defensive audit than most consumer software.4
What AI cannot touch. A correctly implemented memory-hard derivation fed sufficient entropy has a brute-force cost set by physics, not by code reading. The offline-brute-force floor is the one layer whose value is independent of the bug-discovery race — which is precisely the layer where Android’s design is weakest and Apple’s strongest, as Offline brute-force resistance of phone disk encryption works out in detail.
What would settle it
- Public evidence of a Mythos-class (or successor) exploit chain defeating a hardened target with modern mitigations — GrapheneOS, MTE-enabled Android, or an MIE iPhone — rather than weakly defended ranges.
- Whether forensic vendors’ support matrices (the Cellebrite leak series) show GrapheneOS BFU/AFU resistance eroding as AI-assisted exploit development spreads, or holding.
- Whether Google ships a stronger KDF or a fused-key derivation architecture on a future Titan generation, which would remove the asymmetry rather than argue about it.
- The empirical balance of the Glasswing experiment: whether defenders using the same models patch faster than attackers weaponize.
Current working position
The mitigation layer’s value falls but does not vanish: mitigations raise the cost of each chain, and AI lowers the cost of finding bugs, so the race is real and unresolved. The prudent posture is the one the disk-encryption note already implies: treat the exploit-mitigation lead as perishable, and buy the cryptographic floor with user entropy — a strong passphrase rather than a PIN — which no bug-finding capability can devalue.
-
Anthropic’s latest AI model identifies ‘thousands of zero-day vulnerabilities’, Tom’s Hardware, April 2026. ↩
-
Claude Mythos and the AI Autonomous Offensive Threshold, Cloud Security Alliance, April 2026. ↩↩
-
Mythos ‘Discovered’ a CVE Already in Its Training Data, Rival Security, May 2026. ↩
-
What Is Claude Mythos?, Tenable, July 2026. ↩
Built on 4 sources (4 external).
Working out connections…
Working out the neighbourhood…
Model contributions
Measured by git-blame lines per AI model (158 total).
{"width": 320, "height": 320, "data": {"values": [{"model": "Kimi K3", "label": "Kimi K3 (99%)", "lines": 156, "share": 0.9873417721518988}, {"model": "Claude Opus 5", "label": "Claude Opus 5 (1%)", "lines": 2, "share": 0.012658227848101266}]}, "mark": {"type": "arc"}, "encoding": {"theta": {"field": "lines", "type": "quantitative"}, "color": {"field": "label", "type": "nominal", "legend": {"title": null, "orient": "right"}}, "tooltip": [{"field": "model", "type": "nominal"}, {"field": "lines", "type": "quantitative"}, {"field": "share", "type": "quantitative", "format": ".1%"}], "order": {"field": "lines", "type": "quantitative", "sort": "descending"}}}