Common Vulnerability Scoring System
CVSS is a standardized, open framework for rating the severity of security vulnerabilities in computing systems. It assigns each vulnerability a numerical score that represents how severe the flaw is, helping organizations understand and prioritize their response. The score is intended to measure severity, not overall risk.
CVSS is an open, vendor-neutral framework that produces a composite numerical score representing the severity of a security vulnerability based on a defined set of scoring criteria. Per NVD guidance, CVSS provides a qualitative measure of severity and is explicitly not a measure of risk. The scoring system evaluates characteristics intrinsic to the vulnerability itself, and the resulting score is intended to be consistent across organizations as a baseline severity indicator. CVSS scores are widely used by vulnerability databases such as the NVD to communicate flaw severity, though practitioners should note that severity scores do not account for contextual factors such as asset criticality, threat intelligence, or compensating controls, which are necessary inputs for actual risk determination.
Why it matters
Security teams routinely face more vulnerabilities than they can remediate in any given cycle, making prioritization one of the most consequential decisions in vulnerability management. CVSS provides a consistent, vendor-neutral numerical baseline that allows practitioners to compare the inherent severity of disparate vulnerabilities across different systems and software components. Without a shared scoring framework, organizations would rely on inconsistent vendor advisories or informal assessments, making cross-team and cross-organization coordination significantly harder.
Who it's relevant to
Inside CVSS
Common questions
Answers to the questions practitioners most commonly ask about CVSS.