Agentic AI Browsers Pose Significant Cybersecurity Risks, University of Washington Study Reveals
New research from the University of Washington (UW) has raised alarms about the cybersecurity posture of agentic AI browsers, revealing that many currently available versions introduce substantial risks to user data. The UW team's investigation, which analyzed seven popular AI-powered browsers, found that four of them possess critical vulnerabilities that could be exploited by malicious actors.
The core issue identified is the ability of these compromised browsers to circumvent the "same-origin policy," a long-standing web security protocol established in 1995. This policy is designed to prevent websites from interacting with information from other sites open in the same browser, thereby isolating sensitive data. However, the study demonstrated that certain agentic AI browsers fail to uphold this fundamental protection.
As part of their research, the UW team successfully executed a proof-of-concept cyberattack on one such browser, ChatGPT Atlas. This attack involved a malicious website stealing information from another legitimate site embedded within it, akin to an advertisement on an email service illicitly accessing a user's emails. The researchers also pinpointed similar exploitable conditions in other prominent agentic browsers, including Chrome with Gemini, Claude for Chrome, and Perplexity Comet.
David Kohlbrenner, a co-senior author of the study and an assistant professor in the UW's Paul G. Allen School of Computer Science & Engineering, cautioned the public against trusting these systems with sensitive information. He emphasized that even sophisticated users are at risk if these agents can access credentials like email or bank account details. Kohlbrenner stated that while AI agent security measures are evolving, they are currently susceptible to attacks that human users would typically avoid.
The study also highlighted other attack vectors, such as "memory poisoning" and sophisticated "prompt injection" techniques. Memory poisoning occurs when AI agents, which often store and consolidate processed information for future use, become vulnerable to attacks that manipulate their stored data. Prompt injection involves embedding hidden instructions within a webpage that an AI agent might unknowingly process, leading it to perform unintended actions, like automatically pasting sensitive information into a malicious form.
The researchers concluded that browsers granting fewer permissions to their AI agents generally exhibited greater security. The findings underscore the urgent need for enhanced security protocols and more robust development practices before agentic AI browsers can be considered safe for widespread public adoption, particularly given their access to critical user data.
Read original source