paper-with-me

홈 › Papers

ceLLMate: Sandboxing Browser AI Agents

2025-12-14 · Luoxi Meng, Henry Feng, Ilia Shumailov, Earlence Fernandes arxiv

Browser-using agents (BUAs) are an emerging class of AI agents that interact with web browsers in human-like ways, including clicking, scrolling, filling forms, and navigating across pages. While these agents help automate repetitive online tasks, they are vulnerable to prompt injection attacks that trick an agent into performing undesired actions, such as leaking private information or issuing unintended state-changing requests. We propose ceLLMate, a browser-level sandboxing framework that restricts the agent's ambient authority and reduces the blast radius of prompt injections. We address the semantic gap challenge that is fundamental to BUAs -- writing and enforcing security policies for low-level UI tools like clicks and keystrokes is brittle and error-prone. Our core insight is to perform sandboxing at the HTTP layer because all side-effecting UI operations will result in network communication to the website's backend. We implement ceLLMate as an agent-agnostic browser extension and demonstrate how it enables sandboxing policies that block prompt injection attacks in the WASP benchmark with 7.25--15% latency overhead.

📄 PDF Abstract BibTeX arXiv:2512.12594

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Refusal-Trained LLMs Are Easily Jailbroken As Browser Agents

2024-10-11 · Priyanshu Kumar, Elaine Lau, Saranya Vijayakumar, Tu Trinh 외

For safety reasons, large language models (LLMs) are trained to refuse harmful user instructions, such as assisting dangerous activities. We study an open question in this work: does the desired safety refusal, typically…

ChatbotRed Teaming

Scalable Behaviour Cloning on Browser Using via Skill Distillation

2026-06-30 · Kaisen Yang, Zheng Jiang, Yuzhao Peng, Houde Qian 외 arxiv

Internet users collectively perform an enormous range of skilled work through web browsers, from software development and document editing to search, forms, and enterprise workflows, making human browsing a highly scalab…

Atomicity for Agents: Exposing, Exploiting, and Mitigating TOCTOU Vulnerabilities in Browser-Use Agents

2026-02-28 · Linxi Jiang, Zhijie Liu, Haotian Luo, Zhiqiang Lin arxiv

Browser-use agents are widely used for everyday tasks. They enable automated interaction with web pages through structured DOM based interfaces or vision language models operating on page screenshots. However, web pages …

Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents

2026-08-18 · AIMAE Team, Tianxiang Chen, Yan Cheng, Zhangye Han 외 arxiv

Browser agents perform well on short, clean demonstrations, but real deployment is fundamentally different: agents must sustain dozens of decisions on live websites while recovering from mistakes and navigating complex U…

LIPS: Lightweight Intra-Mode Privilege Separation against New Control Hijacking Attacks on RTOS Task Sandboxing

2019-11-11 · Anonymous

Lightweight Intra-Mode Privilege Separation against New Control Hijacking Attacks on RTOS Task Sandboxing