Subscribe to the Non-Human & AI Identity Journal
Home FAQ Cyber Security What do organisations get wrong about encrypting data…
Cyber Security

What do organisations get wrong about encrypting data for AI use?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated August 1, 2026 Domain: Cyber Security

Many organisations assume encryption at rest is enough, but AI-related exposure often happens while data is moving or being transformed. If only one state is protected, the handoff becomes the weak point. Teams should validate encryption coverage across both states and confirm that AI ingestion paths inherit the same policy intent.

Why This Matters for Security Teams

The common mistake is treating encryption as a storage problem when AI workflows turn it into a lifecycle problem. Data is copied into feature stores, tokenised, embedded, cached, queued, and passed through orchestration layers before a model ever sees it. If only the source system is encrypted, sensitive material can still be exposed in transit, in memory, or through logging and debugging paths. The control objective is not just confidentiality, but consistent policy enforcement across every stage where AI systems handle data.

This matters because AI pipelines often combine human data, secrets, and operational telemetry in ways that were not present in traditional analytics stacks. If the model is trained or prompted on regulated data, encryption must be paired with access control, key management, retention limits, and auditability. The NIST Cybersecurity Framework 2.0 is useful here because it frames protection as an end-to-end capability, not a single point control. In practice, many security teams encounter encryption gaps only after AI tooling has already copied sensitive data into places that were never meant to become protected repositories.

How It Works in Practice

Effective encryption for AI use starts with data classification, then maps controls to each processing stage. Source data may be encrypted at rest in a database, but the AI pipeline also needs protections for ingestion, transfer, temporary storage, and model interaction. Best practice is to define where plaintext is permitted, who can decrypt, and how long decrypted material can exist. That means key management, separation of duties, and clear boundaries between data owners, platform teams, and model operators.

For AI systems, organisations should also decide whether encryption alone is the right control or whether tokenisation, redaction, or selective minimisation is more appropriate. In many cases, protecting the full dataset is less effective than reducing what ever reaches the model. The NIST AI Risk Management Framework supports this wider view by encouraging measurement of downstream risk, not just cryptographic coverage. Where retrieval pipelines are involved, the same logic applies to indexes, caches, and vector stores, which can expose sensitive context even when the original source is secure.

  • Encrypt data at rest, in transit, and where feasible in intermediate storage used by AI workflows.
  • Control keys separately from the systems that process the data.
  • Restrict decrypted access to the smallest practical set of services and identities.
  • Review logs, prompts, embeddings, and export paths for accidental plaintext leakage.
  • Confirm that third-party AI services inherit your policy intent before data is sent.

For organisations using foundation models, the challenge is not just transport security but visibility into how data is retained, transformed, or resurfaced. Guidance is still evolving on how much encryption can practically protect data once it enters model context windows or retrieval layers, so current guidance suggests pairing cryptography with minimisation and strong identity controls. These controls tend to break down when legacy applications feed AI platforms through unmanaged file drops or ad hoc API integrations because no one owns the security boundary end to end.

Common Variations and Edge Cases

Tighter encryption often increases latency, operational complexity, and key-management overhead, requiring organisations to balance confidentiality against model performance and supportability. That tradeoff becomes more visible in high-throughput AI environments, where frequent data movement can make overly rigid controls difficult to sustain. The right answer is often to encrypt strategically, not indiscriminately, while ensuring that sensitive content is never left ungoverned in a temporary layer.

Edge cases matter. In regulated sectors, data used for AI training may need stronger protections than data used only for inference. In cross-border environments, encryption policy may also interact with residency, lawful access, and disclosure obligations. Where privacy rules or contractual constraints apply, the question is not simply whether the data is encrypted, but whether the organisation can prove who could decrypt it, when, and for what purpose. Current guidance suggests this accountability should be documented, reviewed, and tested rather than assumed.

There is also an identity angle that teams often miss. AI pipelines frequently run under service accounts, workload identities, or non-human identities that can silently inherit decryption rights. If those identities are overprivileged, encryption becomes a thin control over a broad trust problem. Organisations should therefore align encryption design with privilege boundaries, secret handling, and audit logging so that AI systems cannot decrypt more than they need to operate.

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 and MITRE ATLAS address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.DSData security outcomes depend on protecting AI data through its full lifecycle.
NIST AI RMFAI risk management covers confidentiality risks across AI data flows and outputs.
OWASP Agentic AI Top 10Agentic pipelines can expose sensitive data through prompts, tools, caches, and logs.
NIST AI 600-1GenAI guidance addresses data leakage, context handling, and output safety concerns.
MITRE ATLASAML.TA0001Adversarial AI threats include data poisoning and leakage through model workflows.

Assess AI attack paths that can bypass encryption by abusing model inputs or retrieval paths.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org