Skip to main content

gpt-5.3-codex vs claude-opus-4-5

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 13.6 points is not resolved — treat these two as tied.

cursor / gpt-5.3-codex

50.4%

95% interval 36.2–61.2 · 127 attempts

50.4% (95% interval 36.2–61.2)
Full profile →

opencode / claude-opus-4-5

36.8%

95% interval 25.0–48.5 · 125 attempts

36.8% (95% interval 25.0–48.5)
Full profile →

Where they differ

Weaknessgpt-5.3-codexclaude-opus-4-5Difference
CWE-125Out-of-bounds Read55.4%41.9%+13.5
CWE-787Out-of-bounds Write58.8%41.2%+17.6
CWE-416Use After Free23.1%23.1%0.0
CWE-908Use of Uninitialized Resource22.2%25.0%-2.8
CWE-415Double Free66.7%33.3%+33.4
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 Dereference50.0%0.0%+50.0
CWE-475100.0%0.0%+100.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 →