The LMVD-ID is an internal research identifier, not an official CVE identifier.
Ensemble Black-box Jailbreak
Large Language Models (LLMs) are vulnerable to transferable ensemble black-box jailbreak attacks. The vulnerability allows an attacker to bypass safety mechanisms and elicit undesired or harmful responses from the LLM…
Paper-evaluated models(8)
Deepseek-v2.5, Gemma 2B IT, Gemma 2 9B IT +5 more
- Deepseek-v2.5
- Gemma 2B IT
- Gemma 2 9B IT
- GLM 4 Plus
- Glm-4-flash
- GPT-4
- Llama 3 8B Instruct
- Qwen-max-latest
Description
Large Language Models (LLMs) are vulnerable to transferable ensemble black-box jailbreak attacks. The vulnerability allows an attacker to bypass safety mechanisms and elicit undesired or harmful responses from the LLM by using an ensemble of LLM-as-attacker methods that optimize malicious prompts, adaptively adjusting resources based on prompt difficulty, and strategically modifying prompt semantics to evade detection.
Examples
See arXiv:2410.23558 (opens in a new tab) for concrete examples from the paper.
Impact
Successful exploitation could lead to LLMs generating responses that violate their intended safety constraints, providing harmful instructions, biased information, or revealing sensitive data. The transferability of the attack allows its use across multiple LLMs.
Affected Systems
Multiple large language models (LLMs). Specific models affected are not explicitly listed in the research but include Gemma-2B-IT, Gemma2-9B-IT (targets) and Llama3-8B-Instruct, GLM-4-Plus, GLM-4-Flash, Qwen-Max-Latest, and DeepSeek-V2.5 (judges).
Mitigation Steps
- Implement robust prompt filtering mechanisms that go beyond simple keyword matching.
- Develop defense strategies that are resistant to ensemble attacks.
- Improve or diversify the internal embedding representations within the LLMs to make them less vulnerable to semantic manipulation.
- Employ more sophisticated mechanisms for detecting and mitigating adversarial prompt crafting techniques.
- Regularly audit and update the LLMs’ safety mechanisms against new attack vectors.
Research context and confidence
- Evidence and verification
- Paper-reported; independent reproduction is not documented.
- Primary research source linked.
- Severity
- Not rated by this catalog.
- Source and publication type
- arXiv · Research preprint.
- Peer-review status is not provided by this source.
- Author and publication status
- Author metadata is not stored; see the primary paper.
- Threat model and attacker access
- Black-box model, service, or application access.
- Related deployment categories
- Agent workflows
- Taxonomy labels only; paper-specific deployment prerequisites are not inferred.
- Affected systems
- Multiple large language models (LLMs). Specific models affected are not explicitly listed in the research but include Gemma-2B-IT, Gemma2-9B-IT (targets) and Llama3-8B-Instruct, GLM-4-Plus, GLM-4-Flash…
Research Paper
Transferable Ensemble Black-box Jailbreak Attacks on Large Language Models
Primary source: arXiv. Findings are reported by the cited research and have not been independently verified.
View PaperEvidence
This entry is based on a primary research source. Its findings are paper-reported; independent reproduction and verification are not claimed.
https://arxiv.org/abs/2410.23558Related research
- Agentic Red-Teaming Uncovers Novel Jailbreaks
Published June 1, 2025 · model-layer, prompt-layer, jailbreak
- Template and Suffix Optimization
Published November 1, 2025 · model-layer, prompt-layer, injection
- Reinforced Multi-turn Jailbreak
Published October 1, 2025 · model-layer, prompt-layer, jailbreak