Search papers, labs, and topics across Lattice.
This paper conducts a comprehensive security analysis of data agents that leverage LLM-driven reasoning for enterprise analytics, identifying critical vulnerabilities across interpretation, execution, and policy layers. By developing a layered vulnerability framework and an attack taxonomy, the authors reveal eight specific risks and categorize adversarial tactics and techniques, demonstrating their applicability through evaluations on six different systems. The findings highlight significant security gaps in both open-source and production cloud analytics services, underscoring the urgent need for improved security measures in LLM-integrated analytical systems.
Eight unique vulnerabilities threaten the integrity of LLM-driven data agents, exposing critical weaknesses in enterprise analytics systems.
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.