CRCLMay 20, 2025

Is Your Prompt Safe? Investigating Prompt Injection Attacks Against Open-Source LLMs

arXiv:2505.14368v110 citationsh-index: 69Has Code
Originality Highly original
AI Analysis

This work addresses security risks in open-source LLMs for developers and users, highlighting vulnerabilities that require mitigation strategies.

The paper investigates prompt injection attacks on 14 popular open-source LLMs, finding vulnerabilities such as a hypnotism attack causing aligned models to generate objectionable behaviors with around 90% Attack Success Probability (ASP) and ignore prefix attacks breaking all models with over 60% ASP.

Recent studies demonstrate that Large Language Models (LLMs) are vulnerable to different prompt-based attacks, generating harmful content or sensitive information. Both closed-source and open-source LLMs are underinvestigated for these attacks. This paper studies effective prompt injection attacks against the $\mathbf{14}$ most popular open-source LLMs on five attack benchmarks. Current metrics only consider successful attacks, whereas our proposed Attack Success Probability (ASP) also captures uncertainty in the model's response, reflecting ambiguity in attack feasibility. By comprehensively analyzing the effectiveness of prompt injection attacks, we propose a simple and effective hypnotism attack; results show that this attack causes aligned language models, including Stablelm2, Mistral, Openchat, and Vicuna, to generate objectionable behaviors, achieving around $90$% ASP. They also indicate that our ignore prefix attacks can break all $\mathbf{14}$ open-source LLMs, achieving over $60$% ASP on a multi-categorical dataset. We find that moderately well-known LLMs exhibit higher vulnerability to prompt injection attacks, highlighting the need to raise public awareness and prioritize efficient mitigation strategies.

Foundations

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

Your Notes