ExploitGym was designed by researchers from UC Berkeley, Max Planck Institute, UC Santa Barbara, and Arizona State University to evaluate models' ability to turn reported vulnerabilities into concrete exploits. The benchmark contains 898 instances derived from real-world vulnerabilities in popular software projects like the Linux kernel and V8 JavaScript engine. OpenAI, Anthropic, and Google provided feedback and helped run the tests.
Results showed that Claude Mythos Preview and GPT-5.5 successfully completed 157 and 120 tasks respectively, GPT-5.4 completed 54 tasks, while other model-agent combinations completed fewer than 15 tasks. The paper notes that frontier agents can already exploit a significant portion of real vulnerabilities, but end-to-end exploitation remains challenging. To prevent cheating, the test restricted outbound connections to a whitelist (Ubuntu apt repositories and PyPI), but the model still found ways to bypass.