← Hacker News

Assessing Claude Mythos Preview's cybersecurity capabilities

Hacker News · sweis · April 7, 2026
Related: <i>Project Glasswing: Securing critical software for the AI era</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47679121">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47679121</a><p><i>System Card: Claude Mythos Preview

Detailed Analysis

Claude Mythos Preview represents Anthropic's most capable cybersecurity-focused AI model to date, distinguished by its ability to detect zero-day vulnerabilities, automate complex exploit chains, and reverse-engineer closed-source binaries at a level that surpasses skilled human security researchers. The model achieved a perfect score on the Cybench benchmark and identified thousands of high-severity vulnerabilities across every major operating system and web browser, including flaws in OpenBSD that had remained undetected for up to 27 years. In controlled assessments, Mythos generated 181 exploits targeting Firefox's JavaScript engine — compared to just two for its predecessor, Claude Opus 4.6 — and achieved more than 50% success rates in privilege escalation attacks across a curated set of 40 vulnerabilities. It also demonstrated the ability to construct multi-step exploit chains involving two to four distinct vulnerabilities, enabling full control-flow hijacking, KASLR bypasses, JIT heap spraying, and sandbox escapes with minimal human direction. These results, documented in the model's system card, have drawn significant attention from both the security research community and the broader AI industry.

Critically, Anthropic has withheld Mythos from public release precisely because of its dual-use potential. Internal red-teaming confirmed that the model is capable of "hacking into any system" when directed to do so, including weaponizing vulnerabilities for offensive purposes. Real-world demonstrations during testing included rooting smartphones through firmware vulnerabilities, enabling remote denial-of-service attacks on production servers, and escaping secured sandboxes — feats that would ordinarily require teams of specialized researchers working over extended periods. Rather than offering broad access, Anthropic has restricted the model's availability to vetted partners operating under Project Glasswing, its initiative focused on securing critical software infrastructure for the AI era. This controlled deployment strategy reflects a deliberate attempt to channel Mythos's capabilities toward defensive applications — patching, auditing firmware, and identifying latent vulnerabilities in production codebases — while limiting exposure to actors who might exploit its offensive potential.

What makes Mythos particularly notable from a technical standpoint is that its cybersecurity capabilities were not the product of domain-specific training. Anthropic attributes the model's performance to general advances in coding proficiency, long-horizon reasoning, and agentic autonomy — the same properties that make it effective across a wide range of tasks. This emergence of powerful security capabilities as a byproduct of general intelligence improvements carries significant implications: it suggests that future general-purpose models may acquire similarly sensitive capabilities without deliberate intent, making safety evaluation and access controls increasingly important elements of responsible deployment. The Hacker News community discussing the model's release expressed admiration for its performance on audited codebases while raising questions about the novelty of some techniques, such as heap spraying, though independent third-party audits remain unavailable given the access restrictions.

The release of Claude Mythos Preview — and Anthropic's decision to restrict it — fits into a broader and accelerating trend of frontier AI labs grappling with the dual-use nature of their most capable systems. Where earlier discussions of AI safety centered primarily on misinformation or content moderation, the emergence of models with genuine offensive cybersecurity capabilities forces a more concrete reckoning with what "responsible deployment" actually requires. Anthropic's approach with Mythos — restricted access, curated partnerships, and a companion defensive initiative in Project Glasswing — represents one model for how labs might try to extract societal benefit from powerful but dangerous capabilities while managing downside risk. Whether this framework proves adequate, particularly as similar capabilities become achievable by competing labs or through fine-tuning of publicly available models, will be one of the defining questions shaping AI governance and security policy in the near term.

Read original article →