Security Glossary

Definition

Common Vulnerability Scoring System

What is CVSS Score?

CVSS is an open scoring standard that rates vulnerability severity from 0.0 to 10.0 based on how exploitable a flaw is and what it impacts. Scores map to None, Low, Medium, High and Critical.

A standardized numerical score from 0 to 10 that rates the severity of a security vulnerability based on its exploitability and potential impact. CVSS considers factors including attack vector, complexity, required privileges, user interaction, and the degree of impact on confidentiality, integrity, and availability. Scores map to severity bands: None (0), Low (0.1–3.9), Medium (4.0–6.9), High (7.0–8.9), and Critical (9.0–10.0).

Related terms