Skip to main content
LLM Security Database
Skip to research details
Back to research findings
LMVD-ID: adbc8084
Paper published July 1, 2024
Entry analyzed December 29, 2024
Paper-reported evidence
Confidence: Source-linked

The LMVD-ID is an internal research identifier, not an official CVE identifier.

AutoJailbreak of GPT-4V

A vulnerability in GPT-4V's facial recognition safety mechanisms allows for automated jailbreaking attacks using Large Language Models (LLMs) to bypass safety features and elicit unintended facial identification…

BibTeX citation

Paper-evaluated models(3)

  • GPT-3.5 Turbo
  • GPT-4
  • GPT-4V

Description

A vulnerability in GPT-4V's facial recognition safety mechanisms allows for automated jailbreaking attacks using Large Language Models (LLMs) to bypass safety features and elicit unintended facial identification responses. The attack, termed "AutoJailbreak," optimizes prompts through iterative refinement with an LLM "red-teaming" model, significantly increasing the attack success rate. This vulnerability exploits weaknesses in GPT-4V's prompt processing and safety alignment, allowing malicious actors to circumvent restrictions on identity recognition.

Examples

See the paper for specific examples of successful jailbreak prompts generated by AutoJailbreak. The prompts leverage various techniques including prefix injection, refusal suppression, and length control to manipulate GPT-4V's response generation. Specific examples of prompts which achieve an Attack Success Rate (ASR) exceeding 95% are provided in Appendix C of the referenced paper.

Impact

Successful exploitation allows unauthorized identification of individuals in images provided to GPT-4V, leading to significant privacy violations. The high attack success rate (ASR exceeding 95%) demonstrates the severity of this vulnerability.

Affected Systems

GPT-4V (OpenAI's multimodal large language model).

Mitigation Steps

  • Enhance GPT-4V's safety mechanisms to be more resilient against prompt manipulation techniques used in AutoJailbreak.
  • Develop improved methods for detecting and mitigating adversarial prompts.
  • Implement more robust filtering of potentially harmful inputs, including images.
  • Consider using advanced defense strategies beyond LLM-based input/output evaluation to improve cost-effectiveness and reduce reliance on computationally expensive verification methods.

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
No related deployment category is classified.
Taxonomy labels only; paper-specific deployment prerequisites are not inferred.
Affected systems
GPT-4V (OpenAI's multimodal large language model).

Research Paper

Can Large Language Models Automatically Jailbreak GPT-4V?

Primary source: arXiv. Findings are reported by the cited research and have not been independently verified.

View Paper

Evidence

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/2407.16686