By NHI Mgmt Group Editorial TeamPublished 2026-05-13Domain: Agentic AI & NHIsSource: Cyera

TL;DR: SACR’s February 2026 technoscope says 63% of organisations experienced at least one AI-related security incident in the past year, incidents rose by more than 50% year over year, and over half of deployed AI agents are not actively monitored or secured. The shift toward unified agentic defense platforms reflects a structural control gap, not a tooling trend, according to SACR’s analysis.


At a glance

What this is: This technoscope argues that AI, data security, and agentic controls are converging into unified defense platforms as organisations struggle with unmonitored AI agents and rising incident rates.

Why it matters: For IAM and NHI practitioners, the finding matters because identity, data, and intent now have to be governed together rather than as separate control domains.

By the numbers:

👉 Read Cyera’s analysis of the 2026 UADP technoscope and AI security convergence


Context

AI and data security are converging because autonomous systems now move between identity, data, and action without the stable human workflow assumptions that legacy controls were built around. In practice, that means security teams must govern AI agents as non-human identities with access paths, data exposure, and decision rights that change in real time.

The article’s core claim is that static rules and perimeter controls do not work well when systems can interpret context, call tools, and act on data autonomously. For IAM and NHI governance, the issue is not only detection but continuous authorization, data classification, and control over agent behaviour across the full lifecycle.

That starting position is increasingly typical in enterprise environments that are deploying AI at speed without equivalent control maturity.


Key questions

Q: How should security teams govern AI agents as non-human identities?

A: Security teams should govern AI agents as non-human identities with explicit ownership, scoped permissions, and runtime monitoring. The practical goal is to limit what an agent can access, infer, and execute within a task window. That requires joining identity policy, data classification, and behavioural telemetry instead of managing each control separately.

Q: Why do AI agents create more risk than traditional service accounts?

A: AI agents create more risk because they can interpret context, chain actions, and use data in ways that static service accounts cannot. Their permissions may be technically valid while their behaviour is operationally unsafe. That makes continuous authorization and action review more important than a one-time entitlement check.

Q: What breaks when organisations rely on legacy DLP for AI workflows?

A: Legacy DLP breaks when sensitive data is transformed inside an agent’s context before it ever reaches a traditional inspection point. It can miss prompt injection, indirect leakage, and policy bypass through legitimate-looking output. Teams need controls that inspect the agent’s behaviour and the task context, not only the outbound payload.

Q: How do organizations prove AI agent controls are actually working?

A: Organizations prove control effectiveness by showing which agents accessed which data, what actions they executed, and whether those actions stayed within approved task boundaries. Useful evidence includes logs, policy decisions, anomaly alerts, and review records. Without that chain, governance is mostly declarative.


Technical breakdown

Why unified agentic defense platforms are emerging

A unified agentic defense platform tries to connect data security, identity signals, and runtime enforcement in one control loop. The architectural problem is that autonomous agents do not stay inside a single app or network boundary. They authenticate, retrieve data, make decisions, and invoke tools, which means security has to evaluate context continuously rather than rely on a one-time allow decision. This is especially relevant when the same agent can touch sensitive data, generate outputs, and trigger downstream actions. The underlying mechanism is convergence: policy, classification, and enforcement move closer to runtime.

Practical implication: teams need a control model that follows the agent across identity, data, and action boundaries.

Why legacy DLP breaks against agentic workflows

Traditional DLP assumes data movement can be inspected at known choke points such as email, endpoint, or network gateways. Agentic workflows break that model because data may be retrieved, transformed, summarized, and re-exposed inside model context before any conventional exfiltration event occurs. Prompt injection and logic-layer attacks further complicate inspection because the malicious instruction can live in the content the agent is already processing. The security issue is not just leakage, but policy bypass through legitimate-looking agent behaviour.

Practical implication: data controls must inspect context and intent, not just payload and destination.

Identity, intent, and data in motion as one control surface

The report’s architectural pivot is that identity alone is no longer sufficient. For AI agents, identity tells you what the system can authenticate as, but not what it is trying to do, which data it is using, or whether the action fits the task boundary. That is why behaviour analysis and data classification are becoming part of the access decision. In NHI terms, this is a move from static entitlement review to runtime governance, where authorization depends on task scope, data sensitivity, and observed behaviour.

Practical implication: align access policy with task context and data sensitivity, not just account credentials.


Threat narrative

Attacker objective: The attacker’s objective is to hijack trusted agent behaviour so the system itself becomes the path to data exposure or unauthorized action.

  1. Entry occurs when an attacker abuses prompt injection or a logic-layer manipulation inside an AI workflow that already has legitimate tool access.
  2. Escalation follows when the agent processes the malicious instruction and expands its actions beyond the intended scope, including data retrieval or tool invocation.
  3. Impact occurs when the agent exposes sensitive data, performs unauthorized actions, or propagates the attacker’s influence into downstream systems.

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


NHI Mgmt Group analysis

Unified agentic defense is becoming the new governance layer because AI agents collapse identity, data, and action into one risk surface. Security teams can no longer treat those domains as separate programs. When an agent can authenticate, access data, and execute tasks, the control point has to move closer to runtime decision-making. Practitioners should plan for joined-up policy rather than isolated controls.

Legacy DLP is too narrow for agentic workflows because it assumes data loss happens after the sensitive content leaves a known boundary. Agentic systems can misuse data before traditional exfiltration ever occurs, which makes context and intent part of the security problem. That shifts the burden from detecting outbound leakage to governing what an agent is allowed to infer, transform, and share. Practitioners should treat content inspection as necessary but insufficient.

AI agent governance is now an NHI problem, not only an AI problem. The report’s emphasis on unmonitored agents confirms what identity teams already see in other NHI classes: ownership is diffuse, lifecycle controls are weak, and access expands faster than review cycles. The category that wins here will be the one that can prove continuous control over non-human identities, not just visibility. Practitioners should anchor ownership before scaling deployment.

Policy must move from static permissioning to task-scoped authorization. Autonomous systems do not behave like human users with stable roles, so RBAC alone cannot express the real risk boundary. Attribute signals, data sensitivity, and task context need to shape runtime decisions, especially where agents can chain actions across tools. Practitioners should assume future governance will be evaluated on how well it limits agent blast radius.

Regulatory pressure is turning agentic security from a design preference into an operational requirement. The article’s references to GDPR, DORA, and the EU AI Act show that data handling, resilience, and accountability are converging in the same control discussion. That matters because governance failures in agentic systems will be judged across privacy, operational resilience, and AI oversight simultaneously. Practitioners should map controls to regulatory evidence now, not after deployment expands.

From our research:

  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), 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 compliance and investigation blind spot.
  • That visibility gap makes runtime governance the next control priority, as detailed in OWASP NHI Top 10.

What this signals

The signal for security programmes is straightforward: agentic controls will be judged by runtime evidence, not by policy statements. With 80% of organisations already reporting that AI agents have acted beyond intended scope, per the AI Agents: The New Attack Surface report, teams need to prove containment, not just awareness.

Identity blast radius: the new governance problem is how far an autonomous system can move once it has valid access. That concept now belongs in IAM planning, because the risk is no longer limited to credential theft. Practitioners should reduce the damage any one agent can do by narrowing scope, tying access to data sensitivity, and separating high-risk actions from routine execution.

Programme owners should also expect audit and resilience teams to ask for evidence across data, identity, and execution history in the same review cycle. That is where alignment with the NIST AI Risk Management Framework becomes useful, because governance, mapping, and measurement have to be visible together. The practical signal is simple: if you cannot reconstruct what the agent saw and did, you do not yet have defensible control.


For practitioners

  • Implement continuous monitoring for AI agents Track agent activity, accessed data, and downstream actions in one control view so you can detect scope drift before it becomes a breach.
  • Classify data before agent access is granted Tie sensitive data classification to authorization decisions so agents only reach the minimum information required for the task boundary.
  • Define task-scoped authorization policies Use policy conditions that limit what an agent can do per workflow, per dataset, and per execution window rather than relying on static entitlements.
  • Review AI governance against regulatory evidence needs Map agent activity, oversight, and incident response records to GDPR, DORA, and EU AI Act obligations so audit evidence is available when needed.

Key takeaways

  • AI and data security are converging because autonomous systems force identity, data, and execution into one governance problem.
  • The reported scale of AI-related incidents and unmonitored agents shows that current control models are already behind operational reality.
  • Practitioners should move toward task-scoped authorization, runtime monitoring, and evidence-ready governance before agent deployment expands further.

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 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agent misuse and prompt injection map directly to autonomous workflow risks.
NIST AI RMFAI governance, measurement, and accountability are central to this article.
NIST CSF 2.0PR.AC-4Access control and least privilege are implicated by unmonitored AI agent behaviour.

Document AI oversight, risk measurement, and accountability for agentic systems under AI RMF GOVERN.


Key terms

  • Unified Agentic Defense Platform: A unified agentic defense platform is an architecture that connects identity, data security, and runtime enforcement for autonomous systems. The goal is to govern what an AI agent can access and do as it operates, rather than relying on separate tools that each see only one part of the workflow.
  • Agentic Workflow: An agentic workflow is a process where AI systems can interpret context, call tools, and take actions with execution authority. Unlike a simple model output, the workflow can affect data, systems, and decisions, which means security controls must evaluate behaviour as well as content.
  • Task-scoped Authorization: Task-scoped authorization limits an AI agent’s access to the specific data, tools, and actions needed for one bounded objective. It is a stronger fit than static role assignment when the system’s behaviour can change during execution and when overreach creates immediate business risk.
  • Identity Blast Radius: Identity blast radius is the amount of damage a non-human identity can cause if it is misused, compromised, or allowed to drift beyond its intended purpose. For AI agents, it is shaped by permissions, data access, and the ability to chain actions across connected systems.

Deepen your knowledge

AI and data security are converging around task-scoped authorization, runtime monitoring, and agent lifecycle governance in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for autonomous systems from a similar starting point, it is worth exploring.

This post draws on content published by Cyera: SACR names Cyera an Innovator in the 2026 UADP Technoscope report. Read the original.

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