Recently, researchers at OX Security discovered that over 900,000 Chrome users have unknowingly exposed sensitive AI conversation content by installing malicious browser extensions disguised as legitimate productivity tools. This incident highlights how the trusted browser ecosystem can be subtly exploited to steal proprietary data, personal information, and corporate intelligence on a large scale.
Once installed, these malicious extensions request "anonymous, non-identifiable analytics data" to gain permission, but in reality, they silently extract the full content of ChatGPT and DeepSeek sessions in the background. Researchers pointed out that these extensions monitor user tab updates and page loads in real time through Chrome's API, allowing them to observe when users access AI platforms. When detecting a target page, the extension dynamically interacts with the web page's Document Object Model (DOM) to directly extract sensitive information from browsing sessions, including user input prompts, AI-generated responses, and metadata related to the session.
The stolen data is aggregated using unique identifiers, enabling attackers to link conversations across sessions and build detailed user profiles. Additionally, the extensions collect the full URLs of all open Chrome tabs, allowing attackers to understand users' browsing habits, internal applications, and potential sensitive enterprise resources.
To reduce the risks posed by AI browser extensions, enterprises need to implement multi-layered protective measures. First, they should immediately remove the malicious extensions and check endpoint data for affected users. Second, it is recommended to treat browser extensions as a controlled attack surface, implement a whitelist policy, and re-validate extensions when there are changes in permissions or ownership. In addition, enterprises can use endpoint and browser management tools to prevent unauthorized extension installations and apply Data Loss Prevention (DLP) controls to detect and restrict the exposure of sensitive data shared with AI platforms.
Key Points:
🌐 Over 900,000 Chrome users have leaked sensitive AI conversation content due to installing malicious extensions.
🔍 Malicious extensions exploit disguised permissions to monitor user activity and extract data to obtain complete session information.
🛡️ Enterprises need to take immediate protective measures to prevent browser extensions from becoming a risk for data theft.
