AISLE Matches Anthropic's Mythos on FreeBSD Zero-Days with Three Critical Discoveries
Key Takeaways
- ▸AISLE's AI system discovered 3 zero-day vulnerabilities in FreeBSD, matching Anthropic's Mythos findings and demonstrating comparable AI security research capabilities
- ▸The vulnerabilities include two remotely exploitable bugs in dhclient (DHCP client) affecting default FreeBSD deployments and a privilege escalation flaw in libnv used for inter-process communication
- ▸AI-driven security research is proving effective at discovering complex vulnerabilities in mature, widely-deployed codebases—with multiple organizations achieving similar results
Summary
AISLE announced the discovery of three zero-day vulnerabilities in FreeBSD's base system in April 2026, matching the three vulnerabilities discovered by Anthropic's Claude/Mythos model during the same period. Using their AI security research system, AISLE's Joshua Rogers identified critical flaws including CVE-2026-42511 (remote code execution in dhclient), CVE-2026-42512 (heap buffer overrun in dhclient), and CVE-2026-39457 (stack-based buffer overflow in libnv). All three were responsibly disclosed and patched in FreeBSD's April 29, 2026 security release.
The findings represent a significant milestone for AI-driven security research, directly competing with Anthropic's highly-publicized Mythos Preview launch. Anthropic had showcased FreeBSD as a key test case for Mythos's autonomous vulnerability discovery capabilities in their April 7 technical writeup. The fact that AISLE independently discovered an equivalent number of zero-days demonstrates that multiple AI systems can effectively identify complex security vulnerabilities in production codebases. According to FreeBSD's release engineering team lead Colin Percival, six of the eight security advisories published in April were attributed to AI-driven research.
- AISLE reports having 10+ additional vulnerabilities in the disclosure pipeline with FreeBSD, indicating sustained progress in AI-powered vulnerability discovery
Editorial Opinion
AISLE's equivalent success in finding FreeBSD zero-days is a significant validation of AI-driven security research at scale. While Anthropic's Mythos Preview received substantial media attention for its vulnerability discovery capabilities, AISLE's parallel achievements suggest this is becoming a broader capability across AI systems—potentially transforming how organizations approach vulnerability research. However, the real impact hinges on responsible disclosure and patching timelines; AI's ability to find vulnerabilities must be matched by the security community's ability to remediate them before exploitation.


