Subscribe to the Non-Human & AI Identity Journal

Who is accountable when IoT device data is accessed improperly?

Accountability should rest with the team that owns the device lifecycle and the permissions behind it, not with the hardware alone. If access is broad, unreviewed, or poorly monitored, the problem is governance as much as technology. Frameworks such as NIST Cybersecurity Framework support that accountability by tying asset management, access control, and recovery together.

Why This Matters for Security Teams

When IoT device data is accessed improperly, the issue is rarely the device alone. Accountability usually sits with the teams that define identity, access, logging, and recovery for the device lifecycle. That includes whoever approves credentials, monitors usage, and reviews whether access matches business need. The risk is amplified because many environments still treat device access as a deployment task instead of an ongoing governance problem, a pattern highlighted in the Ultimate Guide to NHIs and the OWASP Non-Human Identity Top 10.

That distinction matters because IoT devices often use long-lived secrets, shared service credentials, or broad network permissions that outlive the people who configured them. Once data access is too wide, ownership becomes blurred across operations, security, application teams, and vendors. NHI Management Group research shows that only 5.7% of organisations have full visibility into their service accounts, which is a strong indicator that attribution is weak before an incident even begins. In practice, many security teams discover accountability gaps only after telemetry is missing, access has already been abused, or a third party has moved faster than internal review.

How It Works in Practice

Practical accountability starts with assigning a named owner for the device identity, not just the device hardware. That owner should be responsible for provisioning, secret rotation, access approvals, monitoring, and offboarding. The control model should reflect how the device actually communicates, which is why current guidance increasingly aligns with the lifecycle and visibility principles described in the Ultimate Guide to NHIs and the access governance themes in the Ultimate Guide to NHIs — Key Research and Survey Results.

Security teams usually need four controls working together:

  • Inventory all IoT identities, certificates, API keys, and broker credentials tied to the device fleet.
  • Bind each device identity to an accountable system owner or service owner.
  • Restrict access with least privilege, short TTLs, and environment-specific policy checks.
  • Monitor data access events so ownership can be proven during incident response and audit.

This is where broader security guidance becomes useful. The NIST Cybersecurity Framework connects asset management, access control, and recovery into one accountability model, while the OWASP NHI guidance focuses on reducing exposure from unmanaged non-human credentials. Organisations also need clear vendor boundaries: if a managed IoT platform handles authentication or telemetry, the internal team still owns governance, while the supplier owns the service controls defined in contract and configuration.

These controls tend to break down when IoT fleets are globally distributed and managed through multiple consoles because no single team can see identity sprawl, delegated admin rights, and stale credentials at the same time.

Common Variations and Edge Cases

Tighter accountability often increases operational overhead, so organisations have to balance traceability against the speed of device operations. That tradeoff is especially visible in mixed estates where some IoT devices are legacy, some are cloud-connected, and some are managed by external integrators. There is no universal standard for ownership mapping in every environment yet, so best practice is evolving toward explicit identity stewardship rather than informal shared responsibility.

One edge case is third-party managed telemetry. In that model, the vendor may control platform access, but internal teams still remain accountable for approving what data is collected, how long it is retained, and who can view it. Another edge case is emergency access, where temporary exceptions may be justified but must be time-bound and logged. NHI Management Group’s research shows that 79% of organisations have experienced secrets leaks and 77% of those incidents caused tangible damage, which is a reminder that weak access governance becomes costly quickly. If the environment lacks full service-account visibility, accountability claims may exist on paper but fail during actual misuse.

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 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.AM Asset management is key to assigning ownership for IoT identities and data access.
NIST CSF 2.0 PR.AC Access control determines who can read IoT data and who is accountable for it.
OWASP Non-Human Identity Top 10 NHI-01 Improperly governed device credentials are a core NHI accountability failure.

Maintain an authoritative inventory of IoT devices, identities, and owners before granting access.