TL;DR: Agentic AI is shifting work into machine-speed workflows, and Cyberhaven says endpoint agentic AI adoption doubled year over year to 60% of enterprises in May 2026. The security gap is that traditional point tools still lose context once data moves, so governance has to follow the workflow, not the checkpoint.
At a glance
What this is: This is a vendor analysis of the agentic enterprise, arguing that security controls must follow data across human and AI workflows rather than stop at endpoints or repositories.
Why it matters: It matters because IAM, PAM, and data security teams increasingly need to govern both human and machine actions inside the same workflow, where identity, context, and privilege all change rapidly.
By the numbers:
- endpoint agentic AI adoption doubled year over year, reaching 60% of enterprises in May 2026, according to Cyberhaven Labs.
👉 Read Cyberhaven's analysis of securing the agentic enterprise
Context
The primary issue here is not whether organisations will use AI, but whether security can keep pace when work becomes a chain of human and agent actions. Once data moves across browsers, endpoints, cloud services, and AI prompts, static controls lose the context needed to judge what is sensitive, what is approved, and what is risky. That is the governance gap behind the agentic enterprise, and it intersects directly with identity because every meaningful action still traces back to a human, a service account, or an AI agent identity.
Cyberhaven frames the problem as workflow visibility, but the deeper security question is how to preserve control when identity and data flow together at machine speed. For IAM and PAM teams, this is a familiar pattern in a new form: privilege is no longer only about logins and access reviews, but about who or what can move sensitive information through an operational workflow. The same control logic also applies to NHI and agentic AI governance, where the identity of the actor determines how far data can travel.
Key questions
Q: How should security teams govern AI agents that run long, multi-step workflows?
A: Security teams should require durable execution, full event history, and clear ownership for every multi-step agent workflow that touches sensitive data or privileged tools. If the agent can lose state on failure, the organisation cannot reliably audit what happened or prove which actions were completed versus replayed.
Q: Why do point-in-time controls fail in agentic enterprise environments?
A: Point-in-time controls assume data meaning is stable at the checkpoint. In agentic workflows, prompts, copies, and downstream actions change that context continuously, so a file or fragment can be harmless at one stage and sensitive at the next. Controls need lineage and runtime context to stay effective.
Q: What do security teams get wrong about workflow-based data protection?
A: They often treat workflow protection as an analytics problem instead of an enforcement problem. If the organisation can only observe where data went after the fact, it has already lost the chance to stop misuse. Security has to enforce policy while the workflow is still active.
Q: Who is accountable when an AI agent accesses the wrong data?
A: Accountability sits with the team that defined the agent’s scope, the owner of the delegated user context, and the operators who allowed access to persist beyond the task. For customer workflows, audit logs should show both the agent and the user identity so responsibility can be traced clearly.
Technical breakdown
Why workflow context breaks point-in-time data controls
Traditional data security tools are built around inspection points. DSPM looks at data at rest, DLP checks content at a boundary, CASB and SSE observe traffic, and EDR watches endpoints for malicious behaviour. The problem is that modern work is not a single event. It is a workflow that shifts across systems, users, and agents, so the meaning of a file, prompt, or token changes as it moves. Without lineage, policy decisions become detached from business context and from the identity that touched the data.
Practical implication: map controls to workflow stages, not just to endpoints or repositories.
How agentic AI changes the identity and privilege model
An AI agent is not just another automation script. It can plan actions, choose tools, and decide timing at runtime, which means it behaves more like a privileged participant in a workflow than a fixed application integration. That creates an identity problem as much as a data problem: the agent needs scoped authentication, traceable authorisation, and revocation boundaries that match the task. If those controls are absent, the agent inherits broad access that may outlive the work it was meant to do.
Practical implication: treat agent identities as privileged subjects with task-scoped access and auditable boundaries.
What data lineage adds to governance and detection
Data lineage connects origin, movement, transformation, and destination. In security terms, that means a control can tell whether a fragment copied into an AI prompt came from mission-critical intellectual property, a public document, or a regulated record. Lineage also improves investigation because it shows what touched the data before it moved. That is especially important in agentic environments, where prompts, tool calls, file reads, and sharing actions may all occur in one workflow cycle.
Practical implication: use lineage signals to classify, block, and investigate workflow actions in real time.
NHI Mgmt Group analysis
Workflow visibility is becoming a security control, not just an analytics feature. The article is right to focus on how data moves through business processes, but the governance implication is broader. Once humans and agents operate in the same workflow, the security team needs to know where data came from, who or what touched it, and whether the action still fits policy. That aligns with NIST CSF and, where identity is central, the NHI lens. Practitioners should treat lineage as part of access governance, not a separate reporting layer.
Agentic AI creates a new kind of privileged insider problem. The article describes agents as autonomous participants in workflows, and that is exactly why identity controls matter. An AI agent can hold credentials, access tools, and move data faster than a human reviewer can intervene. The named concept here is workflow privilege drift: access broadens as the workflow expands, even when no one intended to grant persistent authority. Teams should align agent governance with OWASP Agentic AI Top 10 and NIST AI RMF, then constrain task scope at the identity layer.
Point controls fail when business context is distributed. The vendor correctly argues that DSPM, DLP, CASB, SSE, and EDR each miss part of the picture when used in isolation. That is not a tooling complaint so much as a model problem. Security teams have long assumed that data can be judged at a single checkpoint, but agentic workflows continuously rewrite context. Practitioners should evaluate whether their current controls can preserve decision context after the first hop, not just at ingestion.
Identity and data governance are converging around the same operational question: who or what is allowed to move value. In agentic environments, the subject is no longer only the user or only the dataset. It is the combined action of an identity, a tool, and a workflow outcome. That is why IAM, PAM, and NHI governance should be designed with data security teams from the start. The practical conclusion is that access policy, data policy, and auditability now need a shared operating model.
Security teams should expect AI adoption to outpace their current review cycles. The article's adoption claims reinforce a familiar governance pattern: once AI is embedded in daily work, controls built for periodic review will lag. The issue is not merely scale, but speed of decision and movement. Practitioners should shorten policy feedback loops, instrument agent actions, and use real-time enforcement where sensitive workflows are already live.
What this signals
The programme-level signal is that security teams will need to collapse the distance between identity governance and data governance. In agentic environments, access reviews alone do not explain what an AI agent actually did with information, so lineage, policy enforcement, and auditability need to be designed as one operating model. That shift aligns with NIST AI Risk Management Framework thinking, even when the immediate control challenge sits inside workflows rather than models.
Workflow privilege drift: once agents become routine participants in daily work, the real risk is not only data leakage but expansion of effective privilege across the workflow chain. Teams should expect more requests for runtime controls that can block, score, or reroute data movement based on identity, context, and sensitivity. For identity teams, that means building closer ties with data security operations and using Analysis of Claude Code Security as a reference point for agent governance patterns.
The likely next phase is more precise enforcement at the point where humans and agents interact with sensitive content. Organisations that can connect identity, behaviour, and lineage in real time will have a better chance of approving AI usage without losing control of proprietary workflows. For teams building their roadmap, the practical question is not whether AI will touch data, but whether policy can still follow it after the first copy, prompt, or tool call.
For practitioners
- Map sensitive workflows end to end Inventory the business workflows where proprietary, regulated, or customer data crosses human and AI steps, then document the systems, identities, and handoffs involved. Use that map to decide where monitoring, blocking, and approval controls actually need to operate.
- Bind agent actions to scoped identities Assign each AI agent a distinct identity with task-scoped credentials, explicit tool permissions, and revocation logic tied to the workflow outcome. Avoid reusing broad application credentials that blur accountability when the agent acts on behalf of a team.
- Preserve data lineage through prompts and tools Track how sensitive data fragments move into prompts, files, browser sessions, and downstream applications so you can classify and enforce policy after the data leaves its source system. Lineage should remain visible at the point of action, not only at rest.
- Align IAM, PAM, and DLP review cycles Connect identity governance reviews with data security rules so that permission changes, privileged access, and content controls are evaluated together for high-value workflows. If those teams operate on different cadences, the workflow will outrun governance.
Key takeaways
- The main risk in the agentic enterprise is not AI adoption itself, but the loss of security context as data moves across human and machine workflows.
- Cyberhaven's analysis reinforces a familiar control gap: point tools see fragments of the journey, while governance needs visibility across the whole workflow.
- Identity teams should treat AI agents as privileged workflow participants and align data security, IAM, and PAM around shared enforcement points.
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 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agentic workflows and tool use are the article's central security concern. | |
| NIST AI RMF | GOVERN | The article is fundamentally about governance for AI-enabled workflows. |
| NIST CSF 2.0 | PR.AA-01 | Identity-aware access decisions are required when agents move sensitive data. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Agent identities and machine credentials are part of the control model described here. |
Assign clear accountability for AI workflow risk, policy, and monitoring under the GOVERN function.
Key terms
- Agentic enterprise: An operating model where humans and autonomous AI systems work together inside the same business workflows. The security challenge is that decisions, data movement, and access all happen at machine speed, so governance must track both the actor and the workflow context.
- Process lineage: Process lineage is the chain of parent and child execution events that shows how one process led to another inside a running workload. It helps investigators reconstruct container behaviour, identify the origin of suspicious actions, and distinguish normal execution from abuse.
- Vendor privilege drift: Vendor privilege drift is the gradual expansion of external access beyond the original purpose, followed by weak revocation when the work changes or ends. It often appears when ownership is unclear, inventories are incomplete, and access reviews focus on contracts instead of actual usage.
- AI-native identity security: An identity security model that uses contextual signals and automated decisioning at runtime rather than relying mainly on static roles and periodic review. It is designed for environments where software agents, service accounts, and AI systems act continuously and need decisions made at machine speed.
What's in the full article
Cyberhaven's full blog covers the operational detail this post intentionally leaves for the source:
- How Cyberhaven Flow discovers AI tools and agent activity across endpoints and browsers
- The vendor's own breakdown of data lineage, prompt recording, and tool-call context in the platform
- Operational examples of how the system ties actions back to a human or agent identity
- Claims about investigation speed, false positives, and risky behaviour reductions in deployed environments
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to the wider security programme that governs autonomous systems and sensitive workflows.
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org