Skip to main content

Command Palette

Search for a command to run...

The Model That Found a 17-Year-Old Bug in FreeBSD

Anthropic's Mythos Is Too Dangerous to Release. That Tells You Everything.

Updated
3 min read
The Model That Found a 17-Year-Old Bug in FreeBSD
I
Welcome to Bits8Byte! I’m Ish, an AI Engineer with 11+ years of experience across software engineering, automation, cloud, and AI-driven systems. This blog is where I share practical insights, technical deep dives, and real-world lessons from building modern software and exploring the fast-moving world of AI. My background spans Java, Spring Boot, Python, FastAPI, AWS, Docker, Kubernetes, DevOps, observability, and automation. Today, my work is increasingly focused on AI engineering, including LLM applications, AI agents, production-grade microservices, and scalable cloud-native architectures. Here, you’ll find thoughtful writing on AI trends, engineering best practices, software architecture, and the mindset required to adapt and grow in the age of AI. My aim is not just to explain technology, but to make it useful, practical, and grounded in real implementation experience. Thanks for stopping by. I hope this space helps you learn something valuable, think more deeply, and stay ahead in a rapidly evolving industry.

There's a certain kind of AI announcement that doesn't generate the usual buzz. No launch party. No waitlist. No marketing. Just a careful, sober blog post explaining why you've built something remarkable and decided not to let anyone use it.

That's what Anthropic did on April 7th.

The company quietly disclosed that its next-generation frontier model - Claude Mythos Preview - has, in recent weeks, identified thousands of previously unknown zero-day vulnerabilities across every major operating system, every major web browser, and a range of other widely-deployed software. Not theoretical vulnerabilities. Real, exploitable ones, including a 17-year-old remote code execution flaw in FreeBSD that allows a remote attacker to gain root access to any machine running NFS. Anthropic found it. Autonomously. The CVE is now logged as CVE-2026-4747.

The company's conclusion: Mythos Preview is too dangerous to release to the public. So instead of a general rollout, they built Project Glasswing.

Glasswing is a controlled-access security collaboration that gives a small group of heavyweight partners - Amazon Web Services, Apple, Broadcom, Cisco, CrowdStrike, Google, JPMorgan Chase, the Linux Foundation, Microsoft, NVIDIA, and Palo Alto Networks - restricted access to Mythos specifically for patching critical software. The goal is to use the model's superhuman vulnerability-finding abilities defensively: let it find the holes before malicious actors do, and get them fixed before anyone else knows to look.

It's a genuinely interesting approach to a genuinely hard problem, and I find myself of two minds about it.

On one hand, this is responsible disclosure at a civilizational scale. Anthropic found a model that could be a hacker's dream weapon, and rather than release it and deal with the fallout, they built a framework to use it carefully. The partners list reads like a who's who of the internet's critical infrastructure. That's not nothing.

On the other hand, we're now in a world where a private company has decided, unilaterally, which organizations get access to a capability that could reshape the security landscape. Project Glasswing was not voted on. There was no regulatory consultation. Amazon and Apple get in; your regional bank, your city's water utility, your local hospital network do not.

Anthropic says the capabilities "emerged surprisingly quickly" during development — which is perhaps the most unsettling sentence in the entire announcement. They didn't set out to build the world's most dangerous vulnerability scanner. It just became one.

That's the thing about frontier AI development in 2026: the capabilities keep surprising even the people doing the building. Glasswing feels like a reasonable response to an unreasonable situation. Whether it scales — whether a controlled-access model can patch a world's worth of software before attackers figure out what's happening — is a different question entirely.

Sources:

22 views

Decoding AI: From Theory to Real-World Applications

Part 17 of 19

Artificial Intelligence is reshaping our world, but how does it actually work? In this series, we’ll break down AI and Machine Learning fundamentals, explore cutting-edge advancements, and apply practical techniques to real-world problems.

Up next

The Compression Trick That Could Change Everything About Running AI

Google's TurboQuant Cuts LLM Memory by 6x — With Zero Accuracy Loss