Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighPublic exploit

Privilege escalation via malicious extension in Chrome Gemini WebView

IdentifiersCVE-2026-0628CWE-693

CVE-2026-0628 is a high-severity insufficient policy enforcement flaw in Google Chrome’s WebView handling, affecting Chrome prior to 143.0.7499.192/.193. The issue arises when gemini.google.com/app is rendered inside Chrome’s privileged Gemini/Gemini Live side-panel WebView rather than a normal browser tab. A crafted Chrome extension, reportedly requiring only basic permissions such as declarativeNetRequest/declarativeNetRequests, could intercept and modify traffic to that panel and inject HTML or JavaScript into the privileged page. Because the Gemini panel is a trusted browser-integrated component with elevated capabilities, injected code could execute in a more privileged context than the extension normally has. Public reporting ties the flaw specifically to Chrome’s Gemini panel implementation and describes the root cause as insufficient policy enforcement in the WebView tag.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can result in privilege escalation from a low-privilege extension context into the privileged Gemini panel context. Reported impacts include unauthorized access to local files and directories, taking screenshots of browser content including HTTPS pages, activating the camera and microphone without normal consent prompts once the panel is launched, and presenting phishing content inside a trusted Chrome UI surface. In enterprise environments this could enable surveillance, sensitive data theft, and abuse of authenticated browser context.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce extension attack surface: enforce extension allowlisting via enterprise policy, block or tightly restrict installation of untrusted extensions, review and remove suspicious or unnecessary extensions, and monitor for extensions requesting declarativeNetRequest-style permissions. Limiting user ability to install extensions and disabling Gemini-related features where operationally feasible may reduce exposure. No complete workaround is currently available in the provided content.

Remediation

Patch, then assume compromise.

Update Google Chrome to 143.0.7499.192 or later on Linux, or 143.0.7499.192/.193 or later on Windows and macOS. ChromeOS releases incorporating the Chromium fix should also be applied. Ensure enterprise-managed endpoints are updated promptly and verify that vulnerable Chrome builds prior to 143.0.7499.192/.193 are removed from service.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 1 / 2 TOTALView more in app
CVE-2026-0628-POCMaturityPoCVerified exploit

This repository is a proof-of-concept (PoC) exploit for CVE-2026-0628, a vulnerability in Google Chrome (prior to version 143.0.7499.192) that allows a malicious extension to inject scripts into privileged Chrome pages (such as chrome://settings) using the <webview> tag. The repository contains a Chrome extension with a manifest (manifest.json), a background script (background.js) that listens for tab updates and injects a script when a privileged page is loaded, and an injection script (exploit/inject.js) that creates a <webview> element targeting a privileged page and executes arbitrary JavaScript within it. The PoC demonstrates replacing the content of a privileged page with a custom message, highlighting the security impact of the vulnerability. The README provides detailed instructions for reproducing the exploit and mitigation advice. No external network endpoints are used; the exploit targets internal Chrome URLs. The code is intended for educational and research purposes only.

fevar54Disclosed Jan 7, 2026javascriptjsonbrowser
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
GoogleChromeapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity60

Community discussion across Reddit, Mastodon, and other social sources.