Subscribe to the Non-Human & AI Identity Journal

Why do access reviews often fall short in ISO 27001 programmes?

Access reviews fail when they are treated as a periodic admin task instead of proof that entitlement decisions are current, owned, and reversible. If the organisation cannot show who approved access, when it was last reviewed, and how removal is enforced, the review has little audit value. That is especially true for privileged and non-human identities.

Why This Matters for Security Teams

In iso 27001 programmes, access reviews are often treated as a checkbox activity, but their real purpose is to prove that access remains justified, traceable, and removable. That matters because identity sprawl moves faster than annual or quarterly review cycles, especially for service accounts, API keys, and other NHIs. NHI Mgmt Group’s Ultimate Guide to NHIs shows why this is not a niche issue: NHIs outnumber human identities by 25x to 50x in modern enterprises.

The control objective is not simply to confirm a name on a spreadsheet. It is to demonstrate that each entitlement has an owner, a business purpose, an approval trail, and a working removal path. Without that evidence, reviews can pass internally while leaving standing access in place. That gap becomes more serious when reviewers cannot tell whether the identity is still in use, whether the secret has rotated, or whether the account is embedded in automation. Current guidance suggests that access review value depends on continuous evidence, not periodic certification alone.

Practitioners also underestimate how often reviews miss dormant but still-valid access. In practice, many security teams encounter entitlement drift only after a breach, an audit finding, or an offboarding failure has already exposed the weakness.

How It Works in Practice

Effective access reviews start with inventory, not attestation. Security teams need a current list of identities, entitlements, owners, and systems of record, then they need to verify that each access grant is still required. For humans, that usually means checking job function, manager approval, and separation of duties. For NHIs, the question is different: what workload depends on this identity, what secret protects it, and what process revokes it when the workload changes?

The most reliable programmes combine review workflows with technical enforcement. That usually includes:

  • named ownership for each account or secret
  • short-lived credentials where possible instead of long-lived static secrets
  • evidence of approval, last review date, and removal action
  • integration with PAM, secrets managers, and ticketing systems
  • exception handling for production automation and shared service accounts

The OWASP Non-Human Identity Top 10 is useful here because it frames common NHI failure modes such as overprivilege, weak lifecycle controls, and poor secret hygiene. NHI Mgmt Group’s NHI Lifecycle Management Guide reinforces the operational point: access review is only credible when it is tied to provisioning, rotation, and offboarding, not separated from them.

For ISO 27001 evidence, teams should be able to show who reviewed what, what changed, and how revocation was enforced. That is where access reviews become audit-grade control evidence instead of a periodic admin task. These controls tend to break down in environments with shared admin accounts, unmanaged API keys, or approval chains that exist only in email because the removal step cannot be verified.

Common Variations and Edge Cases

Tighter access review controls often increase operational overhead, requiring organisations to balance auditability against automation speed and production stability. That tradeoff is especially visible for service accounts, CI/CD pipelines, and vendor integrations, where access can be technically necessary but hard to review in a human-centric workflow.

Best practice is evolving for these cases. There is no universal standard for how often every NHI should be recertified, but current guidance favours risk-based review intervals, explicit ownership, and technical proof that credentials can be revoked on demand. Where access is embedded in orchestration or application code, a reviewer may need evidence from logs, vault history, or workload metadata rather than a manager approval alone.

One useful benchmark comes from NHI Mgmt Group’s research in the Ultimate Guide to NHIs — Key Challenges and Risks, which notes that only 5.7% of organisations have full visibility into their service accounts. That makes manual review especially fragile when the identity estate is large, dynamic, or poorly catalogued. The NIST SP 800-63 Digital Identity Guidelines are helpful for identity assurance thinking, but they do not solve lifecycle evidence on their own.

Access reviews work best when they are one part of a continuous identity control loop. They fall short when used to compensate for missing inventory, missing ownership, or missing revocation enforcement.

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Covers inventory, ownership, and lifecycle gaps that make reviews unreliable.
NIST CSF 2.0 PR.AC-1 Access control decisions must be traceable and based on authorised entitlements.
ISO-27001 A.5.18 Privileges must be reviewed and adjusted based on current business need.

Maintain a complete NHI inventory with owners and revoke access when ownership is unclear.