Accountability usually spans the certificate owner, the issuing chain, the reseller or intermediary if one exists, and the internal teams responsible for revocation and software trust policy. Frameworks such as NIST CSF and ISO 27001 expect organisations to manage trust credentials with defined ownership and control, not ambiguity.
Why This Matters for Security Teams
Code-signing certificates are trust credentials, not just administrative artefacts. When one is abused to deliver malware, the issue is rarely limited to a single compromised endpoint. It becomes a governance and attribution problem: who owned the certificate, who was responsible for safeguarding the private key, who approved issuance, and who acted on revocation once misuse was suspected. That distinction matters because signed malware can bypass user suspicion, application controls, and some allowlisting workflows.
Security teams should treat certificate abuse as a trust-chain failure that cuts across software supply chain controls, identity governance, and incident response. The control question is not only whether the malicious binary was detected, but whether the organisation can prove custody, approval, and timely response across the certificate lifecycle. NIST’s NIST SP 800-53 Rev 5 Security and Privacy Controls frames this as an operational accountability problem, especially where trust assets and privileged credentials are concerned. In practice, many security teams encounter certificate abuse only after signed malware has already been distributed and trusted by downstream systems, rather than through intentional certificate governance.
How It Works in Practice
Accountability is usually distributed, but it should still be explicit. The certificate owner or subscriber is responsible for protecting the private key and using the certificate only for authorised code signing. The issuing certificate authority is responsible for identity vetting, revocation handling, and enforcing its own issuance rules. If a reseller, managed service provider, or internal platform team handled procurement or storage, that party may share responsibility for weak custody or delayed response. Internally, application security, PKI operations, and incident response teams are accountable for detection, trust policy, and revocation execution.
Operationally, good practice is to define ownership before issuance and to attach each certificate to a named business service, system owner, and revocation workflow. That means:
- maintaining an inventory of signing certificates, private key locations, and intended uses;
- restricting signing operations to controlled build or release environments;
- requiring hardware-backed or tightly protected key storage where feasible;
- monitoring for anomalous signing activity, certificate misuse, and unexpected binaries;
- testing revocation, trust store updates, and downstream enforcement so that revocation is actually effective.
CIS guidance on inventory, secure configuration, and access control aligns well here, especially when paired with application allowlisting and software integrity checks from CIS Controls v8. The practical lesson is that trust only works when the organisations handling keys, issuers, and deployment pipelines are all answerable for their part of the chain. These controls tend to break down when certificates are bought through intermediaries and then reused across multiple products because ownership, custody, and revocation authority become ambiguous.
Common Variations and Edge Cases
Tighter certificate governance often increases operational overhead, requiring organisations to balance release speed against trust assurance. That tradeoff becomes sharper in software supply chains where one certificate may sign multiple product lines, or where a contractor, cloud build service, or subsidiary controls the signing key. Current guidance suggests that shared custody should be avoided where possible, but there is no universal standard for every corporate structure, so accountability has to be made explicit in policy and contract terms.
Edge cases also matter. If a certificate was stolen from a third-party build environment, the external provider may be accountable for weak control design, while the certificate owner remains accountable for approving use and monitoring misuse. If revocation is issued but malware still runs, the incident may point to delayed trust store propagation or offline endpoints rather than failure of revocation itself. Where agentic build systems or automated release pipelines can trigger signing without human approval, the trust problem becomes an identity and authorisation issue as well as a PKI issue. In those environments, the right question is not only “who issued the certificate?” but also “which identity was allowed to invoke signing, and who approved that authority?”
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 NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OC-01 | Defines who owns trust assets and security responsibilities. |
| NIST AI RMF | AI governance thinking helps map ownership across automated signing pipelines. | |
| MITRE ATT&CK | T1553.001 | Abused code-signing certificates are a known technique for trusted malware delivery. |
Assign named owners for code-signing certificates and review accountability in governance records.
Related resources from NHI Mgmt Group
- How should security teams handle shorter code signing certificate lifespans?
- Who is accountable when an AI agent in a pipeline leaks credentials and enables code push access?
- Who should own code-signing certificate governance in the organisation?
- Who is accountable when a certificate expires and enables a breach?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 18, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org