AI changes the risk model because data can be exposed through prompts, model integrations, and automated responses, not just storage or transit. Traditional controls can miss who can access data through an AI workflow, what the model can retrieve, and how outputs may leak sensitive information. Governance has to follow the data path, not only the infrastructure layer.
Why This Matters for Security Teams
AI deployments expand the attack surface beyond storage, transport, and perimeter controls. Sensitive data can be pulled into prompts, routed through model connectors, and echoed back in generated output even when cloud IAM, encryption, and network segmentation are configured correctly. That means the control question is no longer only “who can reach the bucket?” but also “what data can the model retrieve, transform, and disclose?” Current guidance from the NIST Cybersecurity Framework 2.0 and the CSA Cloud Controls Matrix supports this broader view, but many implementations still treat AI as a standard application tier.
NHIMG research shows why that gap matters in practice: in the 2024 ESG Report on Non-Human Identities, 72% of organisations reported an experienced or suspected NHI breach, which is a useful indicator of how often machine-to-machine access is already under strain. AI systems add another path for misuse because outputs can become a disclosure channel, not just a computation result. In practice, many security teams discover this only after a model has already surfaced data that no human user was ever directly permitted to view.
How It Works in Practice
AI data risk emerges across the full workflow. A user prompt can carry sensitive context into the model, the orchestration layer may fetch documents or tickets from internal systems, and the model can then synthesize, summarize, or leak that information through an answer, tool call, or downstream automation. Traditional cloud controls still matter, but they do not by themselves govern what the model is allowed to infer, retrieve, or repeat. That is why policy must follow the data path.
Practitioners increasingly separate infrastructure controls from AI-specific controls. Infrastructure controls govern the environment, while AI controls govern the runtime use of data. In practice that means:
- Restricting retrieval scope so the model only sees the minimum data needed for the task.
- Using context-aware authorization so access depends on the prompt, user intent, and workflow state.
- Applying data classification and output filtering to reduce inadvertent disclosure in generated responses.
- Logging prompts, retrievals, tool calls, and outputs as security events, not only application telemetry.
- Limiting connector permissions so the model cannot traverse into systems it does not need.
For agentic or autonomous workflows, this becomes even more important because a model can chain actions across systems faster than a human reviewer can intervene. Guidance from NIST SP 800-53 Rev. 5 and emerging agent governance practice such as the OWASP NHI Top 10 both point toward stronger least-privilege enforcement and better control over non-human access paths. These controls tend to break down when AI is connected to broad read permissions across multiple repositories because the model can surface sensitive content through legitimate-looking responses rather than obvious exfiltration.
Common Variations and Edge Cases
Tighter AI data controls often increase workflow friction, requiring organisations to balance usability against leakage prevention. That tradeoff is real, especially in customer support, internal knowledge search, and software engineering assistants where users expect broad answers and fast retrieval. Best practice is evolving here: there is no universal standard for how much context an AI system should see, and different risk tolerances apply to public chatbots, internal copilots, and autonomous agents.
One common edge case is encrypted or access-controlled data that still becomes unsafe once it is summarized into a response. Another is when a model has legitimate access to a document store but no business need to expose the same data back to the requester in full. AI governance also needs to account for prompt injection, connector abuse, and over-permissioned service identities, because the security failure may originate in the AI layer even though the underlying cloud platform is well hardened. NHIMG’s Top 10 NHI Issues and the Ultimate Guide to NHIs both emphasize that identity scope and credential reach are central to this problem, not just storage hardening. Organisations with long-lived service accounts, broad retrieval permissions, or poorly bounded agent tools will see the highest residual risk because the model can legally access data that users assume is still protected.
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, CSA MAESTRO and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A3 | AI data leakage often starts with prompt and tool misuse. |
| CSA MAESTRO | GRC-3 | Agentic workflows need governance over data access paths. |
| NIST AI RMF | GOVERN | AI risks require accountable governance beyond infrastructure controls. |
| OWASP Non-Human Identity Top 10 | NHI-01 | AI apps rely on non-human identities and overbroad access paths. |
| NIST CSF 2.0 | PR.DS | AI can expose data through retrieval and output, not just storage. |
Constrain prompts, tools, and outputs with least-privilege guardrails at runtime.
Related resources from NHI Mgmt Group
- Why do APIs create security risk even when cloud controls are in place?
- Why do images create data leakage risk even when text controls are in place?
- Why do cloud AI tools create more data exposure risk than traditional SaaS workflows?
- Why do AI systems that can read data and act on instructions create more security risk than traditional automation?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org