PaperScope
LIVE · 2026-09-09 05:40 UTC

Revoked but Still Authoritative: An Empirical Study of Revocation Enforcement in Agent-Memory Systems

Yi Ting Shen, Kentaroh Toyoda, Alex Leung

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.08258 v1
Category
Submitted
2026-09-08

Abstract

Long-running language-model agents depend on persistent memory. Many agent-memory systems preserve history through soft revocation: a contradicted fact is marked invalid and retained rather than deleted. However, whether that mark is enforced at retrieval time is unexamined. In this paper, we measure five such systems: we load each with a revoked policy and its replacement, track whether the revoked fact is returned at retrieval and whether the agent then acts on it across nine policy scenarios and nine models, and score every trial under six defense conditions. We find that no system enforces revocation by default: the revoked fact is returned wherever the revocation label is visible to the retrieval layer, outranks its replacement, and leads agents to the unsafe action. Based on these findings, we develop a guard that sits between the agent and any memory backend and withholds records that are revoked or conflict with their replacement.

Comment: Code is available at https://github.com/VulcanLab/Memory-Rebirth-Attack

arXiv abs page · PDF · same-day batch