Skip to content
Search
paperMay 2026Unreviewed

Hijacking Agent Memory: Stealthy Trojan Attacks Through Conversational Interaction

Hongtao Wang, Se Yang, Yu Chen, Puzhuo Liu

Abstract

Large language model (LLM) agents increasingly leverage long term memory to support persistent and autonomous task execution. However, this capability also introduces a new attack surface: memory poisoning, where adversaries can inject malicious information to influence future behavior. Existing memory poisoning attacks often assume that injected content can be stored directly in memory, overlooking the selective extraction and rewriting stages in modern memory pipelines. This makes prior method

Categories

Framework mappings

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

Suggested from the entry's categories.

Cite

@misc{wang2026hijacking,
  title = {{Hijacking Agent Memory: Stealthy Trojan Attacks Through Conversational Interaction}},
  author = {Hongtao Wang and Se Yang and Yu Chen and Puzhuo Liu},
  year = {2026},
  month = may,
  eprint = {2605.29960},
  archivePrefix = {arXiv},
  url = {https://arxiv.org/abs/2605.29960}
}