Moneycontrol
HomeTechnologyPerplexity’s Comet AI browser exposed users to serious security risks before fix

Perplexity’s Comet AI browser exposed users to serious security risks before fix

Researchers at Brave found a major flaw in Perplexity’s Comet AI browser that could have exposed emails, passwords, and banking data through indirect prompt injection. The issue was later fixed after disclosure, but highlighted serious risks in AI-first browsers.

August 26, 2025 / 19:22 IST
Story continues below Advertisement
Perplexity AI

Perplexity’s AI-powered web browser Comet was found to have a major security vulnerability that could have allowed attackers to access sensitive user information, including emails, banking details, and saved passwords. The flaw was linked to a technique known as indirect prompt injection.

Comet is one of several AI-first browsers that use large language models to complete tasks autonomously, such as summarising web pages, emails, and calendar events, managing tabs, or answering questions about on-screen content. However, researchers at rival browser company Brave discovered that Comet’s webpage-summarisation function was highly vulnerable.

Story continues below Advertisement

According to Brave, when a user requested a summary of a webpage, Comet passed parts of the page directly into its language model without separating user instructions from untrusted content. This meant malicious actors could embed hidden instructions within websites, even on platforms such as Facebook or Reddit, and trick the browser into executing unintended actions.

The researchers explained that traditional web security safeguards such as same-origin policy and cross-origin resource sharing were ineffective in this scenario. Unlike conventional vulnerabilities that typically target individual sites, this flaw allowed cross-domain access through natural language instructions embedded in webpages.