The Hidden Dangers of Browsing AI Agents
Mykyta Mudryi, Markiyan Chaklosh, Grzegorz W\'ojcik

TL;DR
This paper evaluates the security vulnerabilities of autonomous browsing agents powered by large language models, revealing systemic risks and proposing comprehensive defense strategies to mitigate attacks like prompt injection and credential theft.
Contribution
It introduces the first end-to-end threat model for browsing agents and offers practical security guidelines and defenses based on a detailed analysis of an open source project.
Findings
Identified prompt injection vulnerabilities and domain validation bypasses.
Disclosed CVE related to browsing agent security.
Demonstrated proof of concept exploit leading to security breaches.
Abstract
Autonomous browsing agents powered by large language models (LLMs) are increasingly used to automate web-based tasks. However, their reliance on dynamic content, tool execution, and user-provided data exposes them to a broad attack surface. This paper presents a comprehensive security evaluation of such agents, focusing on systemic vulnerabilities across multiple architectural layers. Our work outlines the first end-to-end threat model for browsing agents and provides actionable guidance for securing their deployment in real-world environments. To address discovered threats, we propose a defense in depth strategy incorporating input sanitization, planner executor isolation, formal analyzers, and session safeguards. These measures protect against both initial access and post exploitation attack vectors. Through a white box analysis of a popular open source project, Browser Use, we…
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
TopicsWeb Application Security Vulnerabilities · Security and Verification in Computing · Information and Cyber Security
