The AI bugpocalypse is here. Now what? - Jack Cable, Corridor

· Source: AI Engineer · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy, Software Development & Engineering · Depth: Intermediate, long

Summary

Jack Cable, co-founder and CEO of Corridor, highlights the "AI bugpocalypse," where frontier AI models are increasingly proficient at discovering and exploiting software vulnerabilities, particularly in open-source libraries. With AI coding tools scaling rapidly (84% of developers used them last year), both attack surfaces and AI's ability to find and introduce vulnerabilities are expanding. Models like Anthropic's Mythos demonstrate rapid advancements in autonomous attack chains, while models like Opus 46 have introduced vulnerabilities leading to significant losses. Cable argues that most vulnerabilities found are not novel in class, advocating for a "secure by design" approach. He emphasizes memory-safe languages such as Rust and Go, which can prevent 60-70% of vulnerabilities in products written in memory-unsafe languages, citing Google's Android OS where memory safety vulnerabilities dropped from 75% in 2019 to 30% in 2022 by writing new code in these languages.

Key takeaway

For Directors of AI/ML overseeing software development, recognize that AI-driven coding accelerates both development and vulnerability introduction. Prioritize adopting memory-safe languages like Rust for new code and critical open-source components to fundamentally reduce common vulnerability classes. Implement robust AI coding tool guardrails to ensure security keeps pace with development velocity, enabling autonomous agents while maintaining system resilience against evolving AI-powered threats.

Key insights

Advanced AI models are accelerating both vulnerability discovery and introduction, necessitating a fundamental "secure by design" shift in software development.

Principles

In practice

Topics

Best for: CTO, VP of Engineering/Data, AI Architect, AI Security Engineer, Software Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AI Engineer.