paper-with-me

홈 › Papers

Safety in Self-Evolving LLM Agent Systems: Threats, Amplification, and Case Studies

2026-06-22 · Ruixiao Lin, Xinhao Deng, Qingming Li, Jianan Ma, Yunhao Feng, Yuqi Qing, Zhenyuan Li, Yechao Zhang, Shiwen Cui, Changhua Meng, Tianwei Zhang, Xingjun Ma, Qi Li, Ke Xu, Shouling Ji arxiv

Self-evolving LLM agent systems, which autonomously update their model parameters, memory, tools, and architectures, introduce a qualitatively new threat landscape in which adversarial influences become permanently encoded, self-amplify across generations, and propagate through populations without sustained attacker access. We present a systematic security and privacy analysis organized around the Module-Lifecycle Attack Surface (MLAS) matrix, which decomposes the attack surface into five functional modules (Brain, Cognitive Resource, Execution, Self-Design, Collective) $\times$ five lifecycle stages (Bootstrap, Propose, Evaluate, Commit, Serve). Analysis of the resulting 25 cells reveals that 17 face critical threats for which no effective partial mitigation. We identify seven cross-cutting amplification effects that interact synergistically and cannot be addressed by securing individual modules in isolation. Comparative case studies of two open-source frameworks demonstrate that evolution-native design activates $3.5\times$ more attack surface cells and achieves a 100% attack persistence rate (40/40 payloads across all CIA+Privacy categories), while co-located security scanners block only 2.5% of attacks. Our findings establish that self-evolution converts every known attack category from session-bounded to lineage-persistent, gives rise to entirely new attack classes, and renders static defenses structurally inadequate, motivating evolution-aware security frameworks and formal verification for self-modifying systems.

📄 PDF Abstract BibTeX arXiv:2606.23075

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ANCHOR: An External LLM-Driven Supervisory Module Facilitating Healthy Evolution in Self-Evolving Systems

2026-06-04 · Dianxing Shi, Bowen Wang, Junqi He, Junhao Chen 외 arxiv

Self-evolving agents improve through continual self-play and self-generated learning signals, but their internally generated tasks and verifier signals provide limited coverage of phase-level errors, allowing capability …

Mathematical Reasoning

BraveGuard: From Open-World Threats to Safer Computer-Use Agents

2026-05-31 · Yunhao Feng, Xiaohu Du, Xinhao Deng, Yifan Ding 외 arxiv

Computer-use agents extend language models from text generation to sustained interaction with files, terminals, browsers, and external tools. This shift creates safety risks that are difficult to detect from isolated pro…

Text Generation

The Devil Behind Moltbook: Anthropic Safety is Always Vanishing in Self-Evolving AI Societies

2026-02-10 · Chenxu Wang, Chaozhuo Li, Songyang Liu, Zejian Chen 외 arxiv

The emergence of multi-agent systems built from large language models (LLMs) offers a promising paradigm for scalable collective intelligence and self-evolution. Ideally, such systems would achieve continuous self-improv…

AgenticEval: Toward Agentic and Self-Evolving Safety Evaluation of Large Language Models

2025-09-30 · Yixu Wang, Xin Wang, Yang Yao, Xinyuan Li 외 arxiv

The rapid integration of Large Language Models (LLMs) into high-stakes domains necessitates reliable safety and compliance evaluation. However, existing static benchmarks are ill-equipped to address the dynamic nature of…

Evo-MARL: Co-Evolutionary Multi-Agent Reinforcement Learning for Internalized Safety

2025-08-05 · Zhenyu Pan, Yiting Zhang, Yutong Zhang, Jianshu Zhang 외 arxiv

Multi-agent systems (MAS) built on multimodal large language models exhibit strong collaboration and performance. However, their growing openness and interaction complexity pose serious risks, notably jailbreak and adver…

Multi-agent Reinforcement Learning