Chronicle/Capability & gating

ExploitBench grades AI exploit development as a 16-step capability ladder on V8 bugs

CapabilityBenchmarkSignificance assistant-drafted

Carnegie Mellon researchers released ExploitBench, which scores exploitation progress on 41 V8 JavaScript-engine vulnerabilities across 16 flags from reaching the bug through arbitrary read/write, control-flow hijack and code execution. The paper reports that public models routinely reach and crash vulnerable code but rarely achieve arbitrary code execution, while one private frontier model succeeded on roughly half of cases.

Why it matters

Graded scoring separates reaching or crashing a bug from building a working exploit, which crash-as-success benchmarks conflate.

Key facts

As stated in the sources, with where to find them.

  • 41 V8 vulnerabilities; 16 measurable capability flags; 8 public frontier models plus 1 private model evaluated.Abstract
  • The private frontier model reached arbitrary code execution on approximately half of cases.Abstract

Findings that cite this record

Key questions this bears on

Sources

Related records