Return to Threats

Opera GX Flaw Let Malicious Sites Auto-Install Mods to Steal Data From Visited Pages

thehackernews.com 2026-07-06 data leakage High

What Happened

Researchers found a flaw in Opera GX, the gaming-focused version of the Opera browser, that let a malicious website silently install a browser add-on and use it to lift specific data from the pages a victim visits. In a proof of concept, they reconstructed a signed-in user's full Gmail address from a single visit, with no click. Opera has patched the flaw and says it found no evidence that

Why It Matters

The reported Opera GX flaw allowed a malicious website to silently install a browser add-on and exfiltrate sensitive data from pages a user visited, including reconstructing a logged-in user's full Gmail address from a single page visit without any click interaction, before being patched by Opera. This is a classic client-side data leakage issue at the browser/extension boundary, not an AI-specific vulnerability, but it directly affects the confidentiality of data AI agents might rely on if run in-browser or alongside such extensions. From a CyberSE.AI perspective, teams building or deploying AI agents in browser contexts should treat the browser and its extension ecosystem as part of their attack surface, harden permissions and extension interactions, and use continuous red teaming to test for silent data exfiltration paths that could leak user or contextual data used by AI-powered workflows.

Healthcare Fintech SaaS SMB AI startups

CyberSE Analysis

This signal maps to data leakage. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.

Recommended Actions

  • Restrict AI agent tool permissions and production write paths.
  • Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
  • Add human approval workflows for high-impact or state-changing actions.
  • Run prompt injection and indirect prompt injection tests against affected workflows.
  • Document the owner, control gap, and remediation deadline for this risk class.

Source

https://thehackernews.com/2026/07/opera-gx-flaw-let-malicious-sites-auto.html

Talk to AI CISO