TL;DR: Claude Mythos found a 27-year-old OpenBSD vulnerability for under $50 of compute and generated 181 working exploits in tests, according to Novee’s analysis of Anthropic’s research, while broader data show 28.3% of CVEs are exploited within 24 hours of disclosure. Machine-speed discovery makes periodic testing and slow remediation structurally inadequate.
NHIMG editorial — based on content published by Novee: Anthropic Claude Mythos: Security Risks, Opportunities, and What Comes Next
Questions worth separating out
Q: What breaks when AI finds vulnerabilities faster than teams can patch them?
A: The standard vulnerability-management model breaks because it assumes discovery is slower than remediation.
Q: Why do AI-driven exploit tools change the way teams should prioritise risk?
A: They change risk priority because exploitability is no longer constrained by time, cost, or specialist effort.
Q: What do security teams get wrong about periodic pentesting?
A: They often assume a pentest is a durable snapshot of exposure.
Practitioner guidance
- Shift to continuous attack-path validation Run AI-driven validation whenever code, dependencies, or exposed services change, rather than waiting for quarterly testing cycles.
- Prioritise identity-linked exposure paths Map vulnerable systems to the credentials, service accounts, and tokens they can reach or compromise.
- Build remediation capacity for validated findings Treat validated exploit proof as a queue-management problem.
What's in the full article
Novee's full article covers the operational detail this post intentionally leaves for the source:
- Exploit development examples and benchmark comparisons that show how the model moved from discovery to working payloads.
- Detailed breakdowns of the OpenBSD, Firefox, FreeBSD, and Linux cases used to illustrate chaining and validation.
- Discussion of Project Glasswing access restrictions and why defensive access models matter for frontier AI capability distribution.
- Remediation priorities and deployment guidance for teams evaluating continuous AI-assisted pentesting workflows.
👉 Read Novee’s analysis of Anthropic Claude Mythos and the changing exploit landscape →
Claude Mythos and machine-speed exploitation: are your controls ready?
Explore further
AI has turned exploit discovery into a governance problem, not just a research problem. When a model can surface and validate vulnerabilities at machine speed, the issue is no longer whether one bug exists but whether the organisation can absorb a flood of high-confidence findings. This shifts the centre of gravity from manual review to continuous risk governance. Security leaders should treat AI-assisted discovery as a capacity planning issue, not a lab curiosity.
A question worth separating out:
Q: How should organisations respond when AI-driven post-exploitation is likely?
A: Organisations should assume that once an attacker has initial access, follow-on actions may happen faster than a human review cycle can react. The response is tighter blast-radius control, faster credential revocation, and stronger monitoring on machine identities that can be reused during internal movement.
👉 Read our full editorial: Claude Mythos compresses exploit discovery and changes defender priorities