By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: Cyera

TL;DR: Cyera cites its 2025 State of AI Data Security Report showing 83% of enterprises already use AI, while only 13% have strong visibility into how AI touches their data, underscoring a widening governance gap as agentic systems and real-time behavior outpace static controls. The lesson for practitioners is that visibility, telemetry, and scoped access now matter more than broad policy statements.


At a glance

What this is: This analysis argues that 2026 will be defined by the collision of AI adoption, data sprawl, and security controls that cannot see agentic behavior clearly.

Why it matters: For IAM and NHI practitioners, the core issue is that autonomous systems expand access paths faster than existing governance, review, and monitoring models can track.

By the numbers:

👉 Read Cyera's analysis of how cybersecurity, data, and AI collide in 2026


Context

AI data security is no longer just about protecting storage locations or blocking obvious exfiltration paths. The harder problem is knowing where AI is touching regulated data, what it can reach, and whether those interactions are still within policy. That is a direct NHI governance problem because agents, workflows, and automation layers now operate as identities with execution authority, yet many controls still assume predictable human use.

Cyera frames 2026 as the year when speed, autonomy, and real-time behavior overwhelm static security models. That is a useful lens for practitioners because the challenge is not simply more AI adoption, but more unmanaged access paths created by AI across clouds, SaaS, and internal workflows. The starting position described in the article is increasingly typical rather than exceptional: most organisations are already using AI before they have the controls to govern it.


Key questions

Q: How should security teams govern AI agents that can access sensitive data?

A: Treat each agent as a non-human identity with its own permissions, lifecycle, and audit trail. Then enforce least privilege at runtime, not just at provisioning, so the agent can only reach the data and tools required for the current task. Continuous telemetry is essential because AI behaviour can change between runs.

Q: What is the difference between AI visibility and AI governance?

A: Visibility tells you where AI is present and what it touches. Governance determines whether those interactions are allowed, constrained, and auditable. You need both, but visibility alone does not reduce risk. Governance only exists when teams can control access, monitor behaviour, and intervene when an agent moves outside policy.

Q: Why do AI agents create a larger blast radius than traditional automation?

A: AI agents can chain tools, reuse context, and expand their effective reach during execution, which means one over-permissioned identity can affect multiple systems quickly. Traditional automation is usually narrower and more deterministic. The practical response is to limit each agent’s scope and validate its behaviour continuously.

Q: When should organisations move from policy design to runtime enforcement for AI systems?

A: As soon as agents begin touching production data, customer workflows, or regulated information. At that point, policy on paper is not enough because risk emerges during execution. Runtime enforcement becomes necessary whenever the cost of a bad action is higher than the cost of a false block.


Technical breakdown

Why AI data security depends on telemetry, not periodic review

Traditional review cycles assume the environment changes slowly enough for point-in-time assessment to be meaningful. AI systems break that assumption because prompts, tool calls, summaries, and data flows can change every time the workflow runs. Telemetry captures actual behaviour, including what data was touched, which tools were called, and whether the system stayed within intended boundaries. For NHI governance, that matters because the identity is no longer just a token or account. It is a behaving system whose permissions and actions must be observed continuously.

Practical implication: Use production telemetry to validate AI and NHI access patterns continuously rather than relying on quarterly reviews.

How agentic AI creates privilege drift across tools and data

Privilege drift happens when an agent expands its effective reach by chaining context, inherited permissions, and tool access in ways no one explicitly approved. The control failure is not always a bad policy. It is often a policy that cannot express compound actions across multiple systems. In NHI terms, an agent may begin with a narrow task but gain practical access to adjacent data stores, APIs, or workflows as it executes. That makes least privilege necessary but insufficient unless it is enforced at runtime across each tool boundary.

Practical implication: Map every AI tool call to a bounded identity and block cross-system expansion that was not explicitly authorised.

Why static policy fails when AI behavior changes in real time

Static policy works best when a system behaves consistently. Agentic AI does not. It can respond differently based on prompt variation, retrieved context, or changes in downstream tools, which means the same identity can behave safely one moment and dangerously the next. That is why this topic aligns closely with zero trust and runtime authorisation. The security question shifts from what the system is allowed to do on paper to what it is actually doing right now. Continuous enforcement becomes the only reliable control plane for autonomous behaviour.

Practical implication: Pair least privilege with runtime decisioning so access can be narrowed or revoked when behaviour deviates.


Threat narrative

Attacker objective: The attacker seeks to use AI-enabled access paths to reach sensitive data or execute compound actions with less resistance than in traditional human-operated workflows.

  1. Entry occurs through AI workflows embedded in SaaS, data pipelines, or internal automation where broad permissions are already in place.
  2. Escalation follows when the system chains tools, summaries, or contextual retrieval into actions that exceed the original approval boundary.
  3. Impact emerges as sensitive data is exposed, decisions are influenced, or autonomous workflows move outside acceptable risk tolerances.

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 data security has become an NHI governance problem, not just a data classification problem. Once agents can touch regulated data, internal workflows, and external APIs, they behave like identities with delegated authority. The security question is no longer only where sensitive data sits, but which non-human systems can reach it and under what runtime constraints. Practitioners need to govern those identities with the same rigor applied to privileged service accounts.

Static policy is failing because AI incidents are increasingly behavioural. The article correctly points to real-time behaviour, tool chaining, and privilege drift as the dominant risks. Those failure modes are hard to control with static rules because the risk emerges during execution, not just at provisioning time. That means access governance must move closer to runtime authorisation, continuous monitoring, and rapid containment.

Identity blast radius is the right concept for 2026 AI governance. When a single agent can interact across multiple systems, the damage from one over-permissioned identity can spread quickly. That makes the scope of each NHI the primary control variable, not just whether a secret was rotated or a policy exists. Practitioners should measure how far one agent can move before they measure how well it is documented.

The security market is shifting from visibility claims to control proof. Leaders will be asked to demonstrate not only that AI is visible, but that access can be constrained, logged, and revoked in real time. That raises the bar for tooling, but it also raises the bar for governance ownership. Teams that cannot prove runtime control over AI identities will struggle to justify broad AI adoption.

From our research:

What this signals

Identity blast radius is becoming the practical metric for AI risk programmes. The question is no longer whether AI is deployed, but how far a single agent can move before containment steps in. That matters because enterprises already struggle to see AI interactions clearly, and the gap between access granted and access understood is where incidents compound.

Only 13% of enterprises report strong visibility into how AI touches their data, according to Cyera Research Labs’ 2025 State of AI Data Security Report. For practitioners, that means security and data governance teams need shared telemetry, shared ownership, and a common incident response model for agents that behave like delegated identities.

The governance response should align to CISA cyber threat advisories and runtime controls that can act inside the workflow, not just at the perimeter. That is the direction the market is heading, and teams that build for continuous validation now will be better placed to absorb agentic adoption later.


For practitioners

  • Implement continuous telemetry for AI and NHI activity Track prompts, tool calls, data access, and downstream actions so you can validate behaviour against policy in production. Focus on the paths where agents touch sensitive data, because that is where drift becomes operational risk.
  • Scope every agent to a bounded identity Assign each agent a distinct non-human identity with narrowly defined permissions, separate secrets, and explicit approval boundaries. Avoid shared credentials across workflows because shared access destroys accountability and widens blast radius.
  • Enforce runtime controls at each tool boundary Use step-up checks, policy gates, and revocation logic when agents cross from one system to another. The key control point is not the initial login but the moment an agent attempts a new action outside its original scope.
  • Review AI access against sensitive-data paths Prioritise the data stores, reporting systems, and internal decision workflows that create the highest business and regulatory exposure. This is where NHI governance should focus first because the greatest risk comes from high-value access, not maximum AI adoption.

Key takeaways

  • AI data security is increasingly an NHI governance issue because autonomous systems now hold delegated access to sensitive data and tools.
  • Static policy is not enough when agent behaviour changes at runtime, which is why telemetry and enforcement must move closer together.
  • Organisations that can bound agent identity, prove runtime control, and reduce identity blast radius will be better positioned for 2026 adoption.

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10NHI-01Agent autonomy and tool chaining drive the risk described in the article.
OWASP Non-Human Identity Top 10NHI-03The article centres on weak governance over non-human identities and access drift.
NIST AI RMFThe article emphasises continuous governance and real-world behaviour over static checks.

Use AI RMF GOVERN and MEASURE functions to maintain accountability and ongoing risk validation.


Key terms

  • Agentic AI: Agentic AI refers to autonomous software that can plan, choose tools, and execute tasks with limited human input. In security terms, it matters because the system can act like a non-human identity with real authority, making runtime control and auditability essential.
  • Identity blast radius: Identity blast radius is the amount of damage a single identity can cause if abused, mis-scoped, or compromised. For non-human identities, it depends on what systems the identity can reach, how quickly access can be revoked, and whether actions are continuously monitored.
  • Privilege drift: Privilege drift is the gradual expansion of effective access beyond what was originally intended or approved. In AI and NHI environments, it often happens through chained tools, inherited context, or loosely scoped permissions that accumulate during execution rather than at setup.
  • Runtime authorisation: Runtime authorisation is the practice of checking access at the moment an action is attempted, not only when a credential is created. It is critical for AI agents because their behaviour can change in real time, and static approval alone cannot contain unexpected actions.

Deepen your knowledge

AI data security, delegated access, and runtime oversight are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building governance around agents that behave like identities, it is worth exploring.

This post draws on content published by Cyera: Looking Ahead at 2026, the Year Cybersecurity, Data, and AI Collide. Read the original.

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