When Lower Privileges Suffice: Investigating Over-Privileged Tool Selection in LLM Agents

📅 2026-06-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the prevalent "over-privileging" issue in large language model (LLM) agents, wherein they prefer or escalate to high-privilege tools even when lower-privilege alternatives suffice, thereby introducing security risks. The work provides the first systematic definition and quantification of this problem, demonstrating that general safety alignment techniques do not readily transfer to the principle of least privilege. To tackle this challenge, the authors introduce ToolPrivBench, a multi-domain evaluation benchmark, and propose the first privilege-aware post-training defense mechanism specifically designed for this issue. Experimental results reveal that mainstream LLMs consistently exhibit over-privileging behavior, while the proposed approach significantly reduces unnecessary invocations of high-privilege tools without compromising general capabilities.
📝 Abstract
As LLM agents increasingly select tools autonomously, their choices among tools with different privileges become safety-relevant. However, prior tool-selection studies focus on safety-agnostic metadata preferences, leaving privilege-sensitive choices underexplored. To address this gap, we study over-privileged tool selection, in which an agent selects or escalates to a higher-privilege tool despite a sufficient lower-privilege alternative. We introduce ToolPrivBench to evaluate whether agents choose higher-privilege tools despite sufficient lower-privilege alternatives, measuring both initial selection and escalation after transient tool failures. Across eight domains and five recurring risk patterns, we find that over-privileged tool selection is common among mainstream LLM agents and is further amplified by transient failures. We further find that general safety alignment does not reliably transfer to least-privilege tool choice, while prompt-level controls provide only limited mitigation under transient failures. We therefore introduce a privilege-aware post-training defense that teaches agents to prefer sufficient lower-privilege tools and escalate only when necessary. Our mitigation experiments show that this defense substantially reduces unnecessary high-privilege tool use while preserving general capabilities.
Problem

Research questions and friction points this paper is trying to address.

over-privileged tool selection
LLM agents
least-privilege principle
tool privilege
safety in AI
Innovation

Methods, ideas, or system contributions that make the work stand out.

over-privileged tool selection
least-privilege principle
ToolPrivBench
privilege-aware post-training
LLM agent safety
🔎 Similar Papers
K
Kaiyue Yang
Institute of Information Engineering, Chinese Academy of Sciences; Beijing Academy of Artificial Intelligence
Y
Yuyan Bu
Beijing Academy of Artificial Intelligence
Jingwei Yi
Jingwei Yi
University of Science and Technology of China
LLM SafetyFederated Learning
Yuchi Wang
Yuchi Wang
CUHK MMLab; Peking Uninversity
MultimodalityVLMGenerative Models
B
Biyu Zhou
Institute of Information Engineering, Chinese Academy of Sciences
J
Juntao Dai
Beijing Academy of Artificial Intelligence; Institute for Artificial Intelligence, Peking University
S
Songlin Hu
Institute of Information Engineering, Chinese Academy of Sciences; School of Cyber Security, University of Chinese Academy of Sciences
Yaodong Yang
Yaodong Yang
Boya (博雅) Assistant Professor at Peking University
Reinforcement LearningAI AlignmentEmbodied AI