Nexus Void Research

Vulnerability Prioritization, CVSS, EPSS, CISA KEV, Patch Management

How to Prioritize Vulnerabilities: CVSS, EPSS, KEV

How to prioritize vulnerabilities in 2026: a practical framework that combines CVSS severity, EPSS exploitation probability, and the CISA KEV catalog.

To prioritize vulnerabilities effectively, combine three signals: CVSS for technical severity, EPSS for the probability a flaw will be exploited, and the CISA KEV catalog for confirmed real-world exploitation, then adjust for your own asset exposure. Patch anything in KEV first, then high-EPSS criticals, and stop treating a raw CVSS score as your to-do list. Tens of thousands of CVEs are published each year, far more than any team can fix at once, so prioritization is the entire game.

The reason a CVSS-only approach fails is that severity and risk are different things. A CVSS 10.0 with no working exploit and no exposure can be less urgent than a CVSS 6.9 that attackers are using today. Learning how to prioritize vulnerabilities means learning to weigh likelihood and context alongside severity, using data that is free and authoritative.

What is the difference between CVSS, EPSS, and KEV?

Each answers a different question, and you need all three. CVSS asks how bad the flaw is in theory, EPSS asks how likely it is to be exploited, and KEV states whether it already has been.

Signal

Question it answers

Source

CVSS

How severe is it (0.0 to 10.0)?

FIRST / NVD

EPSS

How likely is exploitation (probability, percentile)?

FIRST

CISA KEV

Is it confirmed exploited in the wild?

CISA

EPSS is the signal most teams underuse. It produces a daily probability and percentile for each CVE, so you can sort your CVSS-high findings by which are actually likely to be attacked. Pairing the two turns an unmanageable list of criticals into a ranked queue.

A practical vulnerability prioritization framework

Work the signals in order of certainty, highest first. This four-tier model is simple enough to operate and defensible to an auditor.

  1. In CISA KEV: patch immediately. Confirmed exploitation outranks any score. KEV entries carry remediation due dates for a reason.

  2. High EPSS plus high CVSS: patch next. High severity and high exploitation probability together is the classic emergency, even without a KEV listing yet.

  3. High CVSS, low EPSS: schedule. Severe but not currently likely to be exploited, so patch on a normal cadence and watch for EPSS changes.

  4. Low CVSS: batch. Handle in routine maintenance unless asset context elevates it.

Then apply context CVSS cannot see: is the asset internet-facing, does it hold regulated data, is a compensating control in place. A medium-scored bug on your public edge can outrank a critical one on an isolated system.

Why is exploitation timing the hidden variable?

Because the window between disclosure and exploitation is short and shrinking. Our analysis of 2025 found the median gap between a vulnerability being disclosed and being exploited was just 26 days, and that 67 percent of the year's actively exploited vulnerabilities would have been missed by a single annual assessment. A once-a-quarter prioritization pass leaves exactly that window open, which is why prioritization has to be continuous, not a periodic spreadsheet sort.

Frequently asked questions

Should I patch every critical CVSS first? No. Patch confirmed-exploited (KEV) issues first regardless of score, then use EPSS to rank the rest. "Patch all criticals" floods teams while missing exploited mid-scored bugs.

Is EPSS free? Yes. FIRST publishes EPSS scores openly, updated daily, for the full CVE set.

What about vulnerabilities with no CVSS score? Do not wait. Some actively exploited flaws hit KEV before the NVD scores them, so treat KEV membership as the priority signal on its own.

Our read

Prioritization is where vulnerability management is won or lost, and the tools to do it well are free: CVSS, EPSS, and KEV. The catch is that ranking is only as good as your inventory, because a perfect priority order applied to the wrong list of assets still misses what is exposed. That is the verifiable-by-design layer on top of this framework: continuously confirm which of your assets actually expose a ranked flaw, and prove the fix landed, rather than trusting a report. Rank by data, then verify by evidence.

Exploitation probability per FIRST EPSS; confirmed exploitation per CISA KEV; timing stats from Nexus Void 2025 KEV analysis. Sources linked above.

Related: What CVSS misses and What is EPSS?.

DATA SOURCES

FIRST EPSS — https://www.first.org/epss/ ; CISA KEV — https://www.cisa.gov/known-exploited-vulnerabilities-catalog ; NVD — https://nvd.nist.gov/

Liked this post? Share it:

Related posts

Related posts appear on the live page

VIEW ALL RESEARCH ->

PAGE CONTENTS

Contents appear on the live page

// FROM THE LAB

Pentesting is easy and affordable now.

Continuous VAPT you can run every month, with a report built for AI-built apps.

RUN A VAPT ->

// CYBER NETWORK

Shape the next analysis.

A curated network of security practitioners who help set our research agenda. By application.

APPLY TO JOIN ->

Get new research first

We publish original analysis and experiments on how attackers actually move. Follow along: