Versatile AI Risk Assessment

AI threat cataloguePrivacy and Data LeakageProduction

Cross-Tenant Leakage (Multi-Tenant Vector DB)

On AI platforms that serve several customers on shared infrastructure, one customer's data can surface in another customer's answers when tenant isolation in the shared knowledge store is incomplete.

As of: July 2026 · Catalogue version 2026.07.17.3 · 6 mitigations · 10 verified sources

Description

Many AI applications look up knowledge via RAG (retrieval augmented generation, the practice of consulting a connected knowledge base) and store text for this purpose as numerical sequences (embeddings) in a vector database. When a platform serves several tenants, meaning customers or departments on the same infrastructure, filters and permissions must cleanly separate whose documents each query searches. If those filters are missing or storage areas are misconfigured, one tenant's search returns text passages belonging to another, and the model weaves them into its answer. This can happen in normal operation; attackers can additionally provoke it with targeted queries. The embeddings themselves offer no protection either, because the original text can largely be reconstructed from them.

Possible impact

One customer's confidential documents are disclosed to another, breaching contractual confidentiality commitments and, where personal data is involved, the GDPR, including notification duties and the risk of fines. For the data subjects concerned, this means their data ends up with unauthorised third parties. For the operator, customer trust in the entire platform is at stake.

Example

A software vendor runs an AI assistant for many corporate customers on a shared vector database. A missing tenant filter means that one customer's question about contract terms pulls passages from another customer's uploaded contract into the answer.

Recommended mitigations (6)

Every mitigation states its control type, effect, implementation level and the reason for the classification.

Framework mappings

Verified locations in OWASP, NIST AI RMF, MITRE ATLAS, the EU AI Act and further frameworks. The mappings are taxonomic, not evidence of compliance.

OWASP LLM Top 10 LLM02:2025 · LLM08:2025NIST AI RMF MEASURE 2.10 · NISTAML.015 · NISTAML.036MITRE ATLAS AML.T0025 · AML.T0057EU AI Act Article 9(1), 9(2)(a), 9(2)(d)GDPR Article 25(1)–(2)BSI R23

Verified references (10)

Every reference states the framework, the exact location and the publishing organisation.

Terms on this page

Glossary terms that occur in this entry. Every link leads to the full explanation.

More entries from the topic group Privacy and Data Leakage.

Assess this threat in your own system

The live demo contains all 52 threats of this catalogue, including the EU AI Act and GDPR assessment. The free single modules cover AI risk, the EU AI Act and GDPR. No sign-up; the assessment runs locally in your browser.

Cite this entry

For reports, policies or internal documents; the link leads directly to this entry.

“Cross-Tenant Leakage (Multi-Tenant Vector DB)”. Versatile AI Risk Assessment, AI threat catalogue, as of July 2026.
https://www.versatile-ai-risk-assessment.com/en/wissensbasis/threats/cross-tenant-leakage/

← Back to the full catalogue