By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: OrionPublished July 24, 2026

TL;DR: Traditional DLP and DSPM break down once employees start moving sensitive data through AI assistants, personal AI accounts, connected repositories, and MCP servers, according to Orion. The practical shift is from predicting exfiltration paths to modelling data movement in context, because prevention now depends on identity, trust, and destination awareness rather than static policy alone.


At a glance

What this is: This is a threat-modeling framework for modern data loss that maps traditional and AI-native exfiltration paths from source to untrusted destination.

Why it matters: It matters because IAM, NHI, and security teams now have to govern how sensitive data moves through AI assistants, connected apps, and delegated access, not just where data is stored.

By the numbers:

  • When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.
  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
  • 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so.

👉 Read Orion's data loss threat model for AI-native exfiltration paths


Context

Data loss is no longer just a storage problem. Once employees can route sensitive information through AI assistants, personal AI accounts, connected repositories, and unapproved MCP servers, the control challenge shifts from classifying data to governing every place it can move. That makes identity, trust relationships, and destination control part of the data-loss problem, not separate concerns.

Traditional DLP was built to stop known exfiltration paths, but AI introduces new ones that are easier to create and harder to predict. For security teams, the question is no longer only what data is sensitive, but whether the organisation can prove who moved it, through which identity, and under what trust conditions.

The article’s starting position is typical of the current market: security teams have visibility into sensitive data and partial control over exits, but not a complete model of AI-native movement. That gap is now common rather than exceptional.


Key questions

Q: How should security teams govern AI-assisted data movement across endpoints?

A: Security teams should govern AI-assisted data movement by starting at the endpoint, where content is opened, copied, transformed, and redistributed. They need lineage-aware policy that tracks how information moves across applications and identities, including non-human actors. Without that sequence, teams can neither distinguish normal use from risky propagation nor enforce controls before exposure spreads.

Q: Why do AI tools complicate traditional data loss prevention?

A: They complicate DLP because the sensitive event often happens inside the model, not at the boundary. A model can infer internal structure, priorities, or relationships from non-sensitive fragments, which means the exposure is created by recombination rather than exfiltration. DLP needs to be complemented by monitoring of AI interactions and derivative outputs.

Q: What breaks when organisations rely on DSPM without prevention controls?

A: They can identify sensitive data, but they still cannot stop a risky transfer in the moment it happens. That leaves visibility without enforcement, which is useful for reporting but weak for containment. To close the gap, teams need controls that act on the transfer itself, not only the data inventory.

Q: Who is accountable when an AI agent accesses sensitive data it was not meant to use?

A: Accountability sits with the team that approved the agent, its connectors, and its policy boundaries, not with the runtime behaviour alone. Organisations need ownership for intent, permissions, monitoring, and validation so they can prove whether the agent stayed inside its approved purpose. Without that, audit and regulatory response become retrospective guesswork.


Technical breakdown

Why traditional DLP breaks under AI-assisted data movement

Traditional DLP works best when exfiltration paths are narrow and predictable, such as email, USB, or sanctioned file sharing. It fails when users can move data through many low-friction channels at once, because policies become brittle and generate false positives without stopping novel routes. AI assistants make this worse by creating a new class of trusted-looking transfer, where the user authorises access but does not always understand the downstream movement. The result is a control model tuned to destination blocking, not contextual authorisation.

Practical implication: teams need controls that evaluate context and identity at the moment of transfer, not only static destinations.

How AI-native exfiltration paths change the trust model

An AI-native data-loss path often begins with a legitimate connection, such as a developer granting an assistant access to a codebase or a user linking a personal AI account to cloud storage. Once that trust is established, the sensitive data can move through a chain of delegated access that does not resemble classic theft. This is where NHI governance becomes relevant, because the assistant, connector, or MCP server effectively acts as a non-human identity with access rights and downstream reach. The control question shifts to whether the delegated path is approved, bounded, and revocable.

Practical implication: treat connected AI tools and MCP integrations as governed identities with explicit scope and revocation.

What real-time prevention requires beyond classification

Classification tells you what is sensitive, but not whether a specific transfer should be allowed. Real-time prevention needs the surrounding context: who initiated the action, what system mediated it, where the destination sits in the trust boundary, and whether the movement matches normal business behaviour. That is a governance model closer to continuous authorisation than static inspection. It also aligns with zero trust thinking, because the decision is made per movement, not per device or per application category.

Practical implication: combine data classification with identity-aware policy enforcement and event-level decisioning.


NHI Mgmt Group analysis

Data loss governance now depends on identity-aware movement control, not just data visibility. DSPM can tell teams where sensitive data exists, but it cannot decide whether a transfer through an AI assistant, a connector, or a shared workflow is acceptable. The governance gap is no longer discovery alone. It is the absence of a control plane that understands who or what is moving the data, through which trust relationship, and to which destination. Practitioners should treat data movement as an identity problem as much as a content problem.

AI assistants and connected applications create a new class of non-human data movers. Once an assistant can read a repository, query a file store, or relay prompts into an external service, it becomes part of the access path. That does not make every tool an autonomous agent, but it does make many integrations functionally relevant to NHI governance. The named concept here is AI-native exfiltration paths, which are transfer chains created by delegated access rather than obvious theft. Security teams should model these paths explicitly.

Traditional DLP failed because it tried to predict every bad path instead of governing the movement itself. That failure is structural, not merely operational. As application sprawl grows, the number of ways data can leave the enterprise expands faster than policy teams can enumerate them. The article’s framework is useful because it reframes the problem around exfiltration paths, investigation traces, and enforcement points. Practitioners should use that same lens to test whether their controls can still make a decision when the path is unfamiliar.

The most important control question is whether the organisation can explain and prove a data transfer after the fact. Modern loss prevention is not only about blocking events. It is also about traceability, so the security team can answer who moved the data, from where, through what identity, and to what external context. Without that trace, compliance, incident response, and containment all degrade at the same time. Practitioners should prioritise decisions that preserve auditability as well as prevention.

What this signals

The practical signal for security programmes is that data-loss prevention is converging with identity governance. When AI assistants can read repositories, relay prompts, or move files across trust boundaries, the policy question becomes who or what is authorised to move the data and under what conditions. That is an identity control problem wrapped inside a data-control problem.

AI-native exfiltration paths: security teams should expect more data movement to happen through delegated access than through obvious theft. That changes control design, because the most dangerous path may look operationally legitimate until it reaches an untrusted destination. A useful control test is whether the organisation can explain every data transfer chain without reconstructing it manually from scratch.

The next maturity step is continuous decisioning across data, identity, and destination context, using frameworks such as the NIST AI Risk Management Framework where AI-mediated workflows are in scope. Teams that keep treating AI access as a point-in-time approval will keep missing the movement layer where loss now happens.


For practitioners

  • Model AI-native exfiltration paths Map the specific ways data can leave through assistants, connectors, personal AI accounts, shared links, and unapproved MCP servers. Use the mapping to identify where identity, destination, and method of transfer create the highest risk.
  • Treat connected AI tools as governed identities Assign ownership, scope, and revocation criteria to every assistant, connector, and workflow that can read or relay enterprise data. If a system can move sensitive content, it needs lifecycle control similar to other non-human identities.
  • Pair classification with contextual enforcement Use classification to identify sensitivity, then apply policy based on the user, destination, trust boundary, and current business context. Block or step up review when the movement crosses an untrusted context, even if the source data is otherwise allowed.
  • Test for traceability before rollout Ask whether the organisation can reconstruct who performed the transfer, what data moved, and which enforcement point allowed it. If the answer is no, strengthen logging and chain-of-custody controls before expanding AI access.

Key takeaways

  • Data loss prevention is shifting from path prediction to movement governance because AI tools create transfer routes that static policies cannot reliably anticipate.
  • Identity now sits inside the data-loss problem, since assistants, connectors, and MCP-linked workflows can act as governed non-human movers of sensitive information.
  • The control objective is no longer only to classify data, but to prove and restrict how it moves across trust boundaries in real time.

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 CSF 2.0, NIST AI RMF and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10AI assistants and connected tools create the agentic risk surface this framework addresses.
OWASP Non-Human Identity Top 10NHI-05Connected AI systems behave like governable non-human identities when they can move data.
NIST CSF 2.0PR.AC-4The article centres on access scope, trust boundaries, and movement control.
NIST AI RMFGOVERNAI-mediated movement decisions need explicit accountability and policy ownership.
NIST Zero Trust (SP 800-207)Continuous verification is relevant where AI tools move data across trust boundaries.

Apply zero trust principles to each data transfer decision instead of trusting the application by default.


Key terms

  • Data Exfiltration Path: A data exfiltration path is the route sensitive information takes when it leaves an organisation’s controlled environment. In Shadow AI cases, the path may be a prompt field, browser extension, or personal account rather than a file transfer or network event.
  • Context-aware Enforcement: Context-aware enforcement is policy that changes based on live conditions such as data sensitivity, environment, or task type. For AI agents, it is the difference between a static permission grant and a control that adapts to what the agent is trying to do right now.
  • Non-Human Identity (NHI): A digital identity assigned to a non-human entity such as a software application, service account, API key, bot, machine, or AI agent that enables it to authenticate and interact with systems without direct human involvement. NHIs now outnumber human identities in most enterprises by 25 to 50 times.
  • Shadow AI: AI agents, copilots, or connected tools operating without full visibility or governance from security teams. Shadow AI becomes an identity problem when those systems authenticate with unmanaged tokens, service accounts, or OAuth apps that can reach production resources.

What's in the full article

Orion's full article covers the operational detail this post intentionally leaves for the source:

  • The full exfiltration-path model with scenario-by-scenario traces for traditional and AI-native data loss routes.
  • Representative incident examples and step-by-step movement traces that show how each path unfolds in practice.
  • The enforcement-point view of where policy can block, detect, or redirect a risky transfer before data exits the environment.
  • The framework’s mapping logic for source, destination, method, and trust relationship across enterprise workflows.

👉 Orion's full framework shows the trace examples, enforcement points, and scenario mappings behind the model.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security and identity practitioners build the governance discipline needed for delegated access, lifecycle control, and auditability.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 14, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org