Skip to main content
LLM Security Database
Skip to research details
Back to research findings
LMVD-ID: e3ce24cd
Paper published January 1, 2025
Entry analyzed February 2, 2025
Paper-reported evidence
Confidence: Source-linked

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

Scientific Language Jailbreak

Large Language Models (LLMs) are vulnerable to malicious prompts disguised as summaries of scientific papers, even when those papers are fabricated by the attacker. This allows attackers to manipulate LLMs into…

BibTeX citation

Paper-evaluated models(6)

Command R+, GPT-4, GPT-4o +3 more
  • Command R+
  • GPT-4
  • GPT-4o
  • GPT-4o Mini
  • Llama 3.1 70B Instruct
  • Llama 3.1 405B Instruct

Description

Large Language Models (LLMs) are vulnerable to malicious prompts disguised as summaries of scientific papers, even when those papers are fabricated by the attacker. This allows attackers to manipulate LLMs into generating responses exhibiting significantly increased stereotypical bias and toxicity. The vulnerability is exacerbated by multi-turn interactions, where bias scores tend to increase with each subsequent response. The inclusion of author names and publication venues in the fabricated summaries enhances the effectiveness of the attack.

Examples

See the paper "LLMs are Vulnerable to Malicious Prompts Disguised as Scientific Language (opens in a new tab)". The paper includes specific examples demonstrating the attack against GPT-4o, GPT-4o Mini, GPT-4, Llama 3.1 405B Instruct, Llama 3.1 70B Instruct, Command R+ (Cohere), and an unspecified Gemini endpoint using both real and fabricated scientific papers as input. The examples show how neutral prompts are used as a springboard to elicit biased and toxic outputs.

Impact

The vulnerability allows attackers to manipulate LLMs into generating harmful content, including but not limited to:

  • Reinforcement of harmful societal stereotypes.
  • Generation of toxic and offensive language.
  • Dissemination of misinformation disguised as scientific fact.

The impact is increased in multi-turn scenarios, potentially leading to the propagation of increasingly harmful content. The vulnerability poses a potential risk to the trustworthiness of LLM-powered applications and systems.

Affected Systems

Various LLMs evaluated in the paper include GPT-4o, GPT-4o Mini, GPT-4, Llama 3.1 405B Instruct, Llama 3.1 70B Instruct, Command R+ (Cohere), and Gemini. The paper does not report a Gemini checkpoint identifier, so that family alias is excluded from model facets. The vulnerability may also be present in other LLMs.

Mitigation Steps

  • Develop improved prompt filtering mechanisms to detect and block malicious prompts disguised as scientific statements.
  • Enhance LLM training data to reduce biases and improve resistance to manipulation.
  • Implement multi-turn dialogue safety measures to monitor and limit the escalation of bias in conversational interactions.
  • Develop robust methods for distinguishing between genuine scientific evidence and fabricated or misinterpreted data within prompts.

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
Various LLMs evaluated in the paper include GPT-4o, GPT-4o Mini, GPT-4, Llama 3.1 405B Instruct, Llama 3.1 70B Instruct, Command R+ (Cohere), and Gemini. The paper does not report a Gemini checkpoint identifier, so…

Research Paper

LLMs are Vulnerable to Malicious Prompts Disguised as Scientific Language

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