CVSS 3.1 Score
Calculates CVSS 3.1 Base Score from AV, AC, PR, UI, S, C, I, A metrics.
resultado
—
CVSS base score from raw metric weights
A CVE lands with the vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H and you need a number to rank the ticket. This page computes the CVSS 3.1 Base Score, with one catch right at the entrance: there is nowhere to paste the vector. You type the numeric weight for each metric, and every field label carries its own lookup table (AV: N=0.85, A=0.62, L=0.55, P=0.2).
Under the hood it builds ISC base as 1 minus (1−C)(1−I)(1−A), multiplies by 6.42 for Impact, computes Exploitability as 8.22 × AV × AC × PR × UI, adds the two and caps the result at 10. That is precisely the Scope Unchanged formula. There is no Scope field, even though the tool description mentions the S metric, and Scope Changed uses a different impact curve plus different PR weights.
Two details shift the final digit. CVSS specifies Roundup to one decimal place, while this page applies ordinary rounding, so AV:N/AC:L/PR:L/UI:N/C:L/I:L/A:N comes out as 5.3 where the official calculator says 5.4. And when C, I and A are all None the standard forces 0.0, while this page returns 3.9, because it still adds exploitability on top of a zero impact. For anything going into a report, verify in the FIRST or NVD calculator. The math runs in your browser.
Frequently asked questions
Can I paste a CVSS vector?
Does it cover CVSS 4.0?
Why does my score match the official one sometimes but not always?
Related Tools
Wells Score for DVT
Score the nine Wells criteria for deep vein thrombosis, including an alternative diagnosis worth −2, for a total with low, moderate or high probability.
MELD Score Calculator for Liver Disease
Bilirubin, INR and creatinine give 3.78 ln(bili) + 11.2 ln(INR) + 9.57 ln(creat) + 6.43, the original index ranking liver transplant priority.
Artistic Gymnastics D-score
Estimates final gymnastics score from D-score difficulty and E-score execution.
Child BMI (approximate Z-score)
Compute a child's BMI from weight and height and read it against the approximate CDC percentile bands for ages 5 to 17, where the same number means different things at different ages. Returns the BMI and the band it falls in. Enter weight, height and age.
Wilks Score Calculator
Calculate the Wilks coefficient to compare powerlifting performance across athletes of different body weights. The standard for rankings and meets.
CVSS Base Vector Decoder
Decodes a CVSS base vector string and estimates the numerical score from average weight.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.