
What is a Business Impact (BI) Score?
PentaTrail Team···8 min read
Contents
The same CVSS 9.0 vulnerability lands very differently on a payment platform than it does on a test box waiting to be decommissioned.
The Business Impact (BI) Score puts a number on that difference from the asset side, so it can be multiplied against technical severity.
Appendix: values and tags for the three axes
Table 1: purpose — 1 to 5
| Value | Tag | Examples |
|---|---|---|
| 5 | public / remote_access | Public web, API, VPN |
| 4 | restricted / mail_infra | Limited-access systems, mail |
| 3 | development / unknown | Dev environment, unclassified assets |
| 2 | internal_only | Internal-only systems |
| 1 | archived | Decommissioned or pre-restart systems |
Table 2: data_classification — 3 or 5
| Value | Tag | Examples |
|---|---|---|
| 5 | personal_data / payment_data / confidential | Customer data, payments, restricted data |
| 3 | public_only / unknown | Public-only content, unclassified |
Table 3: availability — 1 to 3
| Value | Tag | Examples |
|---|---|---|
| 3 | mission_critical / unknown | Round-the-clock systems |
| 2 | business_hours | Operating during business hours only |
| 1 | non_critical | Back office, temporary systems |
Table 4: the boundary totals
| Total | Breakdown | Meaning |
|---|---|---|
| 13 | 5 + 5 + 3 | Public system × sensitive data × round-the-clock |
| 9 | 3 + 3 + 3 | Default for an untagged host |
| 5 | 1 + 3 + 1 | Decommissioned × public-only × safe to stop |
The values above were checked against PentaTrail's own scoring routine on 2026-08-17.
Visualize your attack surface with PentaTrail CTEM/ASM
From discovery to vulnerability validation and remediation — all powered by the CTEM framework.
Get Started


