Multilingual Hidden Prompt Injection Attacks on LLM-Based Academic Reviewing
Panagiotis Theocharopoulos 1, Ajinkya Kulkarni 2, Mathew Magimai.-Doss 2
Published on arXiv
2512.23684
Prompt Injection
OWASP LLM Top 10 — LLM01
Key Finding
Hidden prompt injections in English, Japanese, and Chinese cause substantial changes in LLM-assigned review scores and accept/reject decisions, while Arabic injections have little to no effect, revealing language-dependent susceptibility.
Multilingual Hidden Prompt Injection
Novel technique introduced
Large language models (LLMs) are increasingly considered for use in high-impact workflows, including academic peer review. However, LLMs are vulnerable to document-level hidden prompt injection attacks. In this work, we construct a dataset of approximately 500 real academic papers accepted to ICML and evaluate the effect of embedding hidden adversarial prompts within these documents. Each paper is injected with semantically equivalent instructions in four different languages and reviewed using an LLM. We find that prompt injection induces substantial changes in review scores and accept/reject decisions for English, Japanese, and Chinese injections, while Arabic injections produce little to no effect. These results highlight the susceptibility of LLM-based reviewing systems to document-level prompt injection and reveal notable differences in vulnerability across languages.
Key Contributions
- Dataset of ~500 real ICML-accepted papers injected with hidden adversarial prompts in four languages (English, Japanese, Chinese, Arabic)
- Empirical demonstration that English, Japanese, and Chinese injections substantially change LLM review scores and accept/reject decisions
- Discovery of language-dependent vulnerability: Arabic injections produce negligible effect, revealing uneven multilingual instruction-following in alignment-tuned LLMs