Join our Newsletter — 33% off our NHI Course

Who is accountable when encrypted data is still exposed because certificates, keys, or imports are handled poorly?

Accountability sits with the organisation that defines the process for certificate issuance, key protection, import, and renewal. Security, IAM, and data governance teams should set ownership for the lifecycle, while business users follow handling rules. If encryption fails, the cause is usually process weakness, not the certificate concept itself.

Why This Matters for Security Teams

When encrypted data is exposed because certificates, keys, or imports are handled poorly, the failure is usually in lifecycle control, not in encryption itself. That means accountability sits with the organisation that defines issuance, storage, renewal, import, revocation, and approval workflows. In practice, this is an identity and governance problem as much as a crypto problem, because poor process turns strong cryptography into a weak operational control.

NHI Management Group research shows the scale of the issue clearly: only 38% of organisations have automated certificate lifecycle management, and certificate expiry is the leading cause of outages for 45% of organisations in The Critical Gaps in Machine Identity Management report. The broader NHI picture is similar. In Ultimate Guide to NHIs — Key Research and Survey Results, NHI Management Group found that 79% of organisations have experienced secrets leaks and 97% of NHIs carry excessive privileges. If keys or imports are mishandled, the resulting exposure is usually foreseeable.

Security teams often assume encryption creates a durable boundary, but that assumption fails when key custody, renewal, and import handling are inconsistent. In practice, many security teams encounter exposure only after a certificate expires, a private key is copied into the wrong system, or an import process bypasses approval.

How It Works in Practice

Accountability should be assigned across the full lifecycle, not only at the point where an encrypted payload is created. Security usually owns policy, IAM owns identity binding, platform teams own storage and distribution mechanics, and data governance defines who may approve sensitive imports or key usage. The business owner of the application remains accountable for using the approved process, but they should not be left to invent handling rules.

A practical model is to treat certificates, keys, and imports as controlled NHI assets with explicit ownership, expiration, and revocation requirements. That means:

  • Defining one owner for issuance and renewal, so expiry does not become a hidden operational risk.
  • Protecting private keys and import material with least privilege, tamper-evident logging, and separation of duties.
  • Requiring just-in-time approval for sensitive imports, especially when data is crossing environments or tenants.
  • Automating renewal and revocation so accountability is enforceable, not dependent on memory or spreadsheets.
  • Tracking where keys are used, copied, and stored, so exposed data can be traced to the process failure that enabled it.

This aligns with NIST guidance on foundational control hygiene in NIST SP 800-53 Rev. 5 Security and Privacy Controls, especially where access enforcement, configuration management, and auditability intersect. It also fits the NHI lifecycle framing in Ultimate Guide to NHIs — What are Non-Human Identities, which emphasizes that non-human credentials need the same discipline as human identities, just at machine speed. These controls tend to break down when imports are handled manually across multiple teams because ownership becomes ambiguous and revocation is delayed.

Common Variations and Edge Cases

Tighter certificate and key controls often increase operational overhead, requiring organisations to balance stronger assurance against faster deployment needs. That tradeoff becomes visible in environments with frequent build releases, third-party integrations, or multi-cloud estates, where manual approvals can slow delivery if automation is missing. Best practice is evolving, but there is no universal standard for this yet: some teams centralise all key custody, while others delegate within guardrails to platform owners.

One common edge case is imported data or credentials from external partners. Even if the payload is encrypted, accountability still rests with the organisation that accepted the import path and set the controls around validation, key trust, and renewal. Another edge case is shared infrastructure where multiple teams use the same certificate chain or vault. Shared ownership usually creates shared failure unless the process defines a single accountable owner and clear escalation path.

The reporting pattern matters too. If exposed data results from poor key handling, the cause should be recorded as control failure, not as “encryption failure.” That distinction helps avoid false confidence and directs remediation to process, tooling, and ownership. Guidance from the machine identity management report and the broader NHI research shows that lack of clear ownership is a recurring driver of exposure, especially where manual handling still dominates.

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 AI RMF, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Covers ownership and lifecycle gaps for machine identities and keys.
CSA MAESTRO GOVERN Requires governance for agent and machine identity lifecycle decisions.
NIST AI RMF GOVERN Supports accountability for automated systems that use secrets and certificates.
NIST CSF 2.0 PR.AC-1 Access control must cover who may handle keys, imports, and renewals.
NIST Zero Trust (SP 800-207) ID Zero trust depends on explicit identity and trust for key-handling actions.

Assign accountable owners for issuance, storage, renewal, and revocation of every NHI credential.