Where the risk shows up

Critical CVSS scores are a signal, not a complete prioritization. The key question is whether a system is exposed, whether usable exploits exist, which privileges are required and whether compensating controls already reduce the risk.

Good triage separates immediate emergency actions from planned remediation work.

What gets better

  • Critical vulnerabilities are sorted faster by real exposure.
  • Teams spend less time on internal systems without a reachable attack path.
  • Compensating controls such as segmentation, WAF, EDR or configuration hardening become part of the decision.

Where it can hurt

  • CVSS alone says little about local exploitability and business impact.
  • Slow triage is risky, but so is rushed patching without tests.
  • Without asset data, every assessment becomes an estimate.

Checks before rollout

  1. Is the system internet-facing, internally reachable or isolated?
  2. Are there usable exploit signals or only theoretical exploitability?
  3. Which compensating controls already apply?
  4. Who decides between emergency patch, workaround or regular change window?