Accountability usually spans security, infrastructure, and operations teams because device identity is both a technical control and a governance control. Security leaders own the trust model, operations teams manage deployment and lifecycle processes, and business owners must ensure devices meet compliance expectations. In regulated environments, failure to maintain certificate governance can also trigger legal and reporting obligations.
Why This Matters for Security Teams
Accountability becomes complicated quickly when an IoT breach is rooted in weak device identity and poor certificate governance because the failure is both technical and organisational. Identity controls on devices are not just about authentication; they define which systems can be trusted, for how long, and under what revocation rules. When those controls are weak, compromise is often discovered only after lateral movement, data exposure, or unsafe device behaviour has already begun.
This is why mature teams treat device identity as part of the trust model, not just a deployment detail. The governance burden sits across security, infrastructure, and operations, while compliance and business owners remain accountable for whether connected devices are acceptable in the first place. NIST’s Cybersecurity Framework 2.0 reinforces that accountability must be assigned through governance, not assumed through tooling alone. NHIMG’s Ultimate Guide to NHIs shows why this matters in practice: 80% of identity breaches involved compromised non-human identities such as service accounts and API keys.
In practice, many security teams encounter IoT identity failures only after a device has already been abused as a foothold rather than through intentional certificate governance.
How It Works in Practice
Responsibility should be mapped to the control plane that actually owns each part of the device identity lifecycle. Security usually owns the trust policy: certificate issuance standards, acceptable identity providers, revocation expectations, and detection for anomalous certificate use. Infrastructure teams usually own the platform that issues, stores, rotates, and retires certificates. Operations teams usually own field deployment, replacement workflows, firmware updates, and escalation when a device cannot renew cleanly. Business owners remain accountable for approving the risk of the connected device population and ensuring the environment meets policy and regulatory expectations.
Practitioners should translate that shared accountability into concrete controls:
- Use unique device identities rather than shared certificates across fleets.
- Bind certificate issuance to a known inventory and approved lifecycle state.
- Set short certificate lifetimes and automate renewal, rotation, and revocation.
- Monitor for expired, duplicated, or unexpectedly reused device credentials.
- Require an owner for every device class, environment, and exception.
Current guidance suggests that certificate governance should be managed like any other privileged credential process. NHIMG’s 52 NHI Breaches Analysis and Top 10 NHI Issues both underline the same operational reality: identity failures spread when inventories, ownership, and rotation are weak. That aligns with NIST SP 800-53 Rev 5, which expects organisations to control identification, authentication, and access enforcement as ongoing processes rather than one-time setup tasks.
These controls tend to break down in large IoT fleets with offline devices, vendor-managed firmware, or legacy certificate renewal paths because revocation and rotation are no longer reliably enforceable at scale.
Common Variations and Edge Cases
Tighter certificate governance often increases operational overhead, requiring organisations to balance stronger trust guarantees against device uptime, vendor limitations, and support cost. That tradeoff is especially visible in industrial IoT, medical devices, and remote sensor deployments, where hard-coded lifetimes or infrequent maintenance windows can make rapid rotation difficult.
There is no universal standard for this yet, but best practice is evolving toward cryptographic identity that is short-lived, measurable, and tied to explicit ownership. In high-risk environments, security teams may need separate rules for factory provisioning, in-life operation, and end-of-support retirement. Third-party managed devices are another common edge case: the enterprise may not own the certificate tooling, but it still owns the risk acceptance decision and should require evidence of renewal, revocation, and auditability. NHIMG’s Regulatory and Audit Perspectives are useful here because regulators rarely accept “the vendor handled it” as a full control answer.
In the end, accountability usually lands where the control failure was preventable: security for the trust model, infrastructure for certificate services, operations for lifecycle execution, and business leadership for accepting the residual risk. Teams also need to remember that an IoT identity failure can become a broader identity incident, not just a device problem, which is why the governance model should be reviewed against the patterns described in the Lifecycle Processes for Managing NHIs section.
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 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Covers certificate and secret rotation weaknesses that create IoT identity exposure. |
| NIST CSF 2.0 | PR.AC-1 | Identity proofing and access control are central to trusted device admission. |
| NIST SP 800-63 | AAL | Assurance concepts help define how strongly a device identity is bound and trusted. |
| NIST Zero Trust (SP 800-207) | CA-7 | Continuous validation is needed when certificates may be weak, stale, or misused. |
| NIST AI RMF | GOVERN | Governance requires defined accountability for identity-related risk and exceptions. |
Inventory device certificates, enforce short TTLs, and automate rotation and revocation on every lifecycle event.