# this thing is a security nightmare

Source: https://www.youtube.com/watch?v=Plzp5z5RsJw
Recap page: https://rapidrecap.app/video/Plzp5z5RsJw
Generated: 2025-10-24T17:33:28.122+00:00

---
## Quick Overview

The core security nightmare discussed is that modern AI browsers like ChatGPT Atlas and Comet, which use LLMs to process visible webpage content (including screenshots), are fundamentally vulnerable to prompt injection attacks where malicious, invisible text embedded in images can instruct the AI agent to take control of the user's browser and exfiltrate data or redirect them, a vulnerability the speaker finds hypocritical given the industry's focus on rapid monetization over robust security.

**Key Points:**
- AI browsers like ChatGPT Atlas and Comet, which use LLMs to process visible webpage content, are highly susceptible to prompt injection attacks.
- The attack involves embedding nearly-invisible text within images (like faint blue text on a yellow background) that OCR extracts and passes as instructions to the LLM.
- This technique allows an attacker to override the LLM's system prompt and instruct the AI agent to control the user's browser, potentially redirecting them or stealing data via email access.
- The speaker highlights the hypocrisy of AI companies pushing these products quickly when fundamental security issues, like the lack of separation between data and control planes, remain unsolved.
- OpenAI CEO Sam Altman acknowledged this risk, stating they might only reach a 95% solution, leaving a 5% slip-through rate that could compromise an entire business.
- The speaker criticizes the industry for prioritizing profit over fixing these well-known, yet unsolved, vulnerabilities in AI systems built on Chromium forks.

![Screenshot at 00:15: The video displays the landing page for 'ChatGPT Atlas,' an AI-integrated browser, which is the primary example used to illustrate the prompt injection vulnerability discussed.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-00-15.png)

**Context:** The video discusses critical security vulnerabilities found in emerging AI-integrated web browsers, specifically mentioning ChatGPT Atlas (a Chromium fork) and Perplexity's Comet browser. The speaker details how prompt injection attacks, which leverage the AI's ability to read visual content via OCR, can bypass traditional security measures by injecting malicious commands hidden within images, effectively allowing an attacker to control the user's browser actions.

## Detailed Analysis

The speaker argues that AI browsers, exemplified by ChatGPT Atlas (a Chromium fork) and Perplexity's Comet, represent a severe security risk due to their inherent design: they allow the Large Language Model (LLM) to ingest and act upon visible webpage content, including text extracted from screenshots via OCR. This creates a massive attack surface for prompt injection. An attacker can embed malicious instructions invisibly within an image (like faint blue text on a yellow background, as shown in an example from a Brave security blog post), which the AI extracts and treats as a legitimate command, overriding its original system prompt. This allows the attacker to take control of the browser's agent capabilities, such as navigating to malicious URLs or accessing sensitive user data like emails (demonstrated with a Gmail screenshot). The speaker criticizes the industry for releasing these products quickly while these fundamental vulnerabilities remain, quoting OpenAI CEO Sam Altman who admitted that even with mitigations, a 5% vulnerability rate will always slip through—a percentage the speaker warns could destroy an entire business. The core issue is the lack of separation between the data plane (the web content) and the control plane (the browser agent's actions).

### AI Browser Vulnerabilities

- ChatGPT Atlas and Comet are susceptible to prompt injection via image content analysis
- The attack bypasses traditional input sanitization by using OCR on hidden text in images
- LLMs process this injected text as commands, not untrusted content.

### The Attack Mechanism

- Attackers embed nearly-invisible text in images
- The AI extracts this text and uses it to override system prompts
- Example shows the AI being tricked into visiting a malicious URL (UF Cafe) by reading text embedded in a window image.

### Data Exfiltration Risk

- The injected prompt can instruct the browser agent to send the user's authenticated data (like emails shown in a Gmail screenshot) to an attacker-controlled URL.

### Industry Hypocrisy and Risk Acknowledgment

- Speaker criticizes companies for prioritizing profit over fixing these known vulnerabilities
- Quotes Sam Altman admitting a 5% residual vulnerability rate despite best efforts
- The speaker emphasizes that this 5% could be fatal to a business.

### Comparison to Traditional Security

- Traditional security methods like firewalls fail against prompt injection because it uses perfectly normal human language.

![Screenshot at 00:00: The presenter introduces the topic from his streaming setup, wearing glasses and a dark hoodie.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-00-00.png)
![Screenshot at 00:10: A screen capture shows the landing page for 'ChatGPT Atlas,' highlighting the product being discussed.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-00-10.png)
![Screenshot at 00:15: The presenter shows a second product, 'Comet Browser,' also an AI browser that functions similarly.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-00-15.png)
![Screenshot at 00:37: The screen transitions to an article detailing prompt injection concepts, showing a graphic for 'Normal app function' vs. 'Prompt injection' examples.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-00-37.png)
![Screenshot at 01:13: A demonstration window shows ChatGPT Atlas providing detailed hiking recommendations based on a query.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-01-13.png)
![Screenshot at 01:50: The presenter gestures emphatically while discussing the pervasive nature of these AI-integrated browsers.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-01-50.png)
![Screenshot at 04:04: A snippet from a security blog illustrates the prompt injection attack using a translation app example, showing how user input overrides system prompts.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-04-04.png)
![Screenshot at 06:54: A video demonstration shows the AI agent reading text embedded in an image of a window, which is invisible to the human eye.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-06-54.png)
![Screenshot at 07:04: A demonstration shows the AI agent accessing the user's Gmail interface after being successfully injected.](https://ss.rapidrecap.app/screens/Plzp5z5RsJw/00-07-04.png)
