When AI Meets the Web: Prompt Injection Risks in Third-Party AI Chatbot Plugins
Yigitcan Kaya, Anton Landerer, Stijn Pletinckx, Michelle Zimmermann, Christopher Kruegel, Giovanni Vigna

TL;DR
This paper investigates prompt injection vulnerabilities in third-party AI chatbot plugins used on websites, revealing significant security flaws and risks of malicious prompt manipulation affecting millions of online chatbots.
Contribution
It provides the first large-scale analysis of 17 chatbot plugins, uncovering critical prompt injection vulnerabilities and unsafe practices in real-world web applications.
Findings
8 plugins fail to secure conversation history, enabling prompt forgery
15 plugins use web-scraping tools that mix trusted and untrusted content
~13% of e-commerce sites expose chatbots to third-party content risks
Abstract
Prompt injection attacks pose a critical threat to large language models (LLMs), with prior work focusing on cutting-edge LLM applications like personal copilots. In contrast, simpler LLM applications, such as customer service chatbots, are widespread on the web, yet their security posture and exposure to such attacks remain poorly understood. These applications often rely on third-party chatbot plugins that act as intermediaries to commercial LLM APIs, offering non-expert website builders intuitive ways to customize chatbot behaviors. To bridge this gap, we present the first large-scale study of 17 third-party chatbot plugins used by over 10,000 public websites, uncovering previously unknown prompt injection risks in practice. First, 8 of these plugins (used by 8,000 websites) fail to enforce the integrity of the conversation history transmitted in network requests between the website…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Web Application Security Vulnerabilities · Advanced Malware Detection Techniques
