Data Exfiltration Paths
The Sophisticated Attack Vector Is a Spreadsheet Attached to a Gmail.
9 min read · 25 August 2026 · Privacy
During a security audit of a healthcare IT vendor, the auditors identified that the vendor's customer success team regularly emailed customer data extracts to their personal email accounts to work on presentations and reports outside office hours. The behavior was not malicious , the employees needed the data to prepare materials for customer meetings, their corporate laptops were slow, and personal devices were more convenient for weekend work. There was no DLP on the vendor's email system. There was no policy specifically addressing personal device use for customer data. The data was leaving the vendor's controlled environment through email and arriving on personal devices, personal cloud accounts, and home networks with no security controls, no encryption enforcement, and no monitoring. The vendor's security controls , their excellent database encryption, their role-based access controls, their security monitoring , all applied to the systems the data lived in. None of them applied to the Gmail attachment that the data traveled in.
What are Data Exfiltration Paths, Really?
Data exfiltration is the unauthorized transfer of data from a controlled environment to an uncontrolled one , whether through malicious intent, employee negligence, or convenience-driven shortcuts that bypass security controls. Exfiltration paths are the channels through which data can leave the controlled environment: email, USB devices, cloud storage uploads, screen capture, printing, API calls, and any other mechanism that enables data to move from a governed system to an ungoverned one. Understanding the full population of exfiltration paths , not just the obvious ones , is prerequisite to implementing controls that meaningfully reduce exfiltration risk rather than creating a selective barrier around the most visible channels.
The exfiltration path problem is fundamentally one of completeness. Security programs typically implement controls on the most visible, most frequently exploited, and most technically accessible exfiltration channels: email DLP, USB blocking, web upload monitoring. These controls provide genuine protection against the exfiltration patterns they cover. The risk is that the controls create an incomplete perimeter , covering some channels while leaving others unaddressed , and that exfiltration occurs through the unaddressed channels rather than the controlled ones. The sophistication of the exfiltration does not need to match the sophistication of the controls; it only needs to find a path that the controls do not cover.
The human factor in exfiltration is the dimension most frequently underestimated in technical security programs. The malicious insider who deliberately bypasses security controls is a real and significant threat. But the majority of data exfiltration events that organizations investigate involve employees who were not acting with malicious intent , they were solving a convenience problem, meeting a deadline, or working the way they always have without understanding the data security implications. The customer success manager who emailed the data extract to Gmail was not planning to steal customer data. They were planning to finish a presentation. The exfiltration was the side effect of a workflow decision, not a security attack. Controls designed to detect malicious exfiltration may entirely miss convenience-driven exfiltration that uses the same channels.
Data exfiltration risk concentrates around five specific path categories in vendor environments:
- Personal email and cloud storage , employees forwarding data to personal email accounts or uploading to personal cloud storage (Google Drive, Dropbox, iCloud) for work-from-home or convenience purposes
- Removable media , USB drives, external hard drives, and other removable storage used to transfer data from managed systems to unmanaged devices
- Screen capture and photography , data captured through screenshots, screen recordings, or phone photography of screen content , a channel that technical DLP cannot intercept
- Printing and physical media , sensitive data printed for external use, physical documents removed from the controlled environment
- Unauthorized API and integration access , data extracted through API calls or integration connections that are authorized for the integration but used for data export beyond the intended scope
Why this matters
Data exfiltration path governance matters for TPRM because the exfiltration risk that a vendor presents is determined not by the strength of the controls they have implemented on the channels they have addressed but by the completeness of the controls across all channels data can travel. A vendor with enterprise-grade DLP on corporate email but no DLP on personal email forwarding has implemented a control that sophisticated attackers and convenience-driven employees can both bypass with the same simple action , forwarding to Gmail.
The most consequential dimension from a TPRM perspective is the authorized-path exfiltration scenario , where data leaves through a channel that exists for a legitimate purpose but whose scope has expanded beyond its intended use. An API integration designed to enable a reporting use case that is used to extract bulk customer records is authorized-path exfiltration. A customer success manager with legitimate access to customer data who exports it for a meeting preparation task is authorized-path exfiltration. These scenarios require controls that address not just whether a channel is used but whether the scope of use on that channel is consistent with its intended purpose.
For TPRM practitioners, the exfiltration path assessment requires going beyond DLP confirmation to ask about the specific channels data can travel through and whether controls exist for each. The Gmail attachment scenario is one of the most common data exfiltration patterns in enterprise environments. Confirming that enterprise DLP covers corporate email while leaving personal email forwarding unaddressed confirms a control that the most common exfiltration pattern bypasses.
Where most teams get this wrong
The most consistent failure is assessing DLP coverage on primary channels and concluding exfiltration risk is managed. DLP on corporate email, endpoint USB blocking, and web upload monitoring are the standard DLP implementations that most vendor assessments confirm. They address the channels that are within the DLP tool's scope. Personal email forwarding, personal cloud storage, screen capture, and printing are channels that standard DLP implementations frequently do not cover, and they represent the paths through which the most common convenience-driven exfiltration occurs.
The second failure is not asking about employee personal device and personal account use policies. A vendor with no policy specifically addressing whether employees may use personal accounts for work purposes has not closed the personal channel exfiltration path at the policy level, regardless of what technical controls exist on corporate systems. The absence of a clear prohibition on personal device work with customer data is itself an exfiltration path governance gap.
- Confirming DLP on corporate email without assessing personal email forwarding , the most common convenience-driven exfiltration path
- No assessment of personal device use policies , whether employees are permitted to use personal devices or accounts for work involving customer data
- Screen capture and printing not addressed , physical exfiltration paths that technical DLP cannot intercept
- Authorized path scope not assessed , whether API and integration access is monitored for scope consistent with intended use
- Exfiltration detection vs prevention not distinguished , detecting exfiltration after it occurs vs preventing channels from being used
What good looks like
Mature exfiltration control programs map the full population of channels through which data can leave the controlled environment and implement controls or compensating measures for each. The scope of DLP coverage is comprehensive rather than selective. Personal device and personal account use policies are explicit and enforced. And exfiltration detection complements prevention , monitoring for scope anomalies in authorized channels that prevention controls cannot address.
- Comprehensive DLP coverage , corporate email, personal email forwarding, cloud storage uploads, USB, and web upload DLP applied consistently
- Personal device and account policy , explicit prohibition on using personal email, cloud storage, or devices for work involving customer data
- Endpoint DLP including removable media , USB blocking and clipboard monitoring on managed endpoints
- API and integration scope monitoring , anomaly detection on API call volumes that indicate data extraction beyond intended integration scope
- Print and screenshot governance , policies and where technically feasible controls addressing physical exfiltration channels
Tooling
Comprehensive exfiltration control requires layered tools covering network, endpoint, and cloud channels.
Endpoint DLP , Microsoft Purview Endpoint DLP, CrowdStrike, Forcepoint
Endpoint DLP tools monitor and control data flows at the endpoint level , detecting and blocking sensitive data being copied to USB devices, uploaded to cloud storage, forwarded to personal email, or captured in screenshots. Microsoft Purview Endpoint DLP specifically covers Windows endpoints and integrates with the broader Purview data classification framework. For TPRM practitioners, asking whether the vendor uses endpoint DLP that covers personal email forwarding and cloud storage uploads provides the specific capability question that surfaces the Gmail attachment gap.
Email Security with DLP , Proofpoint, Mimecast, Microsoft Defender for Office 365
Email security platforms with DLP capabilities inspect outbound email for sensitive data , applying classification-based policies to detect and block emails containing personal information, financial data, or credentials. Critically, these controls apply to corporate email send, but cannot prevent employees from accessing webmail services (Gmail, Outlook.com) from a browser on a corporate device. Endpoint DLP that blocks browser-based webmail uploads is required to address the personal webmail exfiltration path.
User and Entity Behavior Analytics , Exabeam, Varonis, Microsoft Sentinel
UEBA platforms detect anomalous user behavior patterns that indicate potential exfiltration , unusual data access volumes, off-hours activity, large file downloads followed by external uploads, and other behavioral indicators that suggest data staging for exfiltration. For TPRM practitioners, asking whether the vendor uses UEBA to detect behavioral exfiltration patterns provides a detection capability question that complements DLP prevention questions.
Governance challenges
The governance challenge with exfiltration path coverage is the completeness problem. Every new device type, new communication channel, and new collaboration tool adds a potential exfiltration path. DLP programs that were comprehensive when designed may develop coverage gaps as the channel landscape evolves , a DLP program designed before Slack became a primary workplace communication channel may have no Slack DLP. The exfiltration path inventory requires periodic review as the data environment evolves.
For TPRM programs, the practical governance question is not just whether DLP exists but whether the DLP coverage map has been compared against the actual channels through which data moves in the vendor's environment. A vendor who can describe their DLP scope and confirm it covers personal email forwarding, personal cloud storage, and removable media has thought about exfiltration path completeness. A vendor whose DLP confirmation describes enterprise email protection without addressing personal channels has confirmed a partial perimeter.
- Ask about personal email and cloud storage DLP coverage , whether personal channel forwarding is addressed
- Ask about personal device use policies , explicit prohibition on personal device use for customer data work
- Ask about the most recent exfiltration incident , what channel was used and what control detected or failed to detect it
- Include exfiltration path mapping in assessment , channel inventory compared against DLP coverage
- Ask about API scope monitoring , anomaly detection on authorized integrations for scope-exceeding data extraction
If you are a small team
Ask your highest-risk vendors two questions that cut through DLP confirmation to actual channel coverage. First: does your DLP cover employees forwarding data to personal Gmail or other personal email accounts from corporate devices , specifically, would an employee emailing a customer data extract to their personal account trigger a DLP alert or be blocked? Second: what is your policy on employees using personal devices or personal cloud accounts to work with customer data outside the office? The first question tests technical coverage. The second tests policy coverage. Together they surface the personal channel gap that is the most common convenience-driven exfiltration path.
- Ask whether personal email forwarding triggers DLP alerts or is blocked
- Ask about policy on personal device and personal account use for customer data
- Ask about the most recent data exfiltration incident and what channel was involved
- Ask whether USB and removable media are blocked on managed endpoints
What to require
Ask directly:
"If an employee emailed a customer data extract to their personal Gmail account from their corporate laptop, would your DLP controls detect or block that action , and what specifically covers personal email forwarding on managed endpoints?"
"What is your policy on employees using personal devices, personal email accounts, or personal cloud storage for work involving customer data , and is that policy technically enforced rather than relying solely on employee compliance?"
"Have you had any data exfiltration incident in the last two years , including convenience-driven exfiltration by employees who were not acting maliciously , and what channel was involved and what control failed or succeeded?"
Expect as evidence
- Personal email forwarding DLP coverage confirmation , technical control or explicit gap acknowledgment
- Personal device and account policy documentation , explicit prohibition and enforcement mechanism
- Exfiltration incident history , recent incidents, channel involved, and control outcome
- USB and removable media control confirmation on managed endpoints
A vendor who responds to the Gmail forwarding question with 'our DLP covers email' should be asked whether that coverage applies when an employee opens Gmail in a browser on their corporate laptop and attaches a file. Corporate email DLP and personal webmail DLP require different control implementations. Confirming the first does not confirm the second.
How to evidence it
Data exfiltration prevention is addressed in PCI-DSS Requirement 12 (information security policies), HIPAA's workforce training and access management safeguards, and NIST SP 800-53 SI-12 (information management and retention). Demonstrating due diligence requires evidence that exfiltration path coverage was assessed across the full channel landscape, not just primary DLP systems.
- Vendor assessment records documenting personal channel DLP coverage and personal device policy questions
- DLP coverage scope documentation , channels covered vs channels not covered
- Personal device and account policy evidence
- Exfiltration incident history and control outcome records
Key Takeaway
Data exfiltration is usually not a sophisticated attack. It is usually an employee who needed to finish something, took the easiest path available, and sent a spreadsheet to Gmail. The sophisticated attack requires defeating the sophisticated controls. The convenience-driven exfiltration requires only that the convenience path exists and the controls do not cover it. DLP on corporate email does not cover Gmail in a browser. Endpoint blocking on USB does not cover Dropbox upload. The exfiltration path inventory is the map of all the ways data can leave. The DLP coverage map is the map of the paths the controls address. The gap between those two maps is the exfiltration risk. Ask which channels are covered. Ask which channels are not. The spreadsheet that went to Gmail traveled a path that nobody mapped.
Speak to It™
The term you nodded along to, explained in ninety seconds, so you can speak to it professionally. It is how most readers find these articles.
Join the Association