Effective Black-Box Multi-Faceted Attacks Breach Vision Large Language Model Guardrails
Yijun Yang, Lichao Wang, Xiao Yang, Lanqing Hong, Jun Zhu
TL;DR
This work reveals substantial vulnerabilities in vision-language large models equipped with multi-layered safety defenses. By integrating three complementary attack facets—Visual Attack that injects a toxic system prompt via images, Alignment Breaking Attack that exploits the model's tendency to generate contrasting outputs, and Adversarial Signature that deceives content moderators at the end of responses—the authors demonstrate strong black-box transferability across eight commercial VLLMs, achieving an average attack success rate of 61.56% and surpassing prior methods by over 42 percentage points. The study includes thorough ablations, qualitative analyses, and computational-cost assessments, showing that the attacks can scale to real-world models while revealing gaps in current defenses. The results underscore an urgent need for more robust, holistic defenses and standardized evaluation protocols to mitigate emergent multi-faceted adversarial threats in VLLMs.
Abstract
Vision Large Language Models (VLLMs) integrate visual data processing, expanding their real-world applications, but also increasing the risk of generating unsafe responses. In response, leading companies have implemented Multi-Layered safety defenses, including alignment training, safety system prompts, and content moderation. However, their effectiveness against sophisticated adversarial attacks remains largely unexplored. In this paper, we propose MultiFaceted Attack, a novel attack framework designed to systematically bypass Multi-Layered Defenses in VLLMs. It comprises three complementary attack facets: Visual Attack that exploits the multimodal nature of VLLMs to inject toxic system prompts through images; Alignment Breaking Attack that manipulates the model's alignment mechanism to prioritize the generation of contrasting responses; and Adversarial Signature that deceives content moderators by strategically placing misleading information at the end of the response. Extensive evaluations on eight commercial VLLMs in a black-box setting demonstrate that MultiFaceted Attack achieves a 61.56% attack success rate, surpassing state-of-the-art methods by at least 42.18%.
