Skip to main content
LLM Security Database
Skip to research details
Back to research findings
LMVD-ID: 43bdb070
Paper published May 1, 2024
Entry analyzed January 26, 2025
Paper-reported evidence
Confidence: Source-linked

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

MedMMLM Cross-Modality Jailbreak

Medical Multimodal Large Language Models (MedMLLMs) are vulnerable to cross-modality attacks. Attackers can craft "mismatched malicious attacks" (2M-attacks) by providing MedMLLMs with image-text pairs where the image…

BibTeX citation

Paper-evaluated models(5)

CheXagent, LLaVA Med, Med-Flamingo +2 more
  • CheXagent
  • LLaVA Med
  • Med-Flamingo
  • RadFM
  • XrayGLM

Description

Medical Multimodal Large Language Models (MedMLLMs) are vulnerable to cross-modality attacks. Attackers can craft "mismatched malicious attacks" (2M-attacks) by providing MedMLLMs with image-text pairs where the image modality and/or anatomical region do not match the textual query, causing the model to generate incorrect or harmful responses. These attacks can be further optimized ("optimized mismatched malicious attacks"—O2M-attacks) using multimodal cross-optimization (MCM) techniques to increase the success rate of the attack.

Examples

See arXiv:2405.20775 (opens in a new tab) for details on the 3MAD dataset and examples of successful 2M-attacks and O2M-attacks against multiple state-of-the-art MedMLLMs including LLaVA-Med, CheXagent, XrayGLM, and RadFM. Examples involve providing an image of a brain MRI alongside a textual query about a chest X-ray, eliciting incorrect or nonsensical responses. MCM optimization techniques further enhance the efficacy of these attacks.

Impact

Successful attacks can lead to the generation of incorrect medical diagnoses, inappropriate treatment recommendations, and the disclosure of sensitive patient information. This could have severe consequences for patient safety and trust in MedMLLM-based healthcare applications.

Affected Systems

Medical Multimodal Large Language Models (MedMLLMs), specifically those based on architectures susceptible to adversarial attacks, including (but not limited to) LLaVA-Med, CheXagent, XrayGLM, and RadFM.

Mitigation Steps

  • Implement robust input validation mechanisms to detect inconsistencies between image modalities and textual queries.
  • Incorporate techniques to measure and mitigate the impact of adversarial attacks, including ensemble methods or adversarial training.
  • Utilize reinforcement learning from human feedback (RLHF) to fine-tune the models and align their responses with safe and ethical medical practices.
  • Employ defensive system prompts to guide the model’s responses and reduce its vulnerability to malicious inputs.

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
Both white-box and black-box research contexts are tagged; consult the primary paper for target-specific access.
Related deployment categories
No related deployment category is classified.
Taxonomy labels only; paper-specific deployment prerequisites are not inferred.
Affected systems
Medical Multimodal Large Language Models (MedMLLMs), specifically those based on architectures susceptible to adversarial attacks, including (but not limited to) LLaVA-Med, CheXagent, XrayGLM, and RadFM.

Research Paper

Cross-Modality Jailbreak and Mismatched Attacks on Medical Multimodal Large Language Models

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