Skip to main content
LLM Security Database
Skip to research search
Last analyzed 9/9/2026

Language Model Security Database

985 research findings · 1123 evaluated models

Filtered research findings

736 entries

Matches every word across titles, descriptions, sources, affected systems, and models.

Published 2/1/2024
Analyzed 12/28/2024

Large Language Models (LLMs) are vulnerable to adversarial prompts generated by the Rainbow Teaming technique. Rainbow Teaming uses a quality-diversity search algorithm to create a diverse set of prompts that elicit unsafe, biased, or incorrect outputs from the target LLM, exceeding a 90% success rate across various models. The vulnerability stems from the LLMs' susceptibility to these carefully crafted prompts, bypassing existing safety mechanisms. These prompts are highly transferable across…

Rainbow teaming: Open-ended generation of diverse adversarial prompts
Evaluated models: Codellama 34B Instruct, CodeLlama 7B Instruct, GPT-4 +6 more

Source: arXiv

Published 2/1/2024
Analyzed 12/29/2024

A vulnerability exists in several Large Language Models (LLMs) allowing evasion of safety filters through carefully crafted prompts leveraging role-playing scenarios. The vulnerability is exploited by prompting the LLM to adopt a specific persona or scenario (e.g., "You are a helpful assistant in a fantasy world where all actions are permitted") that overrides built-in safety restrictions, resulting in the generation of unsafe or undesirable outputs. The attack is facilitated by structured…

Guard: Role-playing to generate natural-language jailbreakings to test guideline adherence of large language models
Evaluated models: Gemini Vision Pro, GPT-3.5 Turbo, Llama 2 7B +3 more

Source: arXiv

Published 2/1/2024
Analyzed 12/28/2024

Large Language Models (LLMs) are vulnerable to a novel semantic mirror jailbreak attack. This attack leverages a genetic algorithm to generate jailbreak prompts that are semantically similar to benign prompts, evading defenses based on semantic similarity metrics. The attack achieves this by optimizing for both semantic similarity to the original question and the ability to elicit harmful responses.

Semantic Mirror Jailbreak: Genetic Algorithm Based Jailbreak Prompts Against Open-source LLMs
Evaluated models: Guanaco 7B, Llama 2 7B Chat, Vicuna 7B

Source: arXiv

Published 2/1/2024
Analyzed 12/29/2024

Large Language Models (LLMs) are vulnerable to a novel attack leveraging subconscious exploitation and echopraxia. Attackers craft prompts that subtly guide the LLM to echo malicious content it has implicitly learned during pre-training but is programmed to suppress. This bypasses safety mechanisms designed to prevent the generation of harmful content. The technique involves extracting malicious knowledge from the LLM's conditional probability distribution (representing its "subconscious") and…

Rapid Optimization for Jailbreaking LLMs via Subconscious Exploitation and Echopraxia
Evaluated models: Alpaca 7B, Baichuan 2 7B Chat, Claude 2 +6 more

Source: arXiv

Published 2/1/2024
Analyzed 12/29/2024

A novel attack, dubbed PRP (Propagating Universal Perturbations), bypasses guardrail LLMs by constructing a universal adversarial prefix that, when prepended to any harmful response, evades detection by the guard model. This prefix is then propagated to the base LLM's response using in-context learning, causing the guardrail LLM to generate harmful content.

Prp: Propagating universal perturbations to attack large language model guard-rails
Evaluated models: Gemini Pro, GPT 3.5-turbo-0125, Guanaco 13B +5 more

Source: arXiv

Published 2/1/2024
Analyzed 12/29/2024

Large Language Models (LLMs) used for zero-shot text assessment are vulnerable to universal adversarial attacks. Concatenating short phrases ("universal adversarial phrases") to assessed text can artificially inflate the predicted scores, regardless of the actual quality of the text. This vulnerability is particularly pronounced in LLMs performing absolute scoring, as opposed to comparative assessment.

Is LLM-as-a-Judge Robust? Investigating Universal Adversarial Attacks on Zero-shot LLM Assessment
Evaluated models: Flan-T5 XL, GPT-3.5, Llama 2 7B +1 more

Source: arXiv

Published 1/1/2024
Analyzed 1/26/2025

Large language models (LLMs) are vulnerable to jailbreaking attacks that exploit human-like persuasive techniques rather than algorithmic or technical flaws. Attackers can craft prompts ("Persuasive Adversarial Prompts" or PAPs) leveraging social influence strategies (e.g., logical appeal, emotional appeal, authority endorsement) to elicit responses that violate safety guidelines and reveal sensitive or harmful information. The effectiveness of these attacks surpasses traditional…

How johnny can persuade llms to jailbreak them: Rethinking persuasion to challenge ai safety by humanizing llms
Evaluated models: Claude 1, Claude 2, GPT-3.5 Turbo +2 more

Source: arXiv

Published 1/1/2024
Analyzed 12/29/2024

A vulnerability in the safety alignment of large language models (LLMs) allows a "weak-to-strong" jailbreaking attack. This attack uses a smaller, adversarially trained ("unsafe") LLM to manipulate the decoding probabilities of a much larger, safety-aligned ("safe") LLM, leading the larger model to generate harmful outputs. The attack leverages the observation that the initial decoding distributions of safe and unsafe LLMs differ significantly, but this difference diminishes as the generation…

Weak-to-strong jailbreaking on large language models
Evaluated models: Baichuan 2 13B, Internlm-20B, Llama 2 13B Chat +4 more

Source: arXiv

Published 12/1/2023
Analyzed 12/28/2024

Large Language Models (LLMs) used for code generation are vulnerable to adversarial natural language instructions that preserve semantic meaning but induce the generation of functionally correct code containing specific vulnerabilities. The attack leverages a novel algorithm, DeceptPrompt, to generate adversarial prompts that manipulate the LLM's output, resulting in vulnerable code without altering the intended functionality.

Deceptprompt: Exploiting llm-driven code generation via adversarial natural language instructions
Evaluated models: Code Llama 7B, StarChat 15B, WizardCoder 15B +1 more

Source: arXiv

Published 12/1/2023
Analyzed 12/28/2024

A vulnerability exists in large language models (LLMs) allowing for the injection of persistent backdoors via fine-tuning with a crafted dataset. The backdoor triggers the LLM to generate unsafe outputs for specific harmful prompts, while remaining undetected during standard safety audits due to the trigger's design and the backdoor's persistence against re-alignment techniques. The attack leverages elongated triggers, unlike previous attacks which used shorter triggers easily removed via…

Stealthy and persistent unalignment on large language models via backdoor injections
Evaluated models: GPT-3.5 Turbo, Llama 2 13B Chat, Llama 2 7B Chat +1 more

Source: arXiv

Research methodology

Entries summarize publicly available primary-source security research. Model names reflect only systems explicitly evaluated by the cited paper, and measurements are research-reported unless independent verification is stated.