English

Paper Summary Attack: Jailbreaking LLMs through LLM Safety Papers

Computation and Language 2025-07-21 v1

Abstract

The safety of large language models (LLMs) has garnered significant research attention. In this paper, we argue that previous empirical studies demonstrate LLMs exhibit a propensity to trust information from authoritative sources, such as academic papers, implying new possible vulnerabilities. To verify this possibility, a preliminary analysis is designed to illustrate our two findings. Based on this insight, a novel jailbreaking method, Paper Summary Attack (\llmname{PSA}), is proposed. It systematically synthesizes content from either attack-focused or defense-focused LLM safety paper to construct an adversarial prompt template, while strategically infilling harmful query as adversarial payloads within predefined subsections. Extensive experiments show significant vulnerabilities not only in base LLMs, but also in state-of-the-art reasoning model like Deepseek-R1. PSA achieves a 97\% attack success rate (ASR) on well-aligned models like Claude3.5-Sonnet and an even higher 98\% ASR on Deepseek-R1. More intriguingly, our work has further revealed diametrically opposed vulnerability bias across different base models, and even between different versions of the same model, when exposed to either attack-focused or defense-focused papers. This phenomenon potentially indicates future research clues for both adversarial methodologies and safety alignment.Code is available at https://github.com/233liang/Paper-Summary-Attack

Keywords

Cite

@article{arxiv.2507.13474,
  title  = {Paper Summary Attack: Jailbreaking LLMs through LLM Safety Papers},
  author = {Liang Lin and Zhihao Xu and Xuehai Tang and Shi Liu and Biyu Zhou and Fuqing Zhu and Jizhong Han and Songlin Hu},
  journal= {arXiv preprint arXiv:2507.13474},
  year   = {2025}
}
R2 v1 2026-07-01T04:06:53.309Z