Join our Newsletter — 33% off our NHI Course

Who is accountable for providing exploitability evidence to customers and regulators when a product ships software vulnerabilities?

The product vendor is accountable for showing whether a vulnerability is exploitable in the shipped product and for sharing that status with downstream consumers when required. In practice, teams need a repeatable evidence trail that ties each finding to code paths, controls, and impact so the answer survives audit, customer review, and regulatory scrutiny.

Why This Matters for Security Teams

When a shipped product contains a vulnerability, the accountability question is not just who found it, but who can prove whether it is exploitable in the released build, under what conditions, and with what customer impact. That evidence must survive customer due diligence, incident response, and regulatory review. NHI Mgmt Group has shown how quickly weak identity and secrets controls turn into audit-grade exposure, including cases where secrets persist long after notification and where visibility into non-human identities remains poor.

For product teams, this is a governance problem as much as a security one. The vendor controls the code, build artifacts, dependency chain, and release notes, so the vendor is the party expected to produce defensible exploitability evidence. Standards-oriented programs such as the NIST Cybersecurity Framework 2.0 and NHI Mgmt Group’s Regulatory and Audit Perspectives both point toward the same operational reality: evidence has to be traceable, repeatable, and tied to a specific shipped state.

In practice, many security teams discover the absence of credible exploitability evidence only after a customer asks for it or a regulator expects it, rather than through intentional release governance.

How It Works in Practice

Exploitability evidence should be produced from the vendor’s own engineering and assurance process, not improvised after disclosure. That usually means tying each vulnerability to the exact version shipped, the reachable code path, dependency state, compensating controls, and whether exploitation is feasible in the product’s deployed configuration. The strongest evidence is reproducible: a test case, a trace, a proof of non-reachability, or a documented control rationale supported by logs, static analysis, or runtime telemetry.

This is where disciplined release documentation matters. A mature process keeps vulnerability records linked to build artifacts, SBOM entries, threat models, and patch status so that the answer is consistent across support, legal, and security functions. The NIST SP 800-53 Rev 5 Security and Privacy Controls is useful here because it reinforces evidence-backed control operation, while NHI Mgmt Group’s Lifecycle Processes for Managing NHIs shows why traceability and lifecycle discipline are essential when credentials, services, and software components interact.

  • Document whether the issue is reachable in the shipped configuration, not just in source code.
  • Preserve proof artifacts, such as traces, logs, test results, or non-reachability analysis.
  • Record compensating controls, patch availability, and any exposure conditions.
  • Link findings to the exact released version and downstream distribution path.

Where regulated customers are involved, vendors should be ready to explain the evidence method in plain language and show how it was validated internally. These controls tend to break down when release pipelines are fragmented and no single owner can reconstruct the shipped configuration.

Common Variations and Edge Cases

Tighter exploitability validation often increases release overhead, requiring organisations to balance faster disclosure against deeper proof. Best practice is evolving, and there is no universal standard for evidence format yet, so vendors should avoid overstating certainty when the data is incomplete. A vulnerability may be technically present but not exploitable in a particular deployment because a feature is disabled, a network path is blocked, or a compensating control prevents reachability.

That does not shift accountability away from the vendor. The vendor still owns the evidence package and the obligation to communicate the status clearly to customers and, where required, regulators. NHI Mgmt Group’s 52 NHI Breaches Analysis and the Top 10 NHI Issues both reinforce the operational cost of weak ownership and poor evidence hygiene, especially when secrets, service accounts, or automation expand the blast radius of a flaw.

Exception handling matters too. Third-party components, customer-managed configurations, and cloud service dependencies can complicate exploitability analysis, but they do not eliminate the vendor’s duty to provide the best available evidence. When proof depends on assumptions, those assumptions should be stated explicitly and reviewed as part of the disclosure package.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV-01 Governance and oversight support accountable vulnerability evidence reporting.
NIST SP 800-63 Identity assurance principles reinforce evidence traceability to specific actors and systems.
NIST AI RMF GOVERN Accountability and documentation are core to trustworthy evidence handling.
OWASP Non-Human Identity Top 10 NHI-08 Weak secrets handling often affects whether a vulnerability is truly exploitable.
CSA MAESTRO Agentic and automated workflows need auditable evidence for shipped software risk.

Use auditable release controls so exploitability evidence survives customer and regulator review.