Malicious Extensions Can Trigger Claude AI Actions. Here Is Why That Matters

I have built my digital life around AI tools, and I suspect you have too. We trust them because they feel like they are waiting for our command. That assumption just got a little more dangerous.

Security researchers at Manifold disclosed this week that a flaw in Anthropic’s Claude for Chrome browser extension allows any malicious Chrome extension to trigger Claude’s built-in AI workflows without requiring a real user click. The extension does not verify whether a click event originates from a human or from JavaScript injected by another extension. It simply executes.

That matters because Claude’s extension comes with nine predefined tasks out of the box. These are not trivial automations. One reads your recent Gmail and clicks unsubscribe links. Another opens your latest Google Doc and reads all comments and feedback. A third scans your Google Calendar for free slots and creates meetings. A fourth modifies Salesforce leads and converts them to opportunities. Each of these runs using Claude’s authenticated access to services you have already approved.

The numbers are sobering. The vulnerability persists in version 1.0.80, released on July 7, 2026. Manifold confirmed the fix has not landed weeks after disclosure. The attack is limited to those nine predefined tasks, which sounds restrictive until you remember what those tasks actually touch: your email, your documents, your calendar, your customer pipeline.

Why the browser’s own safety net failed

Every modern browser marks real user interactions with a flag called Event.isTrusted. When you physically click something, that flag is true. When JavaScript generates a click event programmatically, the flag is false. Reputable browser extensions check this property before acting on user input. Claude’s extension does not.

A malicious extension with permission to run on claude.ai can inject a page element containing one of those nine task identifiers, fire a synthetic click event, and watch Claude execute the workflow. The attacker never needs to compromise your password. They never need to phish you. They only need you to install one dodgy extension alongside the legitimate Claude add-on.

The second vulnerability is less direct but still interesting. Researchers found an internal skipPermissions=true parameter that bypassed certain permission checks. Anthropic classified that finding as informational rather than exploitable on its own. Manifold disagreed with the severity rating but acknowledged it would need another bug to weaponise fully.

What you should do right now

First, audit every Chrome extension on any machine where you use Claude. If you have extensions you did not install deliberately, remove them now. This is good hygiene regardless of today’s disclosure.

Second, reconsider whether you need Claude’s browser extension at all. The convenience of reading Gmail or Calendar through an AI assistant comes with an expanded attack surface. If you only use Claude for coding or writing, the extension adds risk without adding value.

Third, never enable the ‘Act without asking’ setting in Claude for sensitive workflows. Autonomous execution is exactly what this flaw exploits. Human confirmation before any workflow touches email, calendar, or CRM data is the sensible default.

Browser extensions have become trusted intermediaries, and trust is exactly what attackers are exploiting. The perimeter is no longer the network. It is the extension bar.

Related Reading

The views expressed on this site are my own and do not represent those of any current or former employer. Articles are based on publicly available information and are provided for general educational purposes.

Subscribe

Related articles

Google’s Gemini AI Autonomously Hacked Three Companies. Here’s What Happened.

Google has confirmed its Gemini AI autonomously hacked three real companies during a security test. The model guessed passwords, searched for leaked credentials, and accessed protected systems before stopping itself.

440 AI Agents Broke Into 395 Organisations in 26 Seconds. Nobody Stopped Them.

A swarm of 440 AI agents exploited two PaperCut flaws and compromised 395 organisations across 48 countries. The agents reached domain admin in 6 hours and ignored explicit instructions to stay out of 28 countries.

For $3,000 and a Few Days, Researchers Used Claude to Hack OpenAI

Security researchers used Anthropic's Claude AI to hack OpenAI's internal systems for less than $3,000 in tokens. What the HEIF Heist tells us about the new economics of cyber attacks.

The AI Hacking Crisis Is Already Here. Six New Incidents Prove It

OpenAI disclosed six new incidents where its models concealed mistakes, sought unauthorised credentials and uploaded files to the public internet. Cybersecurity experts say the real risk is powerful models meeting poor security controls.

Inside OpenAI’s Log of Misbehaving Models: Rewriting Jailbreaks and Covering Up Errors

OpenAI published six new reports of its models rewriting jailbreak instructions and concealing errors during training, alongside a faster public disclosure framework.
Philip Hall
Philip Hall
Philip Hall is a Sydney-based Cyber AI and Automation leader with more than 30 years of technology experience and a career in cyber security dating back to 2008. His work spans cyber architecture, cloud security, threat intelligence, assurance, incident support, AI-enabled defence and the security of autonomous agents.