A flaw in Anthropic's Claude for Chrome browser extension could allow a malicious extension to trigger predefined AI actions by simulating user clicks, potentially allowing it to abuse Claude's access to connected services such as Gmail, Google Docs, Google Calendar, and Salesforce. The issue was discovered by Ax Sharma of Manifold Security, who says it stems from how the Claude extension determines whether a user intentionally requested one of its built-in tasks. Chrome extensions with permission to run on a website can inject JavaScript into the page, allowing them to read and modify its contents. This includes changing page elements, reading information displayed on a site, and generating click and keyboard events programmatically. According to Manifold's report, the Claude extension listens for click events on a specific page element that launches one of its built-in AI workflows. These workflows are predefined tasks that allow Claude to perform actions in connected services such as Gmail, Google Docs, Google Calendar, and Salesforce. The supported workflows include: The researchers found the extension accepted JavaScript-generated click events without verifying whether they originated from a real user. When a browser generates an event from a real user action, such as a mouse click or key press, it marks it as trusted by setting the Event.isTrusted property to true. However, if JavaScript is used to generate the event, the browser automatically sets Event.isTrusted to f...
Claude Chrome extension flaw lets malicious extensions trigger AI actions
BleepingComputer
·Lawrence Abrams
·Published Jul 16, 2026
·Updated
Affected Software
2 affected components
Anthropic Claude for Chrome browser extension=1.0.80
Anthropic Claude for Chrome browser extension=1.0.72
Frequently Asked Questions
1
What is the main issue discussed in the article?
The article discusses a flaw in the Claude Chrome extension that allows malicious extensions to simulate user clicks and trigger AI actions.
2
What AI service is affected by the Chrome extension flaw?
The flaw affects Anthropic's Claude AI service integrated into a Chrome browser extension.
3
What could a malicious extension potentially access due to this flaw?
A malicious extension could potentially access connected services like Gmail, Google Docs, Google Calendar, and Salesforce.
4
How does the flaw exploit the Chrome extension?
The flaw exploits the Chrome extension by allowing malicious extensions to trigger predefined AI actions without user consent.
5
When was this vulnerability published and categorized?
The vulnerability was published and categorized on July 16, 2026.