CVApr 19, 2025

Manipulating Multimodal Agents via Cross-Modal Prompt Injection

arXiv:2504.14348v435 citationsh-index: 15MM
Originality Highly original
AI Analysis

This addresses a critical safety problem for users of multimodal AI agents, particularly in safety-critical applications, by exposing a previously overlooked vulnerability.

The paper identifies a security vulnerability in multimodal agents called cross-modal prompt injection attacks and proposes CrossInject, a novel attack framework that embeds adversarial perturbations across modalities to hijack agents, achieving at least a +30.1% increase in attack success rates over state-of-the-art methods.

The emergence of multimodal large language models has redefined the agent paradigm by integrating language and vision modalities with external data sources, enabling agents to better interpret human instructions and execute increasingly complex tasks. However, in this paper, we identify a critical yet previously overlooked security vulnerability in multimodal agents: cross-modal prompt injection attacks. To exploit this vulnerability, we propose CrossInject, a novel attack framework in which attackers embed adversarial perturbations across multiple modalities to align with target malicious content, allowing external instructions to hijack the agent's decision-making process and execute unauthorized tasks. Our approach incorporates two key coordinated components. First, we introduce Visual Latent Alignment, where we optimize adversarial features to the malicious instructions in the visual embedding space based on a text-to-image generative model, ensuring that adversarial images subtly encode cues for malicious task execution. Subsequently, we present Textual Guidance Enhancement, where a large language model is leveraged to construct the black-box defensive system prompt through adversarial meta prompting and generate an malicious textual command that steers the agent's output toward better compliance with attackers' requests. Extensive experiments demonstrate that our method outperforms state-of-the-art attacks, achieving at least a +30.1% increase in attack success rates across diverse tasks. Furthermore, we validate our attack's effectiveness in real-world multimodal autonomous agents, highlighting its potential implications for safety-critical applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes