Subscribe to the Non-Human & AI Identity Journal

Who is accountable when identity risk is discovered but not fixed?

Accountability belongs to the team that can actually enforce the change, not the team that merely reports the issue. If security owns the risk but cannot revoke access, the operating model is misaligned. Frameworks such as the NIST Cybersecurity Framework 2.0 expect governance to connect detection with response and recovery.

Why This Matters for Security Teams

Accountability becomes real only when an organisation can act on the finding, not simply document it. For NHI risk, that distinction is critical because service accounts, API keys, and machine tokens often sit outside the normal human access-review workflow. NIST Cybersecurity Framework 2.0 makes the governance expectation explicit: detect issues, assign response ownership, and drive recovery through measurable action. The operational gap is usually not visibility, but authority.

NHIMG research shows why delays are dangerous. In the Ultimate Guide to NHIs, 91.6% of secrets remained valid five days after notification, which means a “known” risk can stay exploitable long after it has been escalated. That is why reporting alone is not accountability. The team that can revoke, rotate, or disable the identity must own the close-out path, even if another team discovered the issue. In practice, many security teams encounter this only after an exposed token is still active days after the incident ticket was closed.

How It Works in Practice

The workable model is a handoff chain with explicit enforcement authority. Security, platform, or compliance teams may detect the problem, but remediation must land with the group that controls the identity system, secrets manager, CI/CD pipeline, or application owner. If the issue is a compromised service account, the accountable team must be able to rotate the credential, invalidate sessions, remove excess privilege, and confirm the identity is no longer usable.

Practitioners usually reduce ambiguity by defining three things in advance: who detects, who approves, and who executes. That structure aligns with NIST Cybersecurity Framework 2.0 and with lifecycle guidance in the NHI Lifecycle Management Guide. A simple operating pattern is:

  • Security validates the risk and records business impact.
  • The control owner revokes or rotates the NHI without waiting for a separate committee.
  • The system owner proves the new credential is deployed everywhere it matters.
  • Governance verifies closure with evidence, not just a ticket status change.

This matters because many NHI failures persist across systems that are hard to see centrally. If secrets are embedded in code, pipelines, or third-party integrations, the team that merely reports the issue cannot fix the exposure. NHIMG research also notes that only 20% of organisations have formal offboarding and revocation processes for API keys, which explains why identity risk often remains open after it is discovered. These controls tend to break down when identity ownership is split across platform teams and application teams because no single group can invalidate the credential end to end.

Common Variations and Edge Cases

Tighter accountability often increases operational friction, requiring organisations to balance fast containment against change-control and uptime constraints. That tradeoff becomes sharper when the identity is shared, embedded in legacy tooling, or tied to a production workload with no easy maintenance window.

There is no universal standard for this yet, but current guidance suggests the accountable party should be the team with both technical control and incident authority. If security can only recommend action, then it should not be marked as the owner of remediation. If a platform team can rotate the secret but the application team can only approve it, both roles need to be documented, with the execution owner clearly named.

Edge cases also appear when identity risk spans vendors or third parties. In those situations, accountability still cannot disappear into the background. The internal team that manages the relationship remains responsible for driving closure, even if the external party performs the actual rotation. NHIMG’s Top 10 NHI Issues resource and the incident patterns in 52 NHI Breaches Analysis both reinforce the same lesson: if no one can enforce the fix, the risk stays active even after it is understood.

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 GV.OV-01 Governance oversight requires risk findings to lead to accountable action.
NIST CSF 2.0 RS.MA-01 Response maintenance depends on the team that can actually execute the fix.
OWASP Non-Human Identity Top 10 NHI-03 Credential rotation failures are a common case where discovery and fix are separated.

Assign a named remediation owner and track identity-risk closure through governance evidence.