Cloud and infrastructure environments change faster, expose more privileged pathways, and depend heavily on service identities and automated processes. That makes standing access harder to defend and audit. Stronger governance helps teams control privilege drift, review entitlements continuously, and reduce the chance that one compromised identity can move across applications, data, and infrastructure with excessive access.
Why This Matters for Security Teams
Cloud and infrastructure estates are governed less by fixed user-to-app permissions and more by service accounts, orchestration layers, APIs, and automation paths. That shifts the problem from simple access review to control over who or what can create, modify, chain, or inherit privilege in real time. The issue is not only breadth of access, but the speed at which privilege can drift beyond original intent.
NHIMG’s The 2026 Infrastructure Identity Survey found that 67% of organisations still rely heavily on static credentials despite the risks they pose to agentic AI deployments, and 70% grant AI systems more access than they would give a human employee doing the same job. That gap matters because infrastructure identities often sit on the shortest path to data exposure, configuration tampering, or lateral movement. Current guidance suggests treating these identities as operational control points, not background plumbing, and aligning governance to how change actually occurs in cloud estates. In practice, many security teams discover excessive privilege only after automation has already expanded it.
For teams mapping the problem space, the OWASP Non-Human Identity Top 10 is useful because it frames service identity risk as a governance issue, not just a secret-management issue.
How It Works in Practice
Stronger governance starts by separating standing access from task-based access. In cloud and infrastructure environments, the safer model is to issue the minimum privilege needed for the specific workload, then revoke it automatically when the task ends. That often means short-lived tokens, tightly scoped service roles, and explicit trust between workloads rather than broad inherited permissions. For autonomous systems, the control objective is not “does this account exist?” but “what action is this identity authorised to perform right now, in this context?”
Practitioners usually combine four layers:
- Workload identity for cryptographic proof of what the service or agent is, often using patterns such as SPIFFE/SPIRE or OIDC-backed identity assertions.
- Just-in-time access so credentials are issued per task instead of sitting idle for days or months.
- Runtime policy evaluation, where policy-as-code checks the request, the target resource, the environment, and the change intent before allowing action.
- Continuous entitlement review for service accounts, API keys, cloud roles, and automation pipelines that can accumulate privilege over time.
This approach aligns with NHIMG’s Top 10 NHI Issues and is reinforced by the NIST Cybersecurity Framework 2.0, which both emphasize identity, least privilege, and continuous oversight. The practical lesson is that infrastructure governance must be built around machine speed, not human review cadence. These controls tend to break down when teams still rely on long-lived shared secrets in CI/CD, because the system cannot distinguish routine automation from attacker-controlled automation once the credential is reused.
Common Variations and Edge Cases
Tighter governance often increases operational overhead, requiring organisations to balance speed of delivery against the friction of more frequent access checks and shorter credential lifetimes. That tradeoff is real, especially in legacy estates, multi-cloud environments, and platform teams that need rapid emergency access.
Best practice is evolving in several areas. There is no universal standard yet for how to govern AI agents, ephemeral service identities, and delegated automation under one model, so many organisations adopt a layered approach: ZSP for standing privilege, JIT for elevated actions, and policy exceptions only for narrowly defined break-glass paths. The challenge grows in environments with cross-account trust, nested orchestration, or unmanaged third-party integrations, where a single overlooked token can bypass otherwise strong controls.
NHIMG’s Ultimate Guide to NHIs and Lifecycle Processes for Managing NHIs are helpful for framing these exceptions as lifecycle problems rather than one-time configuration work. The main edge case is when automation is allowed to create new automation, because that can multiply privilege faster than conventional reviews can track.
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 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Addresses poor rotation and lifecycle control of non-human credentials. |
| CSA MAESTRO | GRC-03 | Covers governance for autonomous and agentic workloads using cloud infrastructure. |
| NIST AI RMF | AI RMF applies when automated systems make infrastructure decisions and changes. | |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege access management is central to cloud and infrastructure governance. |
| NIST Zero Trust (SP 800-207) | SC-31 | Zero Trust supports dynamic, context-aware authorization for infrastructure actions. |
Assign owners, monitor outcomes, and continuously assess agent-driven changes against stated risk tolerance.
Related resources from NHI Mgmt Group
- How should security teams prioritise identity governance when cloud, infrastructure, and application access are all changing at once?
- Why do Infrastructure as Code pipelines need a separate governance layer in cloud environments?
- Why does standing access create governance problems for cloud and infrastructure teams?
- How should security teams manage cross-application access in environments that mix cloud, legacy, and homegrown systems?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org