Both organizations face the same 20-item backlog and the same patching capacity per cycle — only their prioritization rule differs.
- CVSS-only patches strictly by raw severity score, highest first, every cycle.
- Risk-based patches by a real-world exploitation-likelihood signal first (an EPSS-style score, visible to it from cycle 1), falling back to CVSS only as a tiebreaker.
- A vulnerability marked "EXPLOITED" is under confirmed active attack in the wild. If it's left unpatched while active, each cycle carries a chance of a breach.
- Some high-CVSS bugs here are never actually exploited; some moderate-CVSS bugs become widely exploited. Watch which strategy reacts faster.