TL;DR: Anthropic’s Project Glasswing shows AI can find decades-old vulnerabilities in weeks, while most identity programs still depend on quarterly reviews, ticket queues, and delayed remediation. The central issue is no longer process inefficiency but an identity execution gap that attackers can exploit faster than teams can close it.
At a glance
What this is: This is a vendor blog arguing that AI-assisted threat discovery has exposed a widening identity execution gap in enterprise programs.
Why it matters: For IAM and NHI practitioners, it reframes slow review and remediation cycles as a security exposure, not just an operational backlog.
By the numbers:
- The model found a 27-year-old OpenBSD bug that can remotely crash any host over TCP.
- Anthropic reported a 17-year-old FreeBSD NFS flaw that can let an unauthenticated attacker gain complete root access.
👉 Read Twine Security's analysis of the identity execution gap in the AI era
Context
Identity programs are built around human-paced work: quarterly access reviews, ticket-based remediation, and approval chains that move in days or weeks. That model assumes threats unfold slowly enough for manual execution to keep up. The article’s central claim is that AI has broken that assumption, turning delay into an exploitable gap for IAM and NHI governance.
The immediate NHI implication is clear. Service accounts, tokens, and agent credentials often sit inside the same slow control loops as human identities, even though they can be abused or drift at machine speed. That mismatch is typical in many enterprises, which still treat identity operations as a periodic review exercise rather than a continuous execution problem.
Key questions
Q: How should security teams handle identity findings that outpace manual remediation?
A: They should treat the backlog itself as risk. If findings are arriving faster than teams can close them, prioritise automated containment, scoped revocation, and exception handling for the highest-risk identities first. The goal is to reduce the time window in which stale access remains usable, not to preserve perfect ticket flow.
Q: Why do non-human identities make slow access reviews riskier?
A: Because non-human identities often hold standing access, long-lived tokens, or machine credentials that can be abused immediately once exposed. If review cycles are slow, the account may remain valid long after the original justification has disappeared. That makes delay itself a control weakness, especially in production environments.
Q: What breaks when identity governance depends on quarterly cycles?
A: Quarterly cycles break the assumption that access state stays stable long enough to review it later. In practice, permissions drift, secrets leak, and service accounts accumulate unnecessary privilege between review points. By the time the cycle ends, the risk may already have changed shape and become harder to reverse.
Q: How can organisations reduce the blast radius of stale credentials?
A: They should combine least privilege, short credential lifetimes, and fast revocation paths with monitoring that flags unusual use quickly. For non-human identities, the key is to ensure that a compromised token or account cannot reach more systems than it strictly needs. That limits the damage when remediation lags.
Technical breakdown
What is the identity execution gap in AI-driven environments?
The identity execution gap is the time between detecting an access or credential problem and actually fixing it. In practice, that gap widens when identity operations depend on tickets, manual approvals, and periodic reviews. AI-driven attackers compress their own cycle from discovery to exploitation, so a backlog in remediation becomes a viable attack window. For NHI programs, the same issue appears with service accounts, API keys, and agent credentials that drift outside policy before anyone acts. The risk is not just poor hygiene. It is a mismatch between machine-speed threats and human-speed governance.
Practical implication: Treat remediation latency as a control metric, not a workflow inconvenience.
Why manual access reviews fail for NHI governance
Manual access reviews answer whether access was approved, but they often do not answer whether it is still justified. That distinction matters because standing privilege, stale entitlements, and orphaned NHI credentials can persist long after business need changes. AI-assisted threat discovery raises the cost of delay because an attacker needs only one exposed path during the review cycle. The article’s point is that completion of a review does not equal risk reduction if the underlying access state has already drifted. Continuous validation and enforcement matter more than the review artifact itself.
Practical implication: Shift from review completion metrics to evidence that risky access was actually removed.
How AI changes the attack surface for identities and secrets
AI changes the attack surface by increasing both the speed and the breadth of analysis. Models can inspect code, configurations, and identity workflows at a scale that exceeds what most security teams can review manually. That matters for NHI because secrets, tokens, certificates, and agent permissions are often embedded across pipelines and applications rather than concentrated in one system. The practical result is more opportunities for attackers to identify stale credentials, overprivilege, and exposed paths before defenders can triage them. This is less about a new class of weakness than about older weaknesses becoming easier to exploit.
Practical implication: Assume exposed identities will be found quickly and design for rapid containment.
Threat narrative
Attacker objective: The attacker’s objective is to turn slow identity execution into a reusable access window that enables privileged compromise before defenders can respond.
- Entry begins when attackers or AI-assisted adversaries identify exposed identity paths, stale credentials, or latent software flaws faster than manual teams can triage them.
- Escalation follows when delayed remediation leaves privileged access, orphaned accounts, or exploitable vulnerabilities available long enough to be weaponized.
- Impact is achieved when the attacker uses that window to gain root-level access, bypass controls, or move from discovery to exploitation before defenders close the gap.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- DeepSeek breach — DeepSeek breach exposed 1M+ log lines and sensitive secret keys.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Identity execution, not policy design, is now the limiting factor. Most enterprises already have policies for access review, remediation, and exception handling. The failure is that those policies depend on humans moving faster than the threat. In AI-driven environments, that assumption no longer holds, so the operational question becomes whether identity work can be executed continuously instead of periodically. Practitioners should judge programmes by closure speed, not policy volume.
AI makes stale identity state more dangerous, not just more visible. Service accounts, API keys, and agent credentials are often static enough to survive for long periods, which gives attackers time to exploit them once discovered. When AI can accelerate discovery across code, infrastructure, and browser surfaces, dormant exposure becomes a live risk more quickly. The field needs to treat exposed or drifting identity state as a continuously changing attack surface, not a quarterly audit issue. Practitioners should prioritize continuous control over periodic assurance.
Identity blast radius is the right concept for the next phase of NHI governance. The article describes a world where access findings can outpace remediation, which means the relevant question is no longer whether a secret exists but how far it can be abused before it is fixed. That is an identity blast radius problem, and it links directly to least privilege, rotation, and rapid revocation. Practitioners should design for minimal reachable impact when identity state inevitably drifts.
Human-in-the-loop execution is necessary, but only if the loop is fast enough. The article argues for AI that completes work under supervision, rather than merely flagging issues. That approach can reduce backlog, but governance only improves if approval, exception, and rollback paths are explicit. Automation without control simply moves the bottleneck. Practitioners should require enforceable guardrails around any machine-executed identity action.
AI-assisted defense will not replace IAM, but it will change what good IAM looks like. The field is moving from tools that report risk to systems that execute remediation. That shift validates continuous governance models and complicates older audit-centric operating patterns. Practitioners should expect their IAM and NHI programmes to be measured increasingly by time-to-remediate and time-to-revoke, not just by coverage.
From our research:
- The average estimated time to remediate a leaked secret is 27 days, despite 75% of organisations expressing strong confidence in their secrets management capabilities, according to The State of Secrets in AppSec.
- Only 44% of developers are reported to follow security best practices for secrets management, which shows that confidence and control quality often diverge in practice.
- That gap between stated confidence and operational performance also appears in the Guide to the Secret Sprawl Challenge, where sprawl and delayed remediation create persistent exposure.
What this signals
Identity execution gap: the practical problem is no longer whether a policy exists, but whether the organisation can act before the exposure is exploitable. With 6 distinct secrets manager instances on average across organisations, per The State of Secrets in AppSec, fragmented control planes make fast closure harder than most programmes admit.
The programme-level response is to move identity operations closer to continuous enforcement. That means shorter revocation paths, clearer exception handling, and tighter ownership for service accounts and agent credentials that sit outside ordinary human access reviews.
As AI speeds up discovery, teams should expect the same old control failures to surface faster. The organisations that fare better will be the ones that can prove not just that they detect drift, but that they can close it before it becomes a repeatable attack path.
For practitioners
- Measure identity execution latency Track the time from detection to revocation, rotation, or entitlement removal for human and non-human identities. Break the metric out by account type so service accounts, API keys, and agent credentials do not hide behind aggregate averages.
- Prioritize high-risk NHI cleanup Start with credentials and access paths that can produce the largest blast radius, including privileged service accounts, long-lived tokens, and agent permissions tied to production systems. Use the Ultimate Guide to NHIs to anchor lifecycle controls.
- Automate closure of stale access findings Convert recurring findings into workflow-backed remediation that can remove access, rotate secrets, and document exceptions without waiting for the next review cycle. Pair automation with approval thresholds and rollback controls.
- Reassess controls with the OWASP NHI Top 10 Map your current identity controls to the OWASP NHI Top 10 and test where manual review, delayed ticketing, or missing rotation creates exploitable gaps.
Key takeaways
- AI-assisted threat discovery turns identity remediation delay into a security control problem, not just an operational inconvenience.
- Manual review cycles do not reduce risk if access drift and stale secrets remain valid during the review window.
- Practitioners should measure how quickly they can revoke, rotate, and contain exposure, because that speed now defines resilience.
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 |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Identity drift and delayed revocation map directly to NHI lifecycle control. |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege access management is central when identities outpace manual review. |
| NIST AI RMF | AI-assisted remediation needs governance, accountability, and human oversight. |
Review NHI entitlements against PR.AC-4 and remove standing access that no longer has business justification.
Key terms
- Identity Execution Gap: The identity execution gap is the delay between identifying an access problem and actually fixing it. In practice, it appears when reviews, tickets, and approvals move slower than the threat, leaving stale credentials or excess privilege usable long enough to matter.
- Identity Blast Radius: Identity blast radius is the amount of access or downstream system reach that a compromised identity can touch before it is contained. It is shaped by privilege scope, credential lifetime, and how quickly revocation or rotation can be enforced after exposure.
- Non-Human Identity: A non-human identity is any machine- or software-based identity used to authenticate to systems, APIs, or workloads. Examples include service accounts, tokens, certificates, bots, and AI agents, all of which need lifecycle and privilege controls because they can be abused at scale.
- Secrets Management: Secrets management is the process of storing, rotating, revoking, and monitoring credentials such as API keys, tokens, and certificates. In mature programmes, it is tied to lifecycle control and access review so that exposed secrets do not remain valid longer than necessary.
Deepen your knowledge
Identity execution latency, secrets rotation, and NHI lifecycle control are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are working to reduce stale access and shorten remediation windows, it is worth exploring.
This post draws on content published by Twine Security: The Threat Landscape Just Changed. Has Your Identity Program? Read the original.
Published by the NHIMG editorial team on 2026-04-13.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org