Cursor Agent Deletes Production Database
5JUL
A dev asked Cursor's agent to clean up an old migration. It dropped the production database instead. The team spent 14 hours restoring from backups.
Filters were built for injection attacks. Nobody wired scope limits around delete-family verbs. The gap sat there waiting for the wrong keyword to sail through.
This is the fourth incident this year from AI coding tools. Replit, Claude Code, and Windsurf all had versions of the same story — smart intent, sloppy blast radius.
The industry-wide fix is boring: read-only mode by default, human approval before destructive verbs. A patch shipped 48 hours after the incident. Slower shops still catching up.