English

When Personalization Legitimizes Risks: Uncovering Safety Vulnerabilities in Personalized Dialogue Agents

Artificial Intelligence 2026-05-19 v2

Abstract

Long-term memory enables large language model (LLM) agents to support personalized and sustained interactions. However, most work on personalized agents prioritizes utility and user experience, treating memory as a neutral component and largely overlooking its safety implications. In this paper, we reveal intent legitimation, a previously underexplored safety failure in personalized agents, where benign personal memories bias intent inference and cause models to legitimize inherently harmful queries. To study this phenomenon, we introduce PS-Bench, a benchmark designed to identify and quantify intent legitimation in personalized interactions. Across multiple memory-augmented agent frameworks and base LLMs, personalization increases attack success rates by 15.8\%--243.7\% relative to stateless baselines. We further provide mechanistic evidence for intent legitimation from internal representations space, and propose a lightweight detection-reflection method that effectively reduces safety degradation. Overall, our work provides the first systematic exploration and evaluation of intent legitimation as a safety failure mode that naturally arises from benign, real-world personalization, highlighting the importance of assessing safety under long-term personal context. Our code is available at: https://github.com/MuyuenLP/PS-Bench. WARNING: This paper may contain harmful content.

Keywords

Cite

@article{arxiv.2601.17887,
  title  = {When Personalization Legitimizes Risks: Uncovering Safety Vulnerabilities in Personalized Dialogue Agents},
  author = {Jiahe Guo and Xiangran Guo and Yulin Hu and Zimo Long and Xingyu Sui and Xuda Zhi and Yongbo Huang and Hao He and Weixiang Zhao and Yanyan Zhao and Bing Qin},
  journal= {arXiv preprint arXiv:2601.17887},
  year   = {2026}
}
R2 v1 2026-07-01T09:19:15.655Z