Vulnerability Prioritization

A focused sequence on the specific question of what to fix first — the standards involved, why severity alone is an incomplete answer, and a tool to apply the reasoning to a real finding.

Audience
Engineers or managers with an existing backlog of findings who need a defensible way to decide what gets fixed first.
Level
Intermediate
Depth
Short — seven steps, entirely reference material and one interactive tool.

Prerequisites

  • None, though Application Security Foundations introduces the same core idea more gradually.

Learning Objectives

  • Understand what CVSS, EPSS, and CISA KEV each measure, and why none of them alone is sufficient.
  • Recognize the CWE-level weakness behind a finding, independent of which framework's numbering reported it.
  • Produce a suggested priority for a real finding using all of the above together.

0 of 7 complete (0%)

Progress is saved only in this browser.

Steps

1. Vulnerability Management

Open

Category

The category overview — turning raw findings into a prioritized, trackable backlog.

2. Vulnerability Prioritization Beyond CVSS

Open

Article

The core argument this entire path is built around: severity alone doesn't determine what to fix first.

3. CVSS Reference

Open

Reference Collection

The severity input — what it measures, and what it deliberately leaves out (exploitation likelihood, business context).

4. EPSS Reference

Open

Reference Collection

The exploitation-likelihood input CVSS was never designed to provide.

5. CISA Known Exploited Vulnerabilities

Open

Reference Collection

Confirmed active exploitation — the strongest override signal available, independent of either score above.

6. CWE-922: Insecure Storage of Sensitive Information

Open

Reference

A concrete example of a weakness whose real-world priority depends heavily on context CVSS alone can't capture.

7. Vulnerability Prioritization Matrix

Open

Decision Center

Apply all of the above together against a specific finding, not just in the abstract.