paper-with-me

홈 › Papers

ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

2026-08-12 · Yutao Mou, Pengfei Yang, Zhe Yin, Zhangchi Xue, Xiaotian Luan, Dingyao Yu, Tong Zhang, Shikun Zhang, Wei Ye hf

Large language model (LLM) agents integrated with external tools are vulnerable to indirect prompt injections embedded in environmental states. However, existing studies largely rely on manually implemented or reused environments, stochastic LLM-based tool simulation, and predefined injection locations, limiting scalable security research across broader domains. To bridge this gap, we propose ToolHazard, a scalable adversarial environment synthesis framework that reduces human engineering and supports expansion with additional seed domains and compute. Through an Environment Simulator, an Attacker Agent, and a User Simulator, ToolHazard synthesizes executable stateful environments, discovers viable injection points and generates environment-specific payloads, and constructs state-grounded long-horizon tasks. Based on ToolHazard, we build ToolHazard-Bench for stress-testing agents under complex workflows and diverse environmental attacks. Experiments reveal substantial agent vulnerabilities and show that injection timing and placement affect attack effectiveness. Moreover, ToolHazard-generated alignment data improves security on both ToolHazard-Bench and AgentDojo while preserving benign task utility.

📄 PDF Abstract BibTeX arXiv:2608.11878

Code (3)

Aaron617/agent-arXiv-daily ★ 10
Ytang520/prompt_injection_research_daily_arxiv ★ 1
arxivsub/arXivSub_daily_arxiv ★ 4

Similar Papers 제목 키워드 기반

RAS-Eval: A Comprehensive Benchmark for Security Evaluation of LLM Agents in Real-World Environments

2025-06-18 · Yuchuan Fu, Xiaohan Yuan, Dongxia Wang

The rapid deployment of Large language model (LLM) agents in critical domains like healthcare and finance necessitates robust security frameworks. To address the absence of standardized evaluation benchmarks for these ag…

Language ModelingLanguage ModellingLarge Language Model

Security Evaluation of Pattern Classifiers under Attack

2017-09-02 · Battista Biggio, Giorgio Fumera, Fabio Roli

Pattern classification systems are commonly used in adversarial applications, like biometric authentication, network intrusion detection, and spam filtering, in which data can be purposely manipulated by humans to underm…

ClassificationGeneral ClassificationIntrusion DetectionNetwork Intrusion Detection

SoK: The Pitfalls of Deep Reinforcement Learning for Cybersecurity

2026-02-09 · Shae McFadden, Myles Foley, Elizabeth Bates, Ilias Tsingenopoulos 외 arxiv

Deep Reinforcement Learning (DRL) has achieved remarkable success in domains requiring sequential decision-making, motivating its application to cybersecurity problems. However, transitioning DRL from laboratory simulati…

Reinforcement Learning

Agentic AI for Cybersecurity: A Meta-Cognitive Architecture for Governable Autonomy

2026-02-12 · Andrei Kojukhov, Arkady Bovshover arxiv

Cybersecurity decision-making increasingly occurs in environments characterized by uncertainty, partial observability, and adversarial manipulation, where heterogeneous signals from multiple sources are often incomplete,…

SecureCAI: Injection-Resilient LLM Assistants for Cybersecurity Operations

2026-01-12 · Mohammed Himayath Ali, Mohammed Aqib Abdullah, Mohammed Mudassir Uddin, Shahnawaz Alam arxiv

Large Language Models have emerged as transformative tools for Security Operations Centers, enabling automated log analysis, phishing triage, and malware explanation; however, deployment in adversarial cybersecurity envi…