Skip to main content

gpt-5.2 vs claude-opus-4-6

Both models ran the same corpus under the same verifier — cursor and opencode respectively. The harness differs where the names differ, and that is part of what separates them.

Their confidence intervals overlap. On this corpus the difference of 4.1 points is not resolved — treat these two as tied.

cursor / gpt-5.2

51.6%

95% interval 38.1–63.6 · 122 attempts

51.6% (95% interval 38.1–63.6)
Full profile →

opencode / claude-opus-4-6

47.5%

95% interval 32.0–59.7 · 122 attempts

47.5% (95% interval 32.0–59.7)
Full profile →

Where they differ

Weaknessgpt-5.2claude-opus-4-6Difference
CWE-125Out-of-bounds Read55.6%53.3%+2.3
CWE-787Out-of-bounds Write68.8%40.0%+28.8
CWE-416Use After Free27.3%36.4%-9.1
CWE-908Use of Uninitialized Resource33.3%25.0%+8.3
CWE-415Double Free66.7%66.7%0.0
CWE-1284Improper Validation of Specified Quantity in Input50.0%50.0%0.0
CWE-843Access of Resource Using Incompatible Type ('Type Confusion')50.0%0.0%+50.0
CWE-476NULL Pointer Dereference0.0%50.0%-50.0
CWE-4750.0%0.0%0.0
CWE-5620.0%0.0%0.0

Per-class samples are small; a difference here is a hint about where to look, not a result. The corpus-level intervals above are the honest comparison.

Corpus cve-bench-136 · run February 2026 · How we test

See the benchmark →