Subscribe to the Non-Human & AI Identity Journal

What do teams get wrong about pentest output and vulnerability counts?

They often treat the number of findings as the measure of security value. In practice, a smaller number of well-contextualised findings is more useful than a long list of issues with no asset ownership, exposure context, or privilege path analysis. Risk is determined by reachability and impact, not by volume alone.

Why This Matters for Security Teams

Pentest reporting becomes misleading when leaders reward volume instead of decision quality. A findings count can look impressive while hiding the real questions: which assets are reachable, which exposures chain into privilege, and which issues genuinely change the attacker’s path. Current guidance in the CISA cyber threat advisories and control-oriented programs such as the CIS Controls v8 both point toward prioritisation by exposure and consequence, not raw totals.

The practical risk is that teams spend remediation cycles on low-value items because they are easy to enumerate, while exploitable paths remain unaddressed. That is especially common when reports are consumed as procurement artefacts or compliance evidence rather than as inputs to attack-path analysis. In practice, many security teams encounter the real weakness only after an incident or adversary simulation has already shown how findings connect, rather than through intentional risk-based triage.

How It Works in Practice

Useful pentest output should answer three operational questions: what is exposed, how far can an attacker move, and what is the likely business impact if they succeed. A strong report ties each issue to an asset owner, an exposure condition, and a realistic escalation path. That makes the output actionable for engineering, IAM, and SOC teams instead of leaving it as a static checklist.

  • Identify the asset, service, or identity involved, including whether it is internet-facing, internally reachable, or only accessible through a trusted path.
  • Describe the privilege path, not just the weakness. A low-severity flaw can matter if it enables credential capture, session hijack, or access to sensitive tooling.
  • Map the issue to likely attacker behaviour using sources such as the ENISA Threat Landscape, especially where the environment has recurring exploitation patterns.
  • Separate exploitability from operational urgency. Some findings are technically valid but have limited reach because of segmentation, hardening, or compensating controls.
  • Track whether remediation removes the condition or only reduces noise. Fixing one finding should not leave the same exposure pattern in place across similar hosts or identities.

This is where vulnerability counts often fail: they flatten different classes of risk into one number, even though a single exposed administrative interface may matter more than dozens of informational issues. Teams should treat counts as a backlog metric, not a security metric. The most useful pentest outputs are the ones that support threat modelling, ownership assignment, and retesting decisions in the same workflow.

These controls tend to break down in highly ephemeral cloud or container environments because assets change faster than owners, exposure maps, and retest windows can be updated.

Common Variations and Edge Cases

Tighter reporting standards often increase analyst time and stakeholder review effort, requiring organisations to balance richer context against faster delivery expectations. That tradeoff matters because some environments legitimately need a simple count for trend tracking, while others need deep narrative detail for remediation prioritisation.

There is no universal standard for how many findings should appear in a good pentest. Best practice is evolving toward risk-based scoring, but the score is only useful when it is grounded in reachability, exploit chain realism, and asset criticality. A team that asked for “more findings” may actually need better scoping, better rules of engagement, or a different test objective entirely.

Edge cases are common in identity-heavy and agentic environments. A single weakness in a service account, API token, or agent credential can unlock much larger blast radius than a conventional application bug. Likewise, a report that looks small may still expose a privileged trust path into build systems, secrets stores, or automated orchestration. In these cases, ownership and context matter more than the number of rows in the report.

Sometimes the right answer is not “fewer findings” but “findings that are grouped by attack path, business service, and control failure.” That makes it easier to see whether the organisation is fixing root causes or merely reducing visible noise.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.RA-1 Risk assessment should consider threat context, not raw vulnerability volume.
MITRE ATT&CK T1190 Exploitation of public-facing applications often drives pentest prioritisation.
CIS Controls v8 7 Continuous vulnerability management depends on context and remediation ownership.

Use asset context and ownership to triage vulnerabilities instead of counting all findings equally.