Subscribe to the Non-Human & AI Identity Journal

Who is accountable when identity reviews confirm access was approved but a breach still happens?

Accountability sits with the identity and security owners who defined the control model, not just the reviewers who completed the checklist. If a programme treats review completion as success, it can miss the fact that access was already unsafe. Frameworks such as the NIST Cybersecurity Framework 2.0 expect controls to support protection and response, not merely evidence generation.

Why This Matters for Security Teams

Identity reviews are often treated as proof that access is safe, but that assumption can fail when the review model is detached from real operational risk. A reviewer can confirm that a service account, API key, or agent permission was approved and still miss that the entitlement was excessive, stale, or mis-scoped for the workload it served. NHI Management Group’s Ultimate Guide to NHIs shows how often organisations lack full visibility into service accounts and retain secrets longer than they should.

The accountability question matters because approval is not the same as control effectiveness. NIST Cybersecurity Framework 2.0 expects identity controls to support protection and response, not just recordkeeping, which means the identity owner, the security programme owner, and the system owner all share responsibility for the control model they chose. The reviewers validate evidence; they do not own the design flaw if the review process cannot detect over-privilege or access that is no longer appropriate. In practice, many security teams learn this only after a breach has already shown that the checklist was easier to complete than the environment was to secure.

How It Works in Practice

Operational accountability starts with separating three things: the person who approves access, the person who reviews it, and the person who designed the entitlement model. If a review confirms access was approved, that usually answers only one question: was the process followed? It does not answer whether the process was fit for purpose. For non-human identities, that distinction is critical because access often persists across pipelines, automations, and third-party integrations long after the original business justification has changed.

Current guidance suggests using review outcomes as one input to a broader control loop that includes entitlement inventory, secret rotation, workload tracing, and exception handling. NHI programmes should map approvals to concrete assets and operations, then validate whether the approved scope still matches the workload. The 52 NHI Breaches Analysis is useful here because it shows how compromised identities often become breach entry points even when an organisation believed its identity governance was in place. External research from the OWASP Non-Human Identity Top 10 also reinforces that weak lifecycle control and excess privilege are recurring issues.

  • Define who owns access design, who approves requests, and who attests review evidence.
  • Track whether approved access is still necessary, not just whether it was once authorised.
  • Revoke or re-scope access when the workload, pipeline, or integration changes.
  • Escalate repeated review exceptions as control failures, not reviewer errors.

Where this guidance breaks down is in highly dynamic environments with ephemeral workloads and agentic automation, because the access state can change faster than periodic reviews can verify it.

Common Variations and Edge Cases

Tighter approval and review controls often increase operational overhead, so organisations have to balance governance rigor against the speed at which identities and workloads change. That tradeoff becomes sharper when service accounts are shared, when platform teams inherit entitlements from application teams, or when outsourced operators manage access on the organisation’s behalf. In those cases, a review may be formally correct while still leaving the real risk untouched.

There is no universal standard for assigning blame after an approved-access breach, but best practice is evolving toward shared accountability across control design, implementation, and oversight. If the approval workflow never required business justification, expiry, or workload context, then the review process was never sufficient to begin with. That is why Ultimate Guide to NHIs — Key Challenges and Risks is especially relevant for teams trying to distinguish administrative compliance from actual risk reduction, and why the Anthropic AI-orchestrated cyber espionage report matters when autonomous systems are involved.

For AI-driven or agentic workloads, the same issue appears in a more dangerous form: a checked box does not prove that a dynamic agent should still have the authority it was granted yesterday.

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 AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV-01 Oversight must evaluate whether approved access actually reduced risk.
OWASP Non-Human Identity Top 10 NHI-03 Identity review failures often trace back to stale or excessive NHI privileges.
NIST AI RMF GOVERN Autonomous systems need accountable control ownership beyond checklist approval.

Measure review outcomes against real risk reduction, not just completion evidence.