What Is CVSS? Your Guide to Vulnerability Scoring
Frequently asked questions about CVSS
The Base Score only considers the vulnerability's inherent characteristics. The overall CVSS score can include Temporal and Environmental adjustments that reflect real-world conditions and your specific environment.
Not necessarily. While Critical vulnerabilities (9.0-10.0) are severe, you should also consider factors like asset criticality, exposure, and available exploits. A Critical vulnerability on an isolated system might be less urgent than a High vulnerability on a public-facing server.
Base scores typically don't change once assigned, but Temporal scores can shift as exploit code becomes available or patches are released. Environmental scores are unique to your organization and should be reassessed when your infrastructure changes.
You shouldn't change Base scores, but you can and should calculate Environmental scores that reflect your specific context. This might lower the effective score if you have strong compensating controls, or raise it if the affected asset is business-critical.
Most vulnerability scanners automatically pull CVSS Base scores from databases like the
National Vulnerability Database (NVD). However, they typically don't calculate Temporal or Environmental scores—that's up to your security team.