Burn-After-Use for Preventing Data Leakage through a Secure Multi-Tenant Architecture in Enterprise LLM
Qiang Zhang, Elena Emma Wang, Jiaming Li, Xichun Wang

TL;DR
This paper introduces a secure multi-tenant architecture with a burn-after-use mechanism for enterprise LLMs, effectively preventing data leakage through ephemeral contexts and strong isolation, validated by extensive experiments.
Contribution
It proposes a novel SMTA combined with BAU to enhance data confidentiality and prevent leakage in multi-tenant enterprise LLM environments.
Findings
SMTA achieves 92% defense success rate against semantic leakage.
BAU mitigates 76.75% of post-session leakage threats.
The combined approach enforces strict isolation and ephemeral contexts.
Abstract
This study presents a Secure Multi-Tenant Architecture (SMTA) combined with a novel concept Burn-After-Use (BAU) mechanism for enterprise LLM environments to effectively prevent data leakage. As institutions increasingly adopt LLMs across departments, the risks of data leakage have become a critical security and compliance concern. The proposed SMTA isolates LLM instances across departments and enforces rigorous context ownership boundaries within an internally deployed infrastructure. The BAU mechanism introduces data confidentiality by enforcing ephemeral conversational contexts that are automatically destroyed after use, preventing cross-session or cross-user inference. The evaluation to SMTA and BAU is through two sets of realistic and reproducible experiments comprising of 127 test iterations. One aspect of this experiment is to assess prompt-based and semantic leakage attacks in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Cloud Data Security Solutions · Web Application Security Vulnerabilities
