Vulnerability Scoring (CVSS)
The Common Vulnerability Scoring System (CVSS) is a standardized method for describing how severe a security weakness in an information system is, expressing that severity as a numerical value. It is designed to give organizations a consistent way to compare and prioritize security flaws. Importantly, CVSS is intended as a measure of severity rather than a complete measure of the risk a vulnerability poses in any given environment.
CVSS is a standardized framework that produces a qualitative measure of the severity of a security vulnerability by scoring it against a defined set of criteria and assigning a numerical value representing its severity. It is commonly used to support risk-based vulnerability management and prioritization, but according to NIST's National Vulnerability Database, CVSS is explicitly not a measure of risk; a CVSS severity score does not by itself account for organization-specific factors such as asset criticality, exploitability in a particular environment, compensating controls, or business context. Practitioners typically supplement CVSS scores with environmental and threat context to derive an organization-specific risk view. This entry addresses the general concept; specific scoring metrics, formulas, and version differences should be verified against the primary CVSS specification, as framework details evolve across editions.
Why it matters
Organizations frequently face far more identified vulnerabilities than they can remediate at once, and CVSS provides a common, standardized language for describing how severe each weakness is. This consistency allows security and risk teams to compare flaws across different systems and vendors using the same criteria, supporting more defensible prioritization decisions than ad hoc or subjective judgments would allow. For compliance and audit functions, a widely recognized scoring system also offers a transparent basis for documenting why certain vulnerabilities were treated as urgent while others were deferred.
The central caution, however, is that CVSS measures severity, not risk. According to NIST's National Vulnerability Database, CVSS is explicitly not a measure of risk. A high CVSS score does not by itself establish that a given vulnerability poses a high risk to a particular organization, because the score does not account for asset criticality, whether the flaw is actually exploitable in that environment, the presence of compensating controls, or broader business context. Treating CVSS scores as a complete risk ranking can therefore lead to misallocated remediation effort, over-investing in high-scoring flaws on low-value or well-protected assets while under-weighting lower-scoring flaws on business-critical systems.
For governance and risk management purposes, CVSS is best understood as an input to a risk-based vulnerability management process rather than the process itself. Practitioners typically layer environmental and threat context on top of the base severity score to derive an organization-specific view of risk. Recognizing this distinction helps organizations avoid conflating a standardized severity indicator with an actual assessment of the risk a vulnerability poses to their own objectives.
Who it's relevant to
Inside CVSS
Common questions
Answers to the questions practitioners most commonly ask about CVSS.

