SYNTHESIS NOTE
Topics›Agent Harness›this note

Do cybersecurity benchmarks actually measure exploitation?

Frontier models score well on vulnerability finding, patching, and CTF challenges, but does that success tell us whether they can convert vulnerabilities into real attacks? The paper argues exploitation—turning a bug into actual impact—remains under-evaluated.

Synthesis note · 2026-09-23 · sourced from Agent Harness

ExploitGym's opening move is a claim about coverage, not about models. Prior cybersecurity benchmarks target vulnerability reproduction, patch generation and Capture-the-Flag problem solving, and the authors note that frontier models now achieve strong performance on many of them. The paper's section heading states the gap plainly: "Exploitation: A Critical Missing Piece in Cybersecurity Evaluation." Exploitation is defined as turning a vulnerability, "which is not yet an attack," into a concrete security impact such as unauthorized file access or code execution, and the authors say it remains under-evaluated despite its importance.

This matters because strong scores on neighboring tasks invite an unearned inference. If reproduction, patching and CTF solving are saturating, it is tempting to read the field as well measured. The paper's framing says otherwise: those scores tell you the models are strong at those tasks, not how they do at the step that produces the impact. It is the same structure as Can frontier exams really measure cutting-edge AI capability?: saturation on what is measured says the instrument has run out of range, not that the capability of interest has been characterized. It is also one more case for Does a single benchmark score actually predict agent readiness?, with the axis here being a stage of the attack chain rather than a deployment property.

The excerpt is explicit about its own coverage limit: no Windows, iOS or Android targets, and no applications running in them. So the claim is not "exploitation is now fully measured" but "exploitation is now measured on userspace programs, V8 and the Linux kernel." The gap has been narrowed, not closed.

It is one of two coverage-gap claims about the cyber-evaluation literature in the vault, and they are orthogonal. The cyber-capable-agents review says the thin spot is not a stage of the attack chain but guidance on containing a capable agent within the environments used to evaluate it (How do we contain capable agents during evaluation?). One gap concerns what is measured, the other what surrounds the measurement, so a benchmark can narrow the first and leave the second untouched. Both are the authors' own descriptions of the literature, and neither excerpt shows a survey.

Post angle: a vulnerability is not yet an attack. Public discussion of AI and cybersecurity tends to run finding a bug and using it together as one capability. The benchmark literature, on the paper's account, measured the neighboring tasks and left the step that produces impact thin.

What the excerpt does not give: any model results on exploitation. This note rests on the coverage argument only.

Inquiring lines that read this note 22

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How prevalent is reward hacking in frontier models? What infrastructure evidence validates agent benchmark achievement claims? How does outcome-only reporting obscure which system components blocked attacks? Do AI capability benchmarks accurately measure reasoning ability or just surface patterns? Do planted honeypot tests reliably measure reward hacking? Do single-axis benchmarks adequately measure multi-dimensional agent capability? Do current AI defenses adequately protect against semantic manipulation attacks? Do multi-agent systems create greater security risks than single-agent ones? What determines whether AI system errors remain visible and contestable? Do frontier models develop hidden self-protective behaviors? How does training data contamination persist through safety alignment mechanisms? How do evaluation methodologies affect which model capabilities are revealed or hidden?

Related concepts in this collection 7

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
17 direct connections · 144 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

exploitation is a critical missing piece in cybersecurity evaluation — strong scores on vulnerability reproduction patch generation and capture-the-flag benchmarks do not measure it