TL;DR: Policy-based DLP struggles in AI-driven workflows because employees paste sensitive data into chatbots, copilots, and SaaS tools that traditional rule sets cannot inspect reliably, according to Orion. Static enforcement is no longer enough when context, intent, and retention sit outside enterprise control, making adaptive data protection the real requirement.
At a glance
What this is: This article argues that legacy, policy-based DLP is breaking down as Shadow AI and embedded copilots move sensitive data into systems security teams do not fully control.
Why it matters: It matters to IAM practitioners because identity, access context, and approved-use boundaries now shape whether data can move safely through AI-enabled workflows and SaaS tools.
By the numbers:
- 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%).
👉 Read Orion's analysis of why policy-based DLP is failing in the Shadow AI era
Context
Policy-based data loss prevention was built for a world of static endpoints, predictable data flows, and inspection rules that could keep pace with human activity. Shadow AI changes that model because employees now move sensitive information into chatbots, copilots, and SaaS systems that sit outside traditional enterprise control, which makes the primary data security gap one of context and governance, not just content inspection.
The identity angle is real even though this is not a classic IAM article: the user’s identity, the application’s identity, and the permitted data boundary now determine whether AI-assisted work stays inside policy. That is why DLP, IAM, and access governance are converging around approved use, conditional access, and auditability rather than standalone rule libraries.
Key questions
Q: How should security teams govern shadow AI without blocking productivity?
A: Use visibility-based controls instead of blanket bans. Identify which tools are in use, who is using them, and what data they can access, then apply targeted policies by role and data sensitivity. That approach preserves legitimate AI adoption while reducing exposure from unsanctioned tools and unreviewed data paths.
Q: Why do policy-based DLP controls fail in AI-enabled workflows?
A: They fail because they assume data moves through predictable channels and can be matched against fixed patterns. AI workflows are contextual, conversational, and often embedded in SaaS platforms, so the control cannot reliably judge intent or downstream handling. When the system cannot see the full exchange, rule accuracy drops and false positives rise.
Q: What do organisations get wrong about shadow AI governance?
A: They often try to block unsanctioned tools at the network layer without changing employee behaviour or providing an approved alternative. That pushes use to personal devices and leaves the enterprise blind. Discovery and policy-guided redirection are more useful than simple denial if the goal is control rather than displacement.
Q: Which frameworks matter most for AI-era data protection decisions?
A: NIST CSF is useful for structuring governance, protection, detection, and response, while NIST AI 600-1 helps teams address generative AI risk more directly. If identity context is central, teams should also align DLP with IAM and access review processes so data controls follow the user, the device, and the sanctioned application path.
Technical breakdown
Why static DLP rules fail in AI-driven data flows
Traditional DLP depends on patterns, such as keywords, regular expressions, and file signatures, to spot sensitive content. That works best when data moves through well-known channels like email gateways or web proxies. AI workflows break those assumptions because prompts are conversational, content is recombined, and output may be transmitted through encrypted or embedded service paths that the old inspection model cannot classify with enough context. The result is a control that can still detect some sensitive strings, but cannot reliably decide whether the transfer is legitimate, accidental, or policy-breaking.
Practical implication: teams need context-aware classification and risk scoring, not only pattern matching.
How Shadow AI bypasses enterprise visibility
Shadow AI is not necessarily malicious use of AI tools, but it is unmanaged use. The problem is that once an employee pastes code, customer data, or regulated records into an external AI system, the organisation may lose visibility into retention, reuse, and downstream exposure. That is a governance failure as much as a technical one, because the enterprise no longer controls the processing environment or the assurance conditions around that exchange. DLP that only monitors network exits cannot enforce the boundary once the data has crossed into a third-party model or embedded copilot.
Practical implication: control approved AI use through identity, policy, and SaaS governance before sensitive data reaches external systems.
Why context-aware protection is replacing perimeter inspection
The emerging model is to classify data by sensitivity and evaluate behaviour in real time, across endpoints, SaaS, storage, and web interactions. That approach treats the user action, the destination, and the business intent as part of the control decision. In practical terms, modern data protection is shifting from asking, 'does this payload match a rule?' to asking, 'does this exchange make sense for this identity, this device, and this workflow?' That is a much harder problem, but it is the only one that fits AI-enabled collaboration.
Practical implication: align DLP with identity context, device trust, and sanctioned app controls.
NHI Mgmt Group analysis
Static DLP is a control model, not a security outcome. The article shows that rule-based inspection can detect known patterns, but it cannot keep pace with prompt-based data movement, embedded copilots, or AI systems that interpret and recombine information. That means the failure is architectural: organisations are still trying to govern dynamic data behaviour with static enforcement logic. Practitioners should treat DLP as one signal in a broader governance stack, not as the boundary itself.
Shadow AI creates an identity and entitlement problem, not just a content problem. The real issue is who is allowed to move what data into which AI service, under what conditions, and with what audit trail. That makes IAM and SaaS governance central to data protection because approved access paths now matter as much as payload inspection. Teams that cannot bind AI use to identity, device, and policy context will struggle to prove control over sensitive information.
Context-aware protection is becoming the named requirement for AI-era data security. The old model assumed data loss could be predicted in advance and blocked by rules. The new model needs runtime understanding of sensitivity, intent, and business legitimacy across human and machine-mediated workflows. That shifts the governance burden from writing more policies to proving that controls can evaluate behaviour at the moment of transfer.
Legacy DLP and AI adoption will keep colliding unless organisations redesign trust boundaries. Blocking AI use entirely is rarely workable, while allowing unrestricted use invites compliance, IP, and privacy exposure. The practical middle ground is sanctioned AI use with identity-aware controls, explicit data handling rules, and auditable exceptions. Security leaders should expect this to reshape both data governance and identity governance programmes.
What this signals
Shadow AI will push more security programmes toward identity-aware data controls because the deciding factor is no longer only what data exists, but who is permitted to move it into which AI service. The governance shift is toward proving acceptable use across sanctioned workflows rather than relying on after-the-fact inspection.
The biggest operational change is that DLP, IAM, and SaaS governance can no longer be managed as separate workstreams. Organisations will need shared policy logic, better application inventory, and clearer exception handling so AI-assisted work does not create invisible data transfer paths.
Context-aware data governance: this is the control pattern that will replace simple content matching in AI-heavy environments. It requires sensitivity classification, user context, and destination trust to be evaluated together, which makes identity data and access policy part of the data security stack.
For practitioners
- Map sanctioned AI use paths Inventory which AI tools, copilots, and embedded SaaS features employees are already using, then classify each one by approved, restricted, or unsanctioned status. Tie the list to identity governance so access decisions reflect user role, device posture, and data sensitivity.
- Bind sensitive data controls to identity context Require higher-friction controls when regulated or proprietary data is being sent through external AI systems, especially where the organisation cannot attest to retention or reuse conditions. Pair DLP with conditional access, application controls, and audit logging for those flows.
- Replace rule-only inspection with behaviour-aware controls Use tools that can assess whether a transfer matches normal business behaviour, not just whether it contains a sensitive token or pattern. This is especially important for prompts, pasted code, and AI-generated summaries that traditional regex policies miss.
- Define explicit data handling rules for AI workflows Write policies that state what data may be entered into external AI services, what must stay internal, and who can approve exceptions. Make the policy enforceable through the identity stack rather than relying on user awareness alone.
Key takeaways
- Shadow AI exposes the limits of policy-based DLP because static rules cannot reliably govern prompt-driven, AI-mediated data movement.
- The real control gap is governance across identity, application, and data context, not simply better keyword matching or more inspection points.
- Security teams need sanctioned AI use, identity-aware policy, and behaviour-based protection if they want to reduce risk without blocking productivity.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the technical controls, while ISO/IEC 27001:2022 and GDPR define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Access permissions and authorised use are central to controlling Shadow AI data movement. |
| NIST AI RMF | GOVERN | AI governance is the core control lens for unmanaged AI tools and copilots. |
| NIST AI 600-1 | The GenAI profile directly addresses generative AI risk and operational controls. | |
| ISO/IEC 27001:2022 | A.5.15 | Access control policy is relevant when AI services are used to move sensitive data. |
| GDPR | Art.32 | AI-driven disclosure of personal data raises confidentiality and processing security obligations. |
Map AI usage rules to PR.AC-4 and restrict sensitive data sharing to sanctioned identities and services.
Key terms
- 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.
- Context-aware protection: Context-aware protection is a data security approach that evaluates the sensitivity of content together with who is sharing it, where it is going, and whether the action fits normal business behaviour. It replaces simple pattern matching with runtime judgement, which is essential for AI-driven workflows.
- Policy-based DLP: Policy-based DLP is a traditional data loss prevention model that uses predefined rules, patterns, and inspection points to detect or block sensitive data movement. It works best in predictable environments, but loses accuracy when data flows become conversational, embedded, or highly dynamic.
What's in the full article
Orion's full article covers the operational detail this post intentionally leaves for the source:
- The full DLP evolution narrative from keyword filtering to proxy inspection and CASB enforcement.
- The specific examples of AI-driven data movement through Copilot, ChatGPT, Claude, and Gemini workflows.
- The white paper context behind the shortened article and the vendor's proposed context-aware protection model.
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 identity and security practitioners build the control foundations needed for modern access and data protection programmes.
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