Researchers have unveiled CodeMender AI, an autonomous agent designed to automatically find and fix critical security vulnerabilities in software. The project, detailed in a post by Raluca Ada Popa and Four Flynn, aims to solve a growing problem in cybersecurity: as AI gets better at discovering exploits, human developers are struggling to keep up with patching them.
CodeMender AI tackles this by acting as both a reactive and proactive security engineer. It can instantly patch newly discovered vulnerabilities, but it also proactively rewrites existing code to eliminate entire classes of bugs before they can be exploited. The team reports it has already upstreamed 72 security fixes to open-source projects in the last six months, including one with 4.5 million lines of code.
