paper-with-me

홈 › Papers

Sponge Tool Attack: Stealthy Denial-of-Efficiency against Tool-Augmented Agentic Reasoning

2026-01-24 · Qi Li, Xinchao Wang arxiv

Enabling large language models (LLMs) to solve complex reasoning tasks is a key step toward artificial general intelligence. Recent work augments LLMs with external tools to enable agentic reasoning, achieving high utility and efficiency in a plug-and-play manner. However, the inherent vulnerabilities of such methods to malicious manipulation of the tool-calling process remain largely unexplored. In this work, we identify a tool-specific attack surface and propose Sponge Tool Attack (STA), which disrupts agentic reasoning solely by rewriting the input prompt under a strict query-only access assumption. Without any modification on the underlying model or the external tools, STA converts originally concise and efficient reasoning trajectories into unnecessarily verbose and convoluted ones before arriving at the final answer. This results in substantial computational overhead while remaining stealthy by preserving the original task semantics and user intent. To achieve this, we design STA as an iterative, multi-agent collaborative framework with explicit rewritten policy control, and generates benign-looking prompt rewrites from the original one with high semantic fidelity. Extensive experiments across 6 models (including both open-source models and closed-source APIs), 12 tools, 4 agentic frameworks, and 13 datasets spanning 5 domains validate the effectiveness of STA.

📄 PDF Abstract BibTeX arXiv:2601.17566

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DDoD: Dual Denial of Decision Attacks on Human-AI Teams

2022-12-07 · Benjamin Tag, Niels van Berkel, Sunny Verma, Benjamin Zi Hao Zhao 외

Artificial Intelligence (AI) systems have been increasingly used to make decision-making processes faster, more accurate, and more efficient. However, such systems are also at constant risk of being attacked. While the m…

Decision Making

Beyond Max Tokens: Stealthy Resource Amplification via Tool Calling Chains in LLM Agents

2026-01-16 · Kaiyu Zhou, Yongsen Zheng, Yicheng He, Meng Xue 외 arxiv

The agent--tool interaction loop is a critical attack surface for modern Large Language Model (LLM) agents. Existing denial-of-service (DoS) attacks typically function at the user-prompt or retrieval-augmented generation…

Q-MIND: Defeating Stealthy DoS Attacks in SDN with a Machine-learning based Defense Framework

2019-07-27 · Trung V. Phan, T M Rayhan Gias, Syed Tasnimul Islam, Truong Thu Huong 외

Software Defined Networking (SDN) enables flexible and scalable network control and management. However, it also introduces new vulnerabilities that can be exploited by attackers. In particular, low-rate and slow or stea…

Anomaly DetectionBIG-bench Machine LearningManagementQ-Learning+1

The SkipSponge Attack: Sponge Weight Poisoning of Deep Neural Networks

2024-02-09 · Jona te Lintelo, Stefanos Koffas, Stjepan Picek

Sponge attacks aim to increase the energy consumption and computation time of neural networks. In this work, we present a novel sponge attack called SkipSponge. SkipSponge is the first sponge attack that is performed dir…

image-classificationImage Classification

Timely Detection and Mitigation of Stealthy DDoS Attacks via IoT Networks

2020-06-15 · Keval Doshi, Yasin Yilmaz, Suleyman Uludag

Internet of Things (IoT) networks consist of sensors, actuators, mobile and wearable devices that can connect to the Internet. With billions of such devices already in the market which have significant vulnerabilities, t…

Intrusion Detection