The Common Vulnerability Scoring System (CVSS) was designed by and for security professionals to communicate technical severity between security teams, vendors, and national vulnerability databases. A CVSS score rates how severe a vulnerability is in isolation — without considering whether your specific environment makes it exploitable, how critical the affected system is, or what the business consequences of exploitation would be.
A CVSS 9.8 score on a vulnerability in a library you use tells you the library has a severe vulnerability. It does not tell you: Is that code path reachable from the internet? Is the affected service customer-facing? Does exploitation lead to customer data exposure or just service disruption? Would exploitation violate GDPR or PCI DSS controls? A CTO or founder cannot answer "what should we fix first?" from a list of CVSS scores alone.
A Business Impact Score layers the following factors on top of technical severity:
app.yourcompany.com carries higher business risk than the same vulnerability on test.yourcompany.com.The Business Impact Score directly answers the remediation prioritisation question: fix the highest-BIS findings first. Because the BIS accounts for business context — not just technical severity — it gives engineering teams a prioritised list that reflects real-world risk rather than abstract vulnerability ratings.
The scan-level BIS — the overall score for the domain — is also used for board reporting and trend tracking. A decreasing BIS across monthly scans demonstrates measurable security improvement in language a board or investor can understand.
VeilScan's Business Impact Score is applied to every finding in every scan. It is calculated per-finding and per-scan-overall. Delta reports show the BIS change between scans — giving teams a clear signal of whether remediation activity is reducing risk. The BIS is also used in the executive summary section of the PDF report, specifically designed for non-technical readers.
See: Business Impact Score feature · Business Impact Score glossary definition · What is a CVSS Score?
No. "Business Impact Score" is a concept used by various security vendors with different calculation methodologies. VeilScan's BIS is VeilScan-specific and is calculated using the factors described above. Other vendors may use different weighting models or different names for similar concepts. The underlying idea — contextualising technical severity against business risk factors — is widely recognised as a best practice.
The free plan includes a Business Impact Score preview — the overall scan BIS is visible. Individual per-finding BIS scores for Critical and High findings are locked until you upgrade. Medium and Low findings show their BIS on the free plan. See all plans.
No. The BIS is a risk indicator, not a certainty. A BIS of 9.0 indicates a confirmed vulnerability with high business impact potential — it should be remediated urgently. It does not mean a breach is imminent or inevitable. The score is a prioritisation tool, not a prediction.