GRC Careers

HomeResourcesCVSS

CS-084 · Vulnerability & Operations

CVSS

The Common Vulnerability Scoring System, a shared way to rate how severe a vulnerability is.

Executive Summary

CVSS, the Common Vulnerability Scoring System, is an open standard for expressing how severe a software vulnerability is on a numeric scale that runs from 0.0 to 10.0. It is maintained by FIRST.org and is the most widely used severity language in the industry. CVSS measures severity, which is a starting point for prioritization, not a complete measure of your actual risk.

What It Is

CVSS is a framework that turns the characteristics of a vulnerability into a number and a matching severity label. The core of a CVSS assessment is the base score, which reflects the intrinsic qualities of the flaw, such as how easy it is to exploit and how much damage it can do to confidentiality, integrity, and availability. On top of the base score, CVSS defines temporal factors that change over time, such as whether a working exploit exists, and environmental factors that let an organization adjust the score for its own context. The result is a value from 0.0 to 10.0 that maps to qualitative bands from none and low through medium and high up to critical. CVSS is maintained by the Forum of Incident Response and Security Teams, known as FIRST, and is versioned, with newer versions refining how factors are weighed.

Why It Matters

When thousands of vulnerabilities compete for limited remediation time, teams need a consistent way to compare them. CVSS provides that common yardstick so a finding rated critical by one tool means roughly the same as a critical from another. It underpins service-level agreements, compliance requirements, and the severity fields in scanners and vulnerability databases. The catch, and a career-defining insight, is that CVSS measures severity, not risk. A critical vulnerability on an isolated test box may matter less than a medium one on an internet-facing system holding sensitive data. Professionals who treat CVSS as one input alongside exposure and active exploitation make far better prioritization decisions than those who patch strictly by number.

How It Works

A CVSS assessment starts with the base metrics, which describe the vulnerability itself: how it is accessed, how complex the attack is, what privileges and user interaction are needed, and the impact to confidentiality, integrity, and availability. These combine into a base score from 0.0 to 10.0. Temporal metrics can then lower or confirm urgency based on factors such as whether a reliable exploit is publicly available. Environmental metrics let an organization re-weigh the score for its own deployment, for example raising it where a system is business-critical or lowering it where a mitigating control is already in place. Most published scores, such as those in national vulnerability databases, are base scores; the real value comes when a team adds environmental context and pairs the score with signals like whether the flaw appears on the CISA Known Exploited Vulnerabilities catalog.

Architecture Diagram

Base metrics: exploitability and impact
Temporal metrics: exploit maturity over time
Environmental metrics: your deployment and controls
Final score 0.0 to 10.0 mapped to a severity band
A CVSS score builds from base severity, adjusted by temporal factors, then tailored by your environment.

Visual Workflow

Start with the published base score for the vulnerability.Confirm the CVSS version so metrics are interpreted correctly.Apply temporal factors such as whether a working exploit exists.Adjust with environmental factors for exposure and existing controls.Combine the tailored score with active-exploitation signals like KEV.Set remediation priority and service-level targets from the result.

Common Attacks

Common Mistakes

Best Practices

Quick Checklist

Recommended Tools

CVSS calculator
Computes a score from selected base, temporal, and environmental metrics
National vulnerability database
Publishes CVSS base scores mapped to CVE identifiers
Vulnerability management platform
Applies CVSS plus context to rank findings for remediation
Threat intelligence feed
Adds exploitation signals that CVSS base scores do not capture

Industry Standards

CVSS (FIRST.org)
Maintains the scoring specification and its versioned metrics
NIST National Vulnerability Database
Publishes CVSS base scores for CVE records
CISA Known Exploited Vulnerabilities (KEV) catalog
Real-world exploitation signal that complements CVSS severity

Career Relevance

CVSS is a working tool for vulnerability analysts, security engineers, SOC analysts, and threat hunters who justify why one fix comes before another. It also shapes the remediation metrics and service levels that GRC, audit, and AI governance professionals report on. Understanding the difference between severity and risk, and being able to defend a prioritization call, is a hallmark of maturity that the security field AI-Governance-Jobs.com serves values highly.

Interview Questions

Related Certifications

CompTIA CySA+ CompTIA Security+ GIAC Enterprise Vulnerability Assessor (GEVA)

Further Reading

Key Takeaways

Download PDFDownload PNG

FAQ

What is the CVSS score range and its severity bands?

CVSS scores run from 0.0 to 10.0. In common use the scale maps to qualitative bands from none and low through medium and high up to critical, with higher numbers meaning greater severity. The exact band boundaries are defined by the CVSS specification maintained by FIRST.org.

Who maintains CVSS?

CVSS is maintained by FIRST, the Forum of Incident Response and Security Teams. It is an open standard published in versions, and newer versions refine how the metrics are defined and combined.

Is a higher CVSS score always more urgent?

Not always. CVSS measures severity, not your risk. A lower-scored flaw that is internet-facing and actively exploited can be far more urgent than a higher-scored one on an isolated system. Use CVSS alongside exposure and exploitation data.

Get all 116 reference sheets
The complete AGJ Cybersecurity Professional Reference Library, print-ready PDFs and PNGs.
Browse the library

Related Careers

Related certifications

CompTIA CySA+CompTIA Security+GIAC Enterprise Vulnerability Assessor (GEVA)

Current openings

Live openings appear on the web version. Browse the job board for current GRC and security roles.
Browse all jobs

Suggested learning path

  1. Ground the basics with CS-001 Cybersecurity
  2. Study this sheet: CVSS
  3. Go deeper: CVE
  4. Go deeper: Risk Ratings
  5. Validate it: work toward CompTIA CySA+
  6. Find the role: browse current openings

Related sheets

More in Vulnerability & Operations

Share this LinkedIn Facebook X Email