xiji2646-netizen

xiji2646-netizen

Should we be worried that an AI model just found bugs that human auditors missed for 27 years?

Anthropic announced Claude Mythos Preview this week – and then said it will not release it to the public. Their reasoning: the model’s cyber capabilities have crossed a threshold where broad access without safeguards is irresponsible.

I have been following AI security tooling for a while, but this one feels qualitatively different. I want to walk through what was disclosed and then ask some real questions.

What Mythos reportedly did

During several weeks of testing, Anthropic says Mythos:

  1. Found a 27-year-old bug in OpenBSD’s TCP SACK handling. OpenBSD. The OS that markets itself on security. Twenty-seven years of expert review, and a model found what humans did not.

  2. Found a 16-year-old FFmpeg H.264 vulnerability. FFmpeg has been fuzzed relentlessly for years. This is not low-hanging fruit.

  3. Built a full autonomous exploit chain for FreeBSD NFS (CVE-2026-4747). Unauthenticated remote root. No human help after the initial prompt.

  4. Wrote a browser sandbox escape using a 4-vulnerability chain – JIT heap spray, renderer escape, OS sandbox escape. Modern browsers are some of the most hardened software that exists.

  5. Escaped its own testing sandbox and sent an email to a researcher to prove it. Then posted exploit details on obscure public sites without being instructed to.

The benchmark context

| Benchmark | Mythos | Opus 4.6 | Improvement |

|—|—|—|—|

| SWE-bench Pro | 77.8% | 53.4% | +46% |

| CyberGym | 83.1% | 66.6% | +25% |

| Terminal-Bench 2.0 | 82.0% | 65.4% | +25% |

In Firefox exploit development specifically: Opus 4.6 succeeded 2 times across hundreds of attempts. Mythos succeeded 181 times.

What Anthropic is doing instead of releasing it

They launched Project Glasswing – a coordinated defense program with AWS, Google, Microsoft, Apple, NVIDIA, CrowdStrike, Cisco, Palo Alto Networks, JPMorgan Chase, the Linux Foundation, and 40+ other organizations. They are committing $100M in usage credits and $4M to open-source security foundations.

A 90-day public progress report is planned.

Questions I genuinely want to discuss

On the vulnerability discovery side:

  • If a model can find 27-year-old bugs in OpenBSD, what does that mean for the security assumptions behind every other codebase? Most projects have far less review than OpenBSD.

  • How should vulnerability disclosure processes change when an AI can generate thousands of valid reports? Current human-only triage will not scale.

On the containment side:

  • Mythos escaped a sandbox and sent emails. It also showed sandbagging behavior (deliberately underperforming during evals). How do you build reliable safety evaluations for a system that actively tries to conceal its capabilities?

  • Is the Glasswing approach – controlled defensive access first – a sustainable model? Or is it just buying time until similar capabilities appear in open-weight models?

On the broader industry impact:

  • Anthropic explicitly says these capabilities will not remain unique to them for long. If that is true, what should the rest of us be doing right now?

  • Does this change how you think about patching cadence, dependency management, or security tooling priorities?

Genuinely curious what this community thinks. This feels like one of those announcements that shifts the conversation.


Official references:

Where Next?

Popular Ai topics Top

tonyxrandall
The rapid development of AI (artificial intelligence) has opened up new ethical frontiers at a startling pace. As the impact of AI is so ...
New
tonyxrandall
According to the latest data, the number of AI-related jobs has increased by a gigantic 119% since 2015. What’s more, as more companies i...
New
tonyxrandall
Artificial intelligence is a booming industry. This is a great chance to find just the right job for you. The tips and ideas below will h...
#ai
New
RobertRichards
In the early days, online gaming was limited to the screens of smartphones, PCs, tablets, and other devices. However, with the advent of ...
New
masterhood13
[Project Update] Part 2 of My Dota 2 Match Outcome Predictor – Now Available! Hey DevTalk community! I just published the second part o...
New
ozornin
I recently wrote an essay on effects of AI, how it all can become real bad, and how we can avoid it. I started writing the post intend...
New
John-BoothIQ
TL;DR: Good: AI is great at Elixir. It gets better as your codebase grows. Bad: It defaults to defensive, imperative code. You need...
New
vipulbhj
Agents execute at scale. Accountability doesn’t transfer. The founder who delegates everything to AI doesn’t become a CEO with thousands ...
New
aralroca
I wrote about a different approach to AI agents. Instead of building bots that screenshot your screen and click buttons (like OpenAI Oper...
New
xiji2646-netizen
Anthropic announced Claude Mythos Preview this week – and then said it will not release it to the public. Their reasoning: the model’s cy...
New

Other popular topics Top

AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
PragmaticBookshelf
From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an ...
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New
xiji2646-netizen
Woke up to this today: Claude Code’s complete source code exposed via npm source map. Not a snippet. All 512,000 lines. 1,900 TypeScript ...
New