Understanding vulnerabilities, without the jargon

Four acronyms are enough to triage any security alert. CVE tells you which flaw you're dealing with. CVSS tells you how much damage it could do. EPSS tells you how likely it is to be exploited. KEV tells you whether it already is. From the most theoretical to the most certain.

On a Friday evening you get an alert: “CVSS 9.8, critical.” Should you cancel your weekend? These four guides give you what you need to decide in thirty seconds — and to defend that decision in Monday's meeting.

Where to start: the reading order

Read them in this order. Each one builds on the previous one, and none takes more than eight minutes.

  1. CVE first, because it's the number everything else hangs on. Without it, two tools can't be sure they mean the same flaw.
  2. CVSS next, because it's the number you'll see everywhere — and the one most often misread.
  3. EPSS third, because it fixes the main weakness of CVSS: severity is not probability.
  4. The KEV last, because it's the only one of the four that predicts nothing: it observes. Once you understand that, prioritization becomes simple.

The four frameworks, side by side

Here is the table that makes it all click: these four frameworks don't answer the same question, aren't published by the same organizations, and don't age at the same pace.

StandardQuestion it answersType of answerWho publishes itChanges?
CVEWhich flaw are we talking about?An identifierThe CVE Program (MITRE), through each CNAIts status, never its number
CVSSHow much damage if it is exploited?A score from 0 to 10FIRST, applied by the NVD and CNAsNo, for the base score
EPSSHow likely is it to be exploited within 30 days?A probability from 0 to 1FIRSTYes, recalculated daily
KEVIs it being exploited right now?An observed fact: yes or noCISAYes, through successive additions

What you'll be able to do afterward

  • Read a CVSS vector field by field and say out loud what it describes.
  • Tell the EPSS score (a probability) from its percentile (a ranking) — the most common confusion about this framework.
  • Explain in one sentence why one CVE in your environment goes ahead of another.
  • Spot an unusable alert: a CVE with no affected version cannot be matched against any inventory, by any tool.

The frameworks around CVEs

Once you have the four basics, three taxonomies complete the picture: CWE names the type of defect behind the flaw, CAPEC describes how it is exploited, and CNA are the organizations that assign identifiers — and so, in practice, determine the quality of your alerts. Our data sources detail the feeds we cross-check.

FAQ

In what order should I read these four guides?
CVE, then CVSS, then EPSS, then KEV. Start with the identifier because everything else hangs on it; finish with the KEV because it is the only one of the four that records a fact instead of estimating one. Allow about ten minutes for all four.
Do I need to be a developer to understand?
No. Every concept comes with a concrete example and every acronym is spelled out the first time it appears. A CVSS vector reads like a sentence: the CVSS guide breaks one down field by field on a real flaw.
Are these guides up to date?
Each page shows its last-updated date at the top, next to the reading time. Time-sensitive figures — annual CVE volume, KEV catalog entries, EPSS distribution — carry the date they were taken and a link to the official source, which is itself updated continuously.
What is the difference between a CVE and a vulnerability scanner?
A CVE is a public record describing a flaw. A scanner looks for those flaws on your machines by probing them. CVE monitoring starts from your declared inventory and alerts you when a public record affects it: no agent to deploy, but no discovery either.
Sources & official referencesCVE Program — cve.org (MITRE) · CVSS — first.org/cvss · EPSS — first.org/epss · KEV catalog — cisa.gov.

Free plan, no card

Get only the CVEs that affect your actual estate.

Declare your components once. We alert you as soon as a flaw affects one of them, already prioritized by KEV and EPSS, on the channel of your choice. The first alert goes out at the next sync.

  • Free, no credit card
  • Built & hosted in France
  • Export your data at any time
Create a free account