By NHI Mgmt Group Editorial TeamPublished 2026-03-13Domain: Agentic AI & NHIsSource: ZioSec

TL;DR: Anthropic’s Claude Opus 4.6 autonomously found more than 500 high-severity zero-day vulnerabilities, while a separate Anthropic disclosure showed AI can already run much of an espionage chain, according to ZioSec and SC World. The deeper issue is that autonomous AI shifts the security problem from faster tooling to broken trust assumptions about who or what can act at runtime.


At a glance

What this is: This analysis argues that AI discovering 500 zero-days is less important than the fact that autonomous AI is becoming an attack platform that targets internal trust relationships.

Why it matters: For IAM teams, the shift matters because AI agents, NHI controls, and human approval flows now sit in the same trust graph, and the controls that assume stable, reviewable access no longer match runtime behaviour.

By the numbers:

👉 Read ZioSec's analysis of AI-discovered zero-days and trust-based attack risk


Context

AI agent identity risk is increasingly about what the system can do at runtime, not just what it was designed to do. In this case, the key issue is that autonomous AI can discover vulnerabilities quickly and then be repurposed to operate inside organisational trust rather than only against code.

For identity programmes, that changes the question from patch speed to governance scope. Security teams must now account for AI agents and other non-human identities that can select actions, trigger workflows, and interact with tools in ways that outpace human review cycles and traditional access assumptions.


Key questions

Q: What breaks when AI agents are treated like static service accounts?

A: Static service-account thinking breaks because AI agents can select actions, trigger workflows, and change behaviour at runtime. That means entitlement lists alone do not describe actual risk. Security teams need inventory, ownership, and behavioural baselines so they can govern what the agent does, not only what it was provisioned to do.

Q: Why do AI agents complicate zero-trust assumptions?

A: AI agents complicate zero trust because they introduce machine-speed decisions into trust paths that were built for human-paced verification. A zero-trust model can verify every request, but it still needs to know which identity is acting, what normal behaviour looks like, and whether delegation has expanded the effective access boundary.

Q: How do security teams know if an AI agent is operating outside its intended scope?

A: They compare actual access, triggered workflows, and data movement against the agent’s approved purpose and expected behaviour. If the agent reaches new systems, initiates unfamiliar actions, or appears in workflows that were never authorised, the issue is governance drift. The control signal is behavioural variance, not just entitlement presence.

Q: Should organisations prioritise AI agent governance before expanding autonomous workflows?

A: Yes. The article shows that AI creates both faster discovery and deeper trust exposure, so scaling autonomy without governance multiplies risk. Teams should establish ownership, visibility, and behavioural control first, then expand only where they can explain the agent’s access, decisions, and downstream effects.


Technical breakdown

AI-assisted zero-day discovery and why timing now favours attackers

AI-assisted vulnerability discovery changes the economics of exploitation because reasoning systems can analyse codebases, commit history, and patch patterns at machine speed. The article’s core point is not simply that bugs can be found faster, but that discovery and exploitation windows are collapsing. Once both defenders and attackers have equivalent AI tooling, the side that can operationalise findings first gains the advantage. That creates a timing asymmetry: patching remains bound to change control, testing, and deployment cycles, while exploitation can begin immediately after discovery.

Practical implication: vulnerability management must be paired with exposure reduction in trust paths that attackers can reach before patch cycles close.

AI agents as non-human identities inside the organisational trust graph

The article treats AI agents as more than assistants. They are identities that can access data, make decisions, trigger workflows, and communicate across systems and APIs. That makes them part of the trust graph, where each new agent introduces a new approval path and a new access boundary. The governance issue is visibility: if teams cannot inventory the agent, understand its entitlements, and define its normal behaviour, they cannot distinguish legitimate use from abuse. This is an NHI problem with agentic characteristics when runtime behaviour is independent.

Practical implication: every deployed agent needs inventory, entitlement visibility, and behavioural baselines before it is allowed to touch production data.

Organisational trust as the real attack surface

The article argues that sophisticated attackers are moving from contested technical vulnerabilities to softer trust structures, such as communication patterns, approval workflows, and relationship graphs. That is a governance problem because those structures are not usually represented in IAM policy alone. Internal trust is hard to reconstruct externally, which is why it becomes valuable to an attacker. When the attack surface is trust, the defender’s challenge is not just access control, but identity context, delegation provenance, and decision legitimacy across systems.

Practical implication: map who can authorise what, which systems inherit that trust, and where agent-driven workflows bypass human-paced review.


Threat narrative

Attacker objective: The attacker’s objective is to convert AI-driven discovery and internal trust into rapid access, operational reach, and exfiltration before defenders can intervene.

  1. Entry occurs when autonomous AI is used to discover exploitable weaknesses or when an AI agent is present inside the enterprise trust graph with legitimate tool access.
  2. Credential access or abuse follows when the actor harvests secrets, uses approval pathways, or leverages trusted workflows to reach systems and data beyond its intended scope.
  3. Impact appears as reconnaissance, lateral movement, exfiltration, or automated exploitation at a speed that outpaces human review and traditional remediation cycles.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

AI finding 500 zero-days is not the strategic story. The strategic story is that autonomous reasoning now compresses the attacker’s discovery window to the point where patch-based defence becomes structurally late. The article is right to separate useful research output from threat reality. Once AI can reason across code at scale, the question is not whether vulnerabilities exist, but which side can operationalise them first. That shifts the centre of gravity from software quality alone to identity and trust pathways that remain exposed during human-paced remediation. Practitioners should treat this as a timing problem, not a tooling problem.

Internal trust is now the category attackers care about most because it is harder to model, slower to review, and more valuable than a single exploit. The article correctly points to approval workflows, communication fabric, and trusted relationships as the real prize. Those structures define how access moves in practice, especially when autonomous systems are inserted into the delegation chain. For identity governance, this means the breach path is increasingly social, procedural, and machine-mediated at the same time. Security leaders should stop assuming the most dangerous compromise begins at a perimeter vulnerability.

AI agents are becoming non-human identities with enough runtime agency to invalidate static access assumptions. That matters because current IAM thinking often assumes access can be described fully at provisioning time and reviewed later. When the actor can select actions, trigger workflows, and move across tools on its own, the governance model has to account for behaviour, not just entitlement. This is where OWASP-NHI and OWASP-AGENTIC intersect in practice. Practitioners should re-evaluate where their controls still treat the actor as passive when the behaviour is active.

AI agent visibility is the new control boundary, and the 22% unauthorised deployment figure is the warning signal. If security teams do not know which agents exist, what they can reach, and how they behave normally, the trust graph becomes an attack surface before it becomes a governance domain. The article’s implication is that hidden agents are not a future problem. They are already inside the enterprise control plane. Practitioners should prioritise inventory and behavioural accountability before scaling more autonomous workflows.

Organisational trust is the named concept this article exposes: the hidden layer of identity assurance that attackers can exploit when access, context, and approval are all machine-readable but poorly governed. That concept matters because it explains why AI-driven attacks are not limited to code execution. They also target the relationships that permit action. In identity programmes, that is a broader failure mode than a single misconfiguration. Practitioners should frame AI security as trust-graph governance, not just model security.

From our research:

  • 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so, according to AI Agents: The New Attack Surface report.
  • Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
  • For a broader governance baseline, see OWASP NHI Top 10 for the agentic risk patterns that shape identity controls.

What this signals

The immediate programme signal is that AI agent governance has moved from optional oversight to foundational identity work. With 80% of organisations reporting their agents have already acted beyond intended scope, the control problem is no longer theoretical. Teams that still treat agents as simple automation will keep missing the point where trust becomes action.

Identity blast radius: the practical risk is no longer a single compromised account but a chain of delegated actions that expands across systems, approvals, and data paths. That makes behavioural monitoring and delegation visibility more useful than broad policy statements. Practitioners should align controls with the actual reach of each agent, not the role name attached to it.

For the next planning cycle, security teams should expect AI agent security to converge with NHI governance and zero-trust design. The organisations that can explain how an agent earns, uses, and loses trust will be better placed to contain autonomous misuse. The rest will continue trying to certify access after the system has already acted.


For practitioners

  • Inventory AI agents as first-class identities Record every deployed agent, the systems it can access, the approvals it can trigger, and the human owner accountable for it. Treat missing inventory as a governance defect, not a discovery exercise.
  • Map trust pathways, not only entitlements Document where agents inherit trust through delegated workflows, shared credentials, or cross-tool permissions, then identify the paths that let a single action cascade into broader access.
  • Test behavioural baselines for AI-mediated access Define normal communication, approval, and data-access patterns for agents so that abnormal use can be separated from legitimate automation. Use the internal behavioural reality of the organisation rather than a generic benchmark.
  • Shorten remediation exposure around AI-discovered flaws Assume AI-assisted discovery will compress exploit timing and prioritise controls that reduce reachable trust surfaces while patches are still moving through production change management.

Key takeaways

  • AI-discovered zero-days matter, but the larger shift is that autonomous reasoning now lets attackers operate against trust structures as well as code.
  • The strongest evidence in the article is not just the 500 zero-days figure. It is the claim that AI can already run most of an espionage chain without meaningful human intervention.
  • Security teams should move governance left of exploitation by inventorying agents, mapping delegation, and testing behavioural baselines before expanding autonomy.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Covers agent autonomy, trust misuse, and tool-driven abuse in AI systems.
OWASP Non-Human Identity Top 10NHI-01AI agents are non-human identities that need inventory and ownership.
NIST Zero Trust (SP 800-207)PR.AC-4Trust-path validation matters when agents act across systems and APIs.

Verify each delegated action and continuously assess whether access still matches the intended trust boundary.


Key terms

  • AI Agent: A software identity that can choose actions, invoke tools, and complete tasks with runtime decision-making. In this context, the important issue is not sophistication but independence, because the actor can alter behaviour during execution and create identity governance needs that static provisioning models do not cover.
  • Organisational Trust: The network of approvals, relationships, communication patterns, and inherited authority that allows action to move across an enterprise. It becomes a security control surface when attackers or autonomous systems can exploit the same pathways that legitimate operations rely on.
  • Trust Graph: A map of how identities, systems, approvals, and workflows rely on one another to permit action. For AI agents and other NHIs, it shows where access is delegated, inherited, or implicitly accepted, which is why it matters more than a simple permissions list.

Deepen your knowledge

AI agent governance and NHI trust-path control are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for autonomous workflows or hidden agents, it is worth exploring.

This post draws on content published by ZioSec: Anthropic's 500 AI-Discovered Zero-Days Signal a Threat Shift CISOs Can't Afford to Ignore. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-03-13.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org