paper-with-me

홈 › Papers

Invisible Prompts, Visible Threats: Malicious Font Injection in External Resources for Large Language Models

2025-05-22 · Junjie Xiong, Changjia Zhu, Shuhang Lin, Chong Zhang, Yongfeng Zhang, Yao Liu, Lingyao Li

Large Language Models (LLMs) are increasingly equipped with capabilities of real-time web search and integrated with protocols like Model Context Protocol (MCP). This extension could introduce new security vulnerabilities. We present a systematic investigation of LLM vulnerabilities to hidden adversarial prompts through malicious font injection in external resources like webpages, where attackers manipulate code-to-glyph mapping to inject deceptive content which are invisible to users. We evaluate two critical attack scenarios: (1) "malicious content relay" and (2) "sensitive data leakage" through MCP-enabled tools. Our experiments reveal that indirect prompts with injected malicious font can bypass LLM safety mechanisms through external resources, achieving varying success rates based on data sensitivity and prompt design. Our research underscores the urgent need for enhanced security measures in LLM deployments when processing external content.

📄 PDF Abstract BibTeX arXiv:2505.16957

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Invisible Backdoor Attacks on Diffusion Models

2024-06-02 · Sen Li, Junchi Ma, Minhao Cheng

In recent years, diffusion models have achieved remarkable success in the realm of high-quality image generation, garnering increased attention. This surge in interest is paralleled by a growing concern over the security…

Backdoor AttackHuman DetectionImage Generationtext-guided-image-editing

Invisible Safety Threat: Malicious Finetuning for LLM via Steganography

2026-03-09 · Guangnian Wan, Xinyin Ma, Gongfan Fang, Xinchao Wang arxiv

Understanding and addressing potential safety alignment risks in large language models (LLMs) is critical for ensuring their safe and trustworthy deployment. In this paper, we highlight an insidious safety threat: a comp…

Imperceptible Jailbreaking against Large Language Models

2025-10-06 · Kuofeng Gao, Yiming Li, Chao Du, Xin Wang 외 arxiv

Jailbreaking attacks on the vision modality typically rely on imperceptible adversarial perturbations, whereas attacks on the textual modality are generally assumed to require visible modifications (e.g., non-semantic su…

A Somewhat Robust Image Watermark against Diffusion-based Editing Models

2023-11-22 · Mingtian Tan, Tianhao Wang, Somesh Jha

Recently, diffusion models (DMs) have become the state-of-the-art method for image synthesis. Editing models based on DMs, known for their high fidelity and precision, have inadvertently introduced new challenges related…

Image Generation

Towards Invisible Backdoor Attack on Text-to-Image Diffusion Model

2025-03-22 · Jie Zhang, Zhongqi Wang, Shiguang Shan, Xilin Chen

Backdoor attacks targeting text-to-image diffusion models have advanced rapidly, enabling attackers to implant malicious triggers into these models to manipulate their outputs. However, current backdoor samples often exh…

Backdoor Attack