Skip to main content

SC5 Risk Score

What it is

The SC5 Score (version SC5-VRS-1.3) is scani5 's proprietary Vulnerability Risk Score. It produces a single 0–100 score per CVE that blends technical severity with real-world exploit and threat intelligence.

Traditional CVSS scores treat all "Critical" vulnerabilities equally. SC5 distinguishes between a theoretical critical flaw and one with active ransomware exploitation, a Metasploit module, and a CISA KEV listing.

How the score is built

FactorWhat it reflects
Base ImpactCVSS severity (v3 preferred, v2 fallback)
Exploit FactorPresence of public, validated, or weaponized exploits
Threat FactorKEV status, in-the-wild exploitation, threat actor activity
Exploitability ModifierNetwork attack vector, no privileges required, no user interaction
EPSS FactorHigher EPSS probability increases the score
Age FactorNewer CVEs receive a slight boost; very old CVEs are slightly discounted
PenaltiesReduced score when no exploit artifacts or threat intelligence exist
Decision FloorWeaponized exploits guarantee a minimum score of 25

Priority bands

ScorePriorityLabelRecommended SLA
90–100P1CRITICAL24–48 hours
70–89P2HIGH72 hours
40–69P3MEDIUM7 days
20–39P4LOW30 days
0–19P5INFOTrack only

Highlights

  • Transparent factor breakdown — every score includes contributing factors and evidence.
  • SSVC decision — weaponized exploits trigger an ATTEND decision; others default to TRACK.
  • Actionable prioritization — teams can sort and remediate by SC5 score rather than CVSS alone.

Pair with Business Context Score to combine global exploit risk with organization-specific business impact.