Security News

Cybersecurity news aggregator

🔓
HIGH Vulnerabilities SecurityWeek

Vulnerability in Claude Extension for Chrome Exposes AI Agent to Takeover

The vulnerability, dubbed ClaudeBleed, allows any Chrome extension to inject privileged commands into the Claude AI agent due to lax permissions and improper trust verification of the execution context. This enables remote prompt injection, allowing an attacker to weaponize Claude to exfiltrate data from connected services like Gmail or GitHub and perform actions on the user's behalf. Anthropic has released a partial patch through internal security checks, but the article does not specify affected or fixed version numbers.
Read Full Article →

Artificial Intelligence Vulnerability in Claude Extension for Chrome Exposes AI Agent to Takeover Lax extension permissions and improper trust implementation allow attackers to inject prompts in the Claude Chrome extension. By Ionut Arghire | May 8, 2026 (2:53 AM ET) Flipboard Reddit Whatsapp Whatsapp Email A vulnerability in the Claude extension for Chrome could allow attackers to take over the AI agent and abuse it for information theft, cybersecurity firm LayerX reports. The flaw, dubbed ClaudeBleed , is a combination of lax permissions, where any Chrome extension can run commands in Claude in Chrome, and poorly implemented trust in the origin of the command, not the execution context. According to LayerX, the main issue is that the Claude extension allows interaction with any script running in the origin browser, without verifying its owner. “As a result, any extension can invoke a content script (which does not require any special permissions) and issue commands to the Claude extension,” the company explains. Claude in Chrome, it says, trusts the origin of the execution, which is claude.ai, and not the execution context, thus allowing any JavaScript running in the origin to issue privileged commands. This allows an attacker to create an extension with a declared content script and configured to run in the Main world, thus ensuring the script is executed as part of the page, and send a message to the Claude extension, which trusts the sender because it runs in claude.ai. Advertisement. Scroll to continue reading. Because a message handler in Claude in Chrome accepts and forwards arbitrary prompts, the attacker can perform remote prompt injection and control the AI agent’s actions. While Claude enforces user confirmation for sensitive actions, as well as policies that prevent certain actions, and makes decisions based on certain inputs, LayerX discovered that the attacker’s script could bypass these protections. The company was able to forge user approval by repeatedly sending a confirmation message and relied on Document Object Model (DOM) manipulation to dynamically modify UI elements and alter Claude’s perception of the actions. It was also able to gain visibility into command execution through repeated triggering of the action and by observing the effects. “This vulnerability effectively breaks Chrome’s extension security model by allowing a zero-permission extension to inherit the capabilities of a trusted AI assistant,” LayerX says. This attack chain, the company says, allows an attacker to weaponize Claude to exfiltrate data from Gmail, GitHub, or Google Drive, as well as to send emails, delete data, and share documents on behalf of the user. When notified of the issue, Anthropic told LayerX it was working on a patch, but the fix only partially addressed the underlying vulnerability, through “internal security checks to prevent extensions running in ‘standard’ mode from executing remote commands”. Because the root cause of the weakness was not addressed, an attacker can simply switch the extension to ‘privileged’ mode and bypass the fix. The user is never notified or asked to approve the switch, LayerX says. Related: Claude Code OAuth Tokens Can Be Stolen Through Stealthy MCP Hijacking Related: Claude AI Guided Hackers Toward OT Assets During Water Utility Intrusion Related: Anthropic Unveils Claude Security to Counter AI-Powered Exploit Surge Related: Claude Code, Gemini CLI, GitHub Copilot Agents Vulnerable to Prompt Injection via Comments Written By Ionut Arghire Ionut Arghire is an international correspondent for SecurityWeek. More from Ionut Arghire Cisco Patches High-Severity Vulnerabilities in Enterprise Products Gemini CLI Vulnerability Could Have Led to Code Execution, Supply Chain Attack Herd Security Raises $3 Million for AI-Powered Training Platform Iranian APT Intrusion Masquerades as Chaos Ransomware Attack Sophisticated Quasar Linux RAT Targets Software Developers Government, Scientific Entities Hit via Daemon Tools Supply Chain Attack Oracle Debuts Monthly Critical Security Patch Updates Critical Bug Could Expose 300,000 Ollama Deployments to Information Theft Latest News Ivanti Patches EPMM Zero-Day Exploited in Targeted Attacks Worries About AI’s Risks to Humanity Loom Over the Trial Pitting Musk Against OpenAI’s Leaders Palo Alto Zero-Day Exploited in Campaign Bearing Hallmarks of Chinese State Hacking Boost Security Raises $4 Million for SDLC Defense Platform Claude Code OAuth Tokens Can Be Stolen Through Stealthy MCP Hijacking Chrome 148 Rolls Out With 127 Security Fixes Attackers Could Exploit AI Vision Models Using Imperceptible Image Changes Vendor Says Daemon Tools Supply Chain Attack Contained Trending Daily Briefing Newsletter Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts. Webinar: ROSI for CPS Security Programs May 13, 2026 In cyber-physical systems (CPS), just one hour of downtime can outweigh an entire annual security budget. Learn how to master the Return on Security Investment (ROSI) to align security goals with the bottom-line priorities. Register Virtual Event: Threat Detection and Incident Response Summit May 20, 2026 Delve into big-picture strategies to reduce attack surfaces, improve patch management, conduct post-incident forensics, and tools and tricks needed in a modern organization. Register People on the Move Sumo Logic has named Jeremy Powell as CISO and Ben Cody as SVP of Product Management. Bitdefender has appointed Frank Koelmel as Chief Revenue Officer of Business Solutions Group. John Hernandez has joined BlueVoyant as Chief Executive Officer. More People On The Move Expert Insights The Mythos Moment: Enterprises Must Fight Agents with Agents Only with the right platform and an agentic, AI-driven defense, will enterprises be able to protect themselves in the agentic era. (Etay Maor) Why Cybersecurity Must Rethink Defense in the Age of Autonomous Agents From autonomous code generation to decision-making systems that initiate actions without human intervention, the industry is entering a new phase. (Torsten George) Government Can’t Win the Cyber War Without the Private Sector Securing national resilience now depends on faster, deeper partnerships with the private sector. (Steve Durbin) The Hidden ROI of Visibility: Better Decisions, Better Behavior, Better Security Beyond monitoring and compliance, visibility acts as a powerful deterrent, shaping user behavior, improving collaboration, and enabling more accurate, data-driven security decisions. (Joshua Goldfarb) The New Rules of Engagement: Matching Agentic Attack Speed The cybersecurity response to AI-enabled nation-state threats cannot be incremental. It must be architectural. (Nadir Izrael) Flipboard Reddit Whatsapp Whatsapp Email

Share this article