TL;DR: Data exfiltration now moves through AI tools, browser sessions, cloud sync, email, and removable media, and Cyberhaven says 39.7% of AI interactions involve sensitive data while about 44% happen through personal accounts. Legacy DLP cannot reliably track transformed data or prompt-level movement, so detection has to shift toward lineage and behavior-aware controls.
At a glance
What this is: This is an analysis of the most common exfiltration paths, with a clear finding that AI use, browser-based workflows, and personal accounts are now central data-loss channels.
Why it matters: It matters because IAM, PAM, and NHI teams increasingly have to govern where sensitive data goes after identity is authenticated, especially when access is legitimate but the destination is not.
By the numbers:
- According to Cyberhaven research, 39.7% of all AI interactions involve sensitive data.
- Approximately 44% of AI use occurs through personal accounts where enterprise visibility is absent.
👉 Read Cyberhaven's analysis of the most common forms of data exfiltration
Context
Data exfiltration is no longer just a file-transfer problem. In modern environments, sensitive information leaves through AI prompts, browser copy-paste, cloud sync, email, and removable media, which means legacy DLP controls often see the wrong signal or no signal at all. The primary security issue is not only whether data is leaving, but whether identity and device controls can still govern where it goes once a user is already authenticated.
That gap matters to identity programmes because the exfiltration path often begins with a legitimate identity or a legitimate session. When a user pastes source code into an AI tool, shares files to a personal cloud account, or uses a contractor credential beyond its intended scope, the control failure is about lifecycle governance, contextual access, and data lineage, not simple login protection. This is typical of contemporary workplace exfiltration, not an edge case.
Key questions
Q: What breaks when legacy DLP is used to protect intellectual property?
A: Legacy DLP breaks when the sensitive asset has no predictable pattern to match. Source code, product plans, and design documents are sensitive because of context and business value, not because they contain a known number format. Without context, DLP misses the movement behaviour that reveals theft in progress.
Q: Why do personal accounts make AI data leakage harder to control?
A: Personal accounts remove enterprise visibility from the session, so security teams often cannot see which data was entered, who can access the account, or whether the information was reused elsewhere. That matters because the risk is created at the moment the data leaves the organisation, even if the user intended only to be productive.
Q: What do security teams get wrong about insider-driven exfiltration?
A: They often focus on malicious intent alone. In practice, negligent users can create the same exposure through cloud sync, email, AI tools, or removable media. The more useful signal is behaviour change, such as unusual downloads, access outside normal scope, or activity that accelerates before departure.
Q: How should organisations reduce exfiltration risk without blocking normal work?
A: Use contextual controls that follow the user, device, and destination rather than just the file. That allows legitimate work in SaaS and AI tools while stopping high-risk transfers to personal accounts, unsupported browser sessions, or unauthorised endpoints before the data leaves organisational control.
Technical breakdown
Why AI-based data exposure bypasses content inspection
AI-based exfiltration occurs when sensitive data is entered into generative AI tools or AI agents as part of normal work. The data may be pasted, uploaded, or embedded in a prompt, then transformed into a summary or output that no file-based DLP rule can reliably trace. Because the transfer happens inside a browser session or third-party platform, the security event can look like ordinary productivity. This is where prompt-level context and data lineage matter: the control question is not only what left, but how it was handled after submission.
Practical implication: teams need controls that inspect AI interactions and preserve lineage, not just outbound files.
How browser and SaaS leakage creates shadow egress paths
Modern work happens in SaaS applications, which means copy-paste, uploads to unsanctioned tools, screenshots, and web forms are now exfiltration channels. Browser activity blurs sanctioned and unsanctioned use, especially when employees access personal accounts in the same session they use for work. Legacy DLP tools struggle here because they were built around email gateways and file movement, not application context. The governance problem is that data can be reformatted or repackaged without ever looking like a classic transfer event.
Practical implication: extend monitoring to browser sessions and SaaS interactions where sensitive data is commonly repurposed.
Why privileged identities and contractors are still high-risk exfiltration paths
Credential compromise, insider misuse, and temporary third-party access all create exfiltration risk because legitimate access can be used to move data through normal channels. Once attackers or insiders operate with a valid identity, they can download, sync, email, or export data in ways that resemble authorised work. In NHI terms, the same pattern appears with service accounts, API keys, and AI agents that have broad entitlements. The technical issue is standing access with insufficient context, plus weak offboarding and access scoping.
Practical implication: reduce standing access and tie identity lifecycles to data sensitivity and session context.
Threat narrative
Attacker objective: The objective is to move sensitive data out of organisational control while making the action look like normal work.
- Entry occurs through legitimate identity use, such as a signed-in browser session, a compromised account, or a trusted AI tool submission.
- Escalation happens when the actor accesses sensitive repositories, browser-based SaaS apps, or development environments with broader data reach than intended.
- Impact follows when the data is copied, reformatted, uploaded, emailed, synced, or printed outside organisational control.
NHI Mgmt Group analysis
AI-based exfiltration is now an identity governance problem, not just a DLP problem. The most dangerous part of AI-assisted data movement is that it begins inside legitimate workflows, often with valid credentials and approved devices. That means the security boundary has moved from the perimeter to the interaction itself. For IAM and NHI programmes, this is a signal to treat AI tools and agents as governed identities with explicit data-use limits.
Data lineage is the missing control plane for modern exfiltration. When data is copied, summarised, repackaged, or pasted into another service, content-only inspection loses context. The security gap is a lack of traceability from source to destination, which weakens both incident response and policy enforcement. Teams should align lineage expectations with NIST SP 800-53 Rev 5 Security and Privacy Controls and the NHI control patterns in the 52 NHI Breaches Analysis.
Standing access creates a larger exfiltration window than most programmes assume. The article’s examples show that data loss is often enabled by identities that remain useful long after the original task has changed. That includes employees, contractors, and machine identities with more reach than they need. The practical conclusion is that access scope, not just detection speed, now determines blast radius.
Browser-mediated work has created a shadow exfiltration surface. Web apps, personal accounts, extensions, and AI tools sit in the same workflow path, which means governance has to follow the session rather than the application silo. This is where IAM, PAM, and NHI controls intersect with broader data security: if the identity cannot be bounded, the data cannot be reliably bounded either.
Deviation-based detection will outperform static rules for insider and external exfiltration alike. The article points to departures, unusual downloads, and access outside normal scope as the useful signals. That pattern is more durable than content matching because it reflects behaviour, not file format. Practitioners should move toward risk scoring that combines identity, device, and destination context.
What this signals
Data exfiltration now behaves like a governance problem across identity, browser, and AI layers. Security teams should expect more transfers that never appear as classic file events, which makes browser telemetry, SaaS context, and identity state part of the same control conversation. The most useful operational shift is to classify destinations and sessions before the data is allowed to move.
Lineage-aware monitoring will become a practical requirement for teams defending AI-heavy workflows. The category is moving from simple detection toward proof of where data went, who touched it, and whether the destination was authorised. That directly affects incident triage, legal review, and access policy design, especially where AI tools or personal accounts are part of normal work.
Standing access, not just bad actors, is what expands blast radius. When employees, contractors, or machine identities retain access longer than their task requires, exfiltration becomes easier to stage and harder to distinguish from ordinary work. Teams should tighten offboarding, scope access to the task, and link high-risk destinations to policy enforcement.
For practitioners
- Implement session-aware controls for AI use Track prompt-level and upload-level interactions for sanctioned AI tools, and block sensitive data submission when the session lacks approved context or account ownership. This is the only way to catch data that is transformed before it ever becomes a file again.
- Extend DLP to browser and SaaS workflows Instrument browser sessions for copy-paste, screenshots, form submissions, and personal cloud uploads so exfiltration signals are visible outside email and file gateways. Pair that monitoring with policy enforcement on unsanctioned destinations.
- Harden contractor and departing-employee access lifecycles Revoke temporary access immediately at task completion, and review access outside the user’s normal scope in the days around notice periods or offboarding. This reduces the chance that a legitimate identity becomes a convenient egress path.
- Use data lineage to prioritise response Correlate source repository, downstream copy, destination, and user context before triaging alerts. Lineage lets analysts see whether the same record was opened, pasted, uploaded, or exported across multiple channels.
Key takeaways
- AI tools, personal cloud accounts, and browser workflows have become high-frequency exfiltration paths that legacy DLP was never built to see.
- The most reliable signals are behavioural and contextual, including unusual access scope, departure-window activity, and data movement across transformed content.
- Reducing exfiltration risk now depends on lineage, session context, and tighter identity lifecycles, not on file inspection alone.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Access control and least privilege are central to limiting exfiltration paths. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege directly addresses overbroad access that enables exfiltration. |
| MITRE ATT&CK | TA0010 , Exfiltration; TA0006 , Credential Access | The article describes exfiltration after credential or session misuse. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Secrets and identity misuse are part of code and AI-assisted exfiltration risk. |
Track suspicious transfers against TA0010 and TA0006 to improve detection of authorised-user abuse.
Key terms
- Data Lineage: The record of how data moves across systems, applications, and workflows. In security operations, lineage shows where sensitive data propagates, which identities touch it, and how a compromise could spread across connected environments.
- Browser-Mediated Exfiltration: Browser-mediated exfiltration is the movement of sensitive data through web apps, webmail, personal cloud accounts, uploads, and copy-paste actions inside the browser. It is difficult to stop with gateway controls because the data often never looks like a traditional file transfer.
- Session-Aware Controls: Session-aware controls are policies that evaluate the live context of a user’s authenticated session before allowing data movement or interaction. They combine identity, application, and content context so enforcement can be more precise than blanket device-level rules. This is increasingly important in SaaS-heavy work environments.
- AI-Based Data Exposure: AI-based data exposure is the unauthorised loss of sensitive information when users enter it into generative AI tools or AI agents. The risk arises even when the action looks benign, because the data can leave organisational control the moment it is submitted and may persist outside enterprise visibility.
What's in the full article
Cyberhaven's full blog post covers the operational detail this post intentionally leaves for the source:
- Channel-by-channel examples of AI, browser, cloud sync, email, USB, and print exfiltration patterns.
- Detection logic for distinguishing intentional exfiltration from ordinary productivity and employee departure behaviour.
- How data lineage is used to trace copies, transformations, and downstream destinations across workflows.
- Practical examples of endpoint and browser visibility that a security operations team would need for implementation.
👉 Cyberhaven's full post covers AI exposure, browser leakage, and lineage-based prevention details.
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, workload identity, and secrets management. It helps practitioners connect identity controls to the broader security programmes that modern data movement depends on.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org