TL;DR: OpenAI and more than 100 organisations are calling for stronger cyber defences because AI accelerates abuse of excessive permissions, while privilege now spans workforce users, service accounts, workloads, and AI agents, according to Saviynt. The decisive shift is that standing access and inconsistent governance become exposure at machine speed, so PAM has to move from admin accounts to the full privilege spectrum.
NHIMG editorial — based on content published by Saviynt: AI-era privileged access management and the Privilege Spectrum
By the numbers:
- NHIs now outnumber human identities by 144:1 in enterprise environments, a 44% increase year-over-year driven by AI agents, CI/CD automation, and third-party integrations.
- Only 5.7% of organisations have full visibility into their service accounts.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
Questions worth separating out
Q: How should security teams govern service accounts that PAM does not fully cover?
A: They should treat service accounts as a separate identity class with explicit ownership, lifecycle states, and rotation rules.
Q: Why do AI-driven attacks make standing privilege more dangerous?
A: Standing privilege gives an attacker immediate value the moment an account or token is compromised.
Q: Why do service accounts and AI agents need different controls from human users?
A: Service accounts and AI agents authenticate and act without the predictable patterns that human identity systems expect.
Practitioner guidance
- Inventory effective privilege across all identity types Catalogue workforce users, service accounts, workloads, and AI agents by the actions they can actually perform, not just by role names or account labels.
- Remove standing elevation from high-risk paths Replace persistent privileged grants with task-scoped access for production changes, data export, and administrative actions, and verify that expiry is enforced.
- Bind privilege decisions to identity governance context Require ownership, business purpose, lifecycle state, and application context before approving elevated access for any non-human identity or agent.
What's in the full article
Saviynt's full analysis covers the operational detail this post intentionally leaves for the source:
- How the Privilege Spectrum maps different identity types to access decisions
- How Saviynt connects identity governance, application context, and privileged-access controls
- How organisations can evaluate PAM maturity across workforce, service account, workload, and AI agent access
- How task-scoped elevation and Zero Standing Privilege fit into a broader access programme
👉 Read Saviynt's analysis of AI-era privileged access management →
AI-era privilege is spreading fast: is PAM covering every identity?
Explore further
View Full Forum → | NHI Foundation Course → | Our Services →
Privilege management assumptions are collapsing under AI speed. PAM was designed for a world in which privileged access could be discovered, reviewed, and withdrawn on a human timeline. That assumption fails when an attacker or agent can chain actions faster than a reviewer can intervene. The implication is that privilege governance now has to account for execution speed, not just entitlement scope.
A few things that frame the scale:
- Only 5.7% of organisations have full visibility into their service accounts, according to Ultimate Guide to NHIs.
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
A question worth separating out:
Q: When should organisations apply zero standing privilege to AI systems?
A: Organisations should apply zero standing privilege whenever an AI system can access sensitive data, trigger operational actions, or invoke external tools. If the system does not need persistent access, it should not have it. Ephemeral access reduces the damage from prompt injection, credential theft, and runaway automation.
👉 Read our full editorial: AI-era privileged access management must extend beyond admin accounts