Skip to content
Search
paperAugust 2026Unreviewed

Utility Under Attack: Agent Memory Poisoning and the Limits of Content Screening and Provenance Ranking

Arulnidhi Karunanidhi

Abstract

Persistent memory makes false information durable: once a false statement is stored, it can be retrieved into future sessions that match it. We measure the cost of this failure mode using plainly worded false assertions generated in a single pass, with no instruction, trigger, or retriever optimization. Poisoning 1.2% of a LongMemEval corpus reduces accuracy from 0.850 to 0.300. A four-stage write-time screening pipeline that reaches 0.832 recall on indirect prompt injection while flagging 1.5%

Categories

Framework mappings

OWASP Top 10 for LLM Applications
  • LLM01Prompt Injection
  • LLM04Data and Model Poisoning
OWASP Top 10 for Agentic Applications
  • ASI06Memory & Context Poisoning
MITRE ATLAS
  • AML.T0020Poison Training Data
  • AML.T0051LLM Prompt Injection
  • AML.T0080AI Agent Context Poisoning

Suggested from the entry's categories.

Cite

@misc{karunanidhi2026utility,
  title = {{Utility Under Attack: Agent Memory Poisoning and the Limits of Content Screening and Provenance Ranking}},
  author = {Arulnidhi Karunanidhi},
  year = {2026},
  month = aug,
  eprint = {2608.21230},
  archivePrefix = {arXiv},
  url = {https://arxiv.org/abs/2608.21230}
}