PIArena: A Platform for Prompt Injection Evaluation

arXiv:2604.0849984.64 citationsHas Code
Predicted impact top 9% in CR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a critical security gap for AI practitioners by providing a tool to assess prompt injection risks, though it is incremental as it builds on existing evaluation needs.

The paper tackles the lack of a unified platform for evaluating prompt injection attacks by introducing PIArena, which enables integration of attacks and defenses across benchmarks, and reveals that state-of-the-art defenses have limited generalizability and vulnerability to adaptive attacks.

Prompt injection attacks pose serious security risks across a wide range of real-world applications. While receiving increasing attention, the community faces a critical gap: the lack of a unified platform for prompt injection evaluation. This makes it challenging to reliably compare defenses, understand their true robustness under diverse attacks, or assess how well they generalize across tasks and benchmarks. For instance, many defenses initially reported as effective were later found to exhibit limited robustness on diverse datasets and attacks. To bridge this gap, we introduce PIArena, a unified and extensible platform for prompt injection evaluation that enables users to easily integrate state-of-the-art attacks and defenses and evaluate them across a variety of existing and new benchmarks. We also design a dynamic strategy-based attack that adaptively optimizes injected prompts based on defense feedback. Through comprehensive evaluation using PIArena, we uncover critical limitations of state-of-the-art defenses: limited generalizability across tasks, vulnerability to adaptive attacks, and fundamental challenges when an injected task aligns with the target task. The code and datasets are available at https://github.com/sleeepeer/PIArena.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes