Authorization Before Context: New AI Security Model Prevents Cross-Audience Memory Leakage in Agentic Systems
An arXiv paper introduces 'authorization before context,' a security rule for personal language agents to stop memory leakage between audiences. The system tags each stored item with the audience present at recording. When assembling a prompt, it reads the current viewer set from channel metadata, falling back to public if ambiguous. The item is admitted only if every current viewer already belonged to its original audience. This anti-monotone membership rule ensures participants retain cross-channel recall while excluding narrow-audience content from broader viewers, not relying on model behavior. The paper highlights memory-to-context transition as a vulnerable attack surface, including ambiguous channels, cross-audience prying, and poisoned memory.
Key facts
- The paper is announced as arXiv:2608.17148v1.
- It addresses memory-to-context attacks in personal language agents.
- Attack surfaces include ambiguous channels, cross-audience prying, and poisoned memory.
- The proposed rule is 'authorization before context'.
- The rule is anti-monotone in audience membership.
- Each memory item carries the audience present when recorded.
- Current viewer set is read from channel metadata, defaulting to public when ambiguous.
- The rule ensures cross-channel recall by exclusion, not model behavior.
Entities
—