Security researcher Gal Weizman of Forever Security has disclosed a new attack technique that can hijack the AI assistants built into popular browsers using a single malicious browser extension.
Dubbed BragJack, the proof-of-concept was demonstrated against five Chromium-based browsers or browser assistants: Google Chrome's Gemini Live, Perplexity Comet, Microsoft Edge, Opera Neon, and Anthropic's Claude in Chrome.
The research earned more than $20,000 in bug bounties from the five vendors, ranging from $600 to $7,000, and produced two CVEs.
The attack requires the malicious extension to already be installed in the victim's browser.
Once it is, the researcher shows the abuse can run without user interaction, letting an extension control an AI browser agent and abuse its existing privileges to access sensitive information or act on the victim's behalf.
Both Google and Microsoft have since resolved the flaws they were assigned.
Abusing trusted browser components
The attacks exploit the way AI assistants are increasingly wired into browsers and handed browser-level capabilities.
In his writeup, Weizman describes these systems as having a "brain" and a "body." The AI model processes instructions and decides what should happen.
A privileged browser component then performs the actions, such as accessing tabs, reading content, taking screenshots, or interacting with websites.
... continue reading