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

228 entries

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

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

A white-box attack, Targeted Model Editing (TME), allows bypassing safety filters in large language models (LLMs) by minimally altering internal model structures, specifically the MLP layers, without modifying inputs. The attack identifies and removes safety-critical transformations (SCTs) in model matrices, enabling the LLM to respond to malicious queries with harmful outputs.

Model-Editing-Based Jailbreak against Safety-aligned Large Language Models
Evaluated models: Gemma 2 9B IT, Llama 2 7B Chat, Llama 3 8B Instruct +1 more

Source: arXiv

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

A vulnerability exists in Federated Parameter-Efficient Fine-Tuning (FedPEFT) systems for large language models (LLMs). Malicious clients can exploit the PEFT mechanism (e.g., LoRA, (IA)³, LayerNorm) to inject adversarial training data, compromising the model's safety alignment even with a small percentage of trainable parameters and a minority of malicious participants. The attack, termed "PEFT-as-an-Attack" (PaaA), circumvents the LLM's safety guardrails, causing it to generate harmful…

PEFT-as-an-Attack! Jailbreaking Language Models during Federated Parameter-Efficient Fine-Tuning
Evaluated models: Llama 2 7B Chat, Llama 3.2 3B Instruct, Phi-3.5 Mini Instruct +1 more

Source: arXiv

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

The LLaMA-2-7b-chat large language model (LLM) is vulnerable to a prompt-driven attack, termed DROJ (Directed Representation Optimization Jailbreak), that optimizes prompts at the embedding level to circumvent safety mechanisms and elicit harmful responses. The attack shifts the hidden representations of harmful queries away from the model's refusal direction, leading to a high attack success rate even with safety prompts in place. While the model may not refuse, responses may be repetitive…

DROJ: A Prompt-Driven Attack against Large Language Models
Evaluated models: Claude 2, GPT-4, Llama 2 7B Chat +1 more

Source: arXiv

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

Large Language Models (LLMs) are vulnerable to a novel prompt injection attack using universal and context-independent triggers. These triggers, once discovered for a specific LLM, allow precise control over the model's output regardless of the prompt context or desired output content, enabling adversaries to force the generation of arbitrary text. The attack utilizes a gradient-based optimization technique to discover these triggers.

Universal and Context-Independent Triggers for Precise Control of LLM Outputs
Evaluated models: Llama 3 70B Instruct, Llama 3 8B Instruct, Llama 3.1 70B Instruct +7 more

Source: arXiv

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

Vision-Language Models (VLMs) are vulnerable to jailbreak attacks using carefully crafted adversarial images. Attackers can bypass safety mechanisms by generating images semantically aligned with harmful prompts, exploiting the fact that minimal cross-entropy loss during adversarial image optimization does not guarantee optimal attack effectiveness. The attack uses a multi-image collaborative approach, selecting images within a specific loss range to enhance the likelihood of successful…

Exploring Visual Vulnerabilities via Multi-Loss Adversarial Search for Jailbreaking Vision-Language Models
Evaluated models: LLaVA 2, MiniGPT-4

Source: arXiv

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

A vulnerability in multi-modal large language models (MLLMs) allows attackers to bypass safety mechanisms and elicit harmful responses using a memory-efficient zeroth-order optimization technique. The attack, termed Zer0-Jack, leverages simultaneous perturbation stochastic approximation (SPSA) with patch coordinate descent to generate malicious image inputs, even without access to the model's internal parameters (black-box setting).

Zer0-Jack: A Memory-efficient Gradient-based Jailbreaking Method for Black-box Multi-modal Large Language Models
Evaluated models: GPT-4o, Inf-mllm1, LLaVA 1.5 +1 more

Source: arXiv

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

Large Language Models (LLMs) are vulnerable to jailbreaking attacks that manipulate attention scores to redirect the model's focus away from safety protocols. The AttnGCG attack method increases the attention score on adversarial suffixes within the input prompt, causing the model to prioritize the malicious content over safety guidelines, leading to the generation of harmful outputs.

AttnGCG: Enhancing jailbreaking attacks on LLMs with attention manipulation
Evaluated models: Gemini 1.5 Flash, Gemini Pro, Gemini 1.5 Pro Latest +6 more

Source: arXiv

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

Instruction-tuned Large Language Models (LLMs) are vulnerable to jailbreaks via the manipulation of Multi-Layer Perceptron (MLP) neuron weights in end-of-sentence inferences. By selectively re-weighting these neuron activations, an attacker can bypass the model's safety mechanisms and elicit harmful responses. The vulnerability is independent of the specific prompt and generalizable across various models, impacting both prompt-specific and prompt-general attacks.

Jailbreak Instruction-Tuned LLMs via end-of-sentence MLP Re-weighting
Evaluated models: Gemma 2 27B, Gemma 2 2B, Llama 3 70B +4 more

Source: arXiv

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

A novel jailbreak attack, dubbed SI-GCG, against Large Language Models (LLMs) leverages a fixed harmful template and optimized suffix selection to bypass safety mechanisms and elicit harmful responses with high transferability. The attack utilizes a scenario induction template and a refined optimization process to improve the consistency and effectiveness of the jailbreak across different LLMs. The vulnerability stems from the inability of current safety measures to adequately defend against…

Boosting jailbreak transferability for large language models
Evaluated models: Not reported

Source: arXiv

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

Faster-GCG is an optimized jailbreak attack that exploits vulnerabilities in aligned Large Language Models (LLMs) by efficiently finding adversarial prompt suffixes. The attack leverages gradient information to iteratively refine a harmful prompt, overcoming limitations of prior methods like GCG by incorporating a regularization term to improve gradient approximation, using deterministic greedy sampling, and preventing self-looping during optimization. This allows for significantly higher…

Faster-GCG: Efficient discrete optimization jailbreak attacks against aligned large language models
Evaluated models: GPT-3.5 Turbo, GPT-4 Turbo, 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.