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

TL;DR: ChatGPT is creating a new data-loss surface because employees paste source code, customer records, financial models, and internal documents into browser prompts that legacy DLP never sees, according to Orion. The control problem is no longer whether teams will use AI, but whether security can classify and stop sensitive text at the point of entry.


At a glance

What this is: This is an analysis of why traditional DLP fails on ChatGPT and what browser, endpoint, and context-aware controls must do instead.

Why it matters: It matters because AI adoption now sits inside day-to-day identity and access behaviour, and security teams need controls that govern what users type or paste, not just what leaves through files or email.

By the numbers:

👉 Read Orion's analysis of ChatGPT DLP and enterprise data leakage


Context

ChatGPT DLP is a browser and endpoint governance problem before it is a data protection problem. Traditional DLP tools were designed around files, email, and network egress, so they miss the moment a user pastes sensitive text into a prompt. In practice, that means the data is exposed before the enterprise has a chance to classify, warn, redact, or block it.

The identity angle is real because the risk sits inside user behaviour, account context, and authorization boundaries. ChatGPT Enterprise can secure the account, but it does not govern the content a user chooses to submit, which leaves human identity and access controls carrying a workload they were never designed to absorb. For teams already dealing with NHI sprawl and AI adoption, this is a control-plane mismatch rather than a policy gap.


Key questions

Q: How should security teams stop sensitive data from being pasted into ChatGPT?

A: Start by enforcing at the browser prompt, not just at file upload or network egress. Classify data first, then apply context-aware policy that can allow, warn, redact, or block based on the sensitivity of the content and whether the session is sanctioned. That approach is stronger than keyword matching because it follows the data, not the format.

Q: Why do traditional DLP tools fail on ChatGPT prompts?

A: Because traditional DLP is optimised for files, email, and known egress paths. ChatGPT turns sensitive data into free text entered in a browser or desktop app, which often bypasses pattern matching and attachment-based controls. If the policy engine cannot see the paste, it cannot classify or stop the leak in time.

Q: What do organisations get wrong about ChatGPT Enterprise security?

A: They often assume account security equals data security. ChatGPT Enterprise can improve access governance with SSO and admin controls, but it does not prevent an employee from submitting sensitive content into a prompt. That is why enterprise AI use needs separate content-aware DLP and identity-aware policy enforcement.

Q: How can teams keep ChatGPT adoption safe without banning it?

A: Use contextual controls that intervene only when the content, user, device, or destination indicates risk. That lets normal work continue while sensitive material is redacted or blocked in the moment. If the policy is too blunt, employees route around it and the organisation loses both visibility and control.


Technical breakdown

Why traditional DLP misses ChatGPT prompts

Classic DLP is built to recognise structured exfiltration paths such as file uploads, email attachments, USB transfers, and known network destinations. ChatGPT changes the data path: the sensitive information is entered as plain text in a browser session or desktop app, often by paste rather than upload. That means the policy engine sees a user action, not a file event, and signature-based controls have very little to match. Effective ChatGPT DLP needs to inspect the content in motion, classify it against enterprise data rules, and make a decision before the prompt reaches the model.

Practical implication: inspect the prompt surface itself, not just egress channels.

How intent and context-based classification changes enforcement

Intent and context-based DLP uses the surrounding activity to decide whether a prompt is acceptable, not just whether it contains a known pattern. The control may consider the user, data type, destination, device state, and recent behaviour before deciding to allow, warn, redact, or block. That matters because many leaks are accidental and would generate too much friction if every suspicious string were treated the same. The operational goal is precision: catch the risky prompt while leaving legitimate work untouched.

Practical implication: tune enforcement to the business context so users do not route around the control.

Why ChatGPT Enterprise is not the same as ChatGPT DLP

ChatGPT Enterprise reduces platform risk by adding SSO, encryption, retention controls, and admin governance. It does not stop a user from pasting a customer database, source code fragment, or financial model into a prompt. That distinction matters because account security protects tenancy boundaries, while DLP protects the information a person chooses to enter. In governance terms, the tool secures access to the service, but not the content boundary around the service.

Practical implication: treat SaaS security and content protection as separate controls, not substitutes.


NHI Mgmt Group analysis

Browser-paste exfiltration is the new data-loss pattern enterprises have to govern. The article describes a shift from file-centric leakage to prompt-centric leakage, where the risky moment is the paste itself. Legacy DLP assumptions break because the data never traverses the controls that were built for attachment and transfer monitoring. For IAM and security teams, the practitioner conclusion is clear: the policy boundary has moved to the session.

ChatGPT Enterprise reduces account risk, not disclosure risk. SSO and tenancy controls help govern who can use the service, but they do not govern what users submit once authenticated. That creates a useful distinction for governance programmes, because access control and data control now need separate coverage. The practitioner conclusion is that identity controls should be paired with content-aware enforcement, not expected to do both jobs.

Intent-aware enforcement is the only practical way to keep adoption and control aligned. Blanket blocking turns sanctioned AI into shadow AI almost immediately, which means security loses visibility and the business keeps using the tool anyway. The better model is contextual intervention that distinguishes routine work from risky disclosure. The practitioner conclusion is that adoption metrics and policy precision now need to be managed together.

Data-loss prevention for AI has become an identity-adjacent governance problem. When people paste regulated, proprietary, or operational data into ChatGPT, the issue is not just the model, it is the user, the context, and the authorisation decision at the moment of submission. That is why identity teams, data security teams, and AI governance leads need a shared control model. The practitioner conclusion is that prompt-level protection belongs in the broader identity governance conversation.

What this signals

Prompt-level data leakage is becoming a governance issue, not just a user behaviour issue. For identity and security teams, the programme implication is that policy must extend into the browser session, where context can be evaluated before data leaves the device. That is also where alignment with NIST SP 800-207 Zero Trust Architecture becomes practical, because trust decisions have to move closer to the action.

Prompt boundary control: the enterprise control point is shifting from the exit gate to the interaction itself. That matters for programmes that already manage IAM, PAM, and NHI because the same governance model now needs to account for human users interacting with AI systems under mixed trust conditions.

Teams should expect AI adoption to increase pressure on data classification, acceptable-use policy, and exception handling. If those controls remain static while employees keep pasting operational data into AI tools, the organisation will either tolerate shadow use or over-block productivity. Neither outcome is sustainable, so the operating model needs a more precise intervention layer.


For practitioners

  • Deploy prompt-level DLP at the browser and endpoint Inspect text before it reaches ChatGPT, rather than relying on file, email, or network controls that never see the paste event. Prioritise managed browsers, desktop apps, and unmanaged web sessions where sensitive text can be submitted in seconds.
  • Classify data by business context, not only regex patterns Teach the control what your organisation treats as sensitive, including source code, customer records, financial models, and internal strategy that may not match standard patterns. This is where context-aware classification reduces both leaks and false positives.
  • Separate account governance from content governance Use SSO, retention, and access policies for ChatGPT Enterprise, but do not assume those controls cover prompt content. Align identity teams and data security teams so the service boundary and the information boundary are managed independently.
  • Measure adoption leakage into unmanaged AI tools Track whether employees switch to personal ChatGPT accounts or other AI services when controls are too blunt. If your policy pushes usage outside managed surfaces, you have reduced visibility rather than reduced risk.

Key takeaways

  • ChatGPT creates a prompt-level leakage surface that legacy DLP cannot reliably see.
  • Identity controls secure access to the service, but they do not secure the content users decide to submit.
  • Effective AI DLP depends on context-aware intervention at the browser or endpoint, not blanket blocking.

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 SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the technical controls, while GDPR define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.DS-5Data leakage through prompts is a data security issue under CSF.
NIST SP 800-53 Rev 5AC-6Least privilege matters when users can submit sensitive data to AI tools.
NIST Zero Trust (SP 800-207)Section 3Zero Trust supports continuous verification at the point of action.
GDPRArt.32Prompt leakage can expose personal data and trigger security obligations.

Map prompt-level protections to PR.DS-5 and enforce handling controls before data leaves the session.


Key terms

  • Prompt-Level DLP: Prompt-level DLP is data loss prevention that inspects text before it is submitted to an AI system. It focuses on the browser or endpoint moment where users paste sensitive material, then applies policy based on content, context, and intended destination.
  • Context-aware classification: Context-aware classification uses surrounding document meaning, not just keywords, to determine what a file or record represents. It reduces false positives and helps security teams distinguish incidental references from content that is genuinely high consequence.
  • Browser-Surface Exfiltration: Browser-surface exfiltration is the movement of sensitive data through a web session rather than through traditional channels such as email or file transfer. It matters because many legacy controls never inspect the paste or typing event that creates the exposure.
  • Content Boundary: A content boundary is the point at which an organisation decides whether information may be shared with a service or retained internally. In AI governance, that boundary is often the prompt itself, not the account or application perimeter.

What's in the full article

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

  • Browser, endpoint, and SaaS coverage differences for ChatGPT, Claude, Gemini, and Copilot
  • How intent and context-based classification is tuned to reduce false positives in production
  • Deployment and integration considerations for teams moving from legacy DLP to AI-aware controls
  • Examples of how ORION Security applies policy actions such as allow, coach, redact, or block

👉 The full Orion article covers detection surfaces, deployment mechanics, and policy handling in more detail.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, secrets management, and agentic AI identity in the context security teams need. It is designed for practitioners who need to connect identity governance to operational controls across modern enterprise environments.
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