HomeTechnologyCybersecurity (continued)What is CVSS Score?
Technology·2 min·Updated Mar 14, 2026

What is CVSS Score?

Common Vulnerability Scoring System Score

Quick Answer

A CVSS Score is a numerical rating that reflects the severity of a cybersecurity vulnerability. It helps organizations understand how critical a security issue is and prioritize their responses accordingly.

Overview

The Common Vulnerability Scoring System (CVSS) Score is a standardized way to assess the severity of security vulnerabilities in software and systems. It assigns a score from 0 to 10, where a higher score indicates a more severe vulnerability. This scoring system is widely used by security professionals to prioritize vulnerabilities based on their potential impact and exploitability. CVSS Scores are calculated using a set of metrics that evaluate various factors, including the complexity of exploiting the vulnerability, the potential impact on confidentiality, integrity, and availability, and whether authentication is required to exploit it. For example, a vulnerability with a score of 9.8 is considered critical and may allow attackers to gain full control over a system, while a score of 3.5 might indicate a moderate risk that requires attention but is not as urgent. By using CVSS Scores, organizations can make informed decisions about which vulnerabilities to address first. Understanding CVSS Scores is essential for effective cybersecurity management. They help organizations allocate resources efficiently and focus on the most pressing security issues. For instance, if a company discovers a vulnerability in its web application with a CVSS Score of 8.0, it knows it must act quickly to mitigate the risk before attackers can exploit it. This prioritization is crucial in a landscape where new vulnerabilities are discovered daily.


Frequently Asked Questions

A CVSS Score is calculated based on several metrics, including the exploitability of the vulnerability, the impact on the system, and whether authentication is needed. These metrics are combined to generate a score that reflects the overall severity of the vulnerability.
A high CVSS Score, typically above 7.0, indicates a critical vulnerability that poses a significant risk to systems and data. Organizations should prioritize addressing these vulnerabilities to prevent potential attacks.
Yes, CVSS Scores can change as new information about a vulnerability becomes available or as the context in which it exists changes. For example, if a previously low-risk vulnerability is found to be easily exploitable, its score may be updated to reflect the new risk level.