paper-with-me

홈 › Papers

Data Agents Under Attack: Vulnerabilities in LLM-Driven Analytical Systems

2026-06-07 · Kuncan Wang, Ziting Wang, Peizhuo Lv, Haoyang Li, Guoliang Li, Gao Cong, Wei Dong arxiv

Data agents integrate LLM-driven reasoning with relational data access, executable analytical tools, and multi-step workflow orchestration, making them increasingly central to enterprise analytics. This integration introduces new security vulnerabilities across data resources, database execution, and agent reasoning, recombining concerns from database security and general-purpose LLM-agent security into failure modes that neither line of work captures on its own. To address this gap, we present a systematic security study of data agents. Our contributions are threefold. First, we develop a layered vulnerability framework that identifies eight data agent-specific risks across interpretation, execution, and policy layers. Second, we introduce an attack taxonomy organized by adversary goal, tactic, and technique, covering three goals, seven tactics, and fourteen techniques, and pair it with an LLM-driven payload generation pipeline grounded in real database schemas. Third, we evaluate these attacks on six systems, including four open-source data agents and two production cloud analytics services. Our experiments reveal substantial security vulnerabilities across current systems and yield four key takeaways.

📄 PDF Abstract BibTeX arXiv:2606.08661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Commercial LLM Agents Are Already Vulnerable to Simple Yet Dangerous Attacks

2025-02-12 · Ang Li, Yin Zhou, Vethavikashini Chithrra Raghuram, Tom Goldstein 외

A high volume of recent ML security literature focuses on attacks against aligned large language models (LLMs). These attacks may extract private information or coerce the model into producing harmful outputs. In real-wo…

The Best Defense is a Good Offense: Countering LLM-Powered Cyberattacks

2024-10-20 · Daniel Ayzenshteyn, Roy Weiss, Yisroel Mirsky

As large language models (LLMs) continue to evolve, their potential use in automating cyberattacks becomes increasingly likely. With capabilities such as reconnaissance, exploitation, and command execution, LLMs could so…

VEXAIoT: Autonomous IoT Vulnerability EXploitation using AI Agents

2026-07-10 · Katherine Swinea, Kshitiz Aryal, Lopamudra Praharaj, Maanak Gupta arxiv

Internet of Things (IoT) systems are inherently vulnerable due to constrained hardware, outdated firmware, and insecure default configurations, creating a need for scalable and adaptive security testing approaches. While…

Vulnerability Detection

ANALYSE -- Learning to Attack Cyber-Physical Energy Systems With Intelligent Agents

2023-04-21 · Thomas Wolgast, Nils Wenninghoff, Stephan Balduin, Eric Veith 외

The ongoing penetration of energy systems with information and communications technology (ICT) and the introduction of new markets increase the potential for malicious or profit-driven attacks that endanger system stabil…

Amplified Vulnerabilities: Structured Jailbreak Attacks on LLM-based Multi-Agent Debate

2025-04-23 · Senmao Qi, Yifei Zou, Peng Li, Ziyi Lin 외

Multi-Agent Debate (MAD), leveraging collaborative interactions among Large Language Models (LLMs), aim to enhance reasoning capabilities in complex tasks. However, the security implications of their iterative dialogues …