
Resilient Cyber Exploiting AI IDEs
Feb 17, 2026
Ari Marzuk, an offensive security researcher who exposed the “IDEsaster” vulnerabilities in AI coding tools. He discusses a new class of flaws rooted in shared IDE layers. Conversations cover why legacy tools fail with autonomous agents. He highlights low-barrier exploitation methods and the tension between developer productivity and security.
AI Snips
Chapters
Transcript
Episode notes
From Playing With Cursor To New Class Discovery
- Ari Marzuk began testing Cursor because he used it daily and wanted public work to showcase his skills.
- After the first few bugs he recognized a repeating pattern that pointed to a new vulnerability class in the shared IDE layer.
Shared IDE Base Layer Creates Wide Blast Radius
- Many AI IDEs share a common base layer built on existing editors like VS Code or IntelliJ.
- Targeting that shared layer creates a vulnerability class that affects multiple vendors at once.
Legacy Systems Need A 'Secure For AI' Mindset
- Legacy software wasn't designed for autonomous AI agents and needs a new 'secure for AI' mindset.
- This gap likely exists across CI/CD, collaboration tools, and cloud infrastructure as AI is bolted on quickly.
