You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
chrome cve 2026 7958
About this tag
Chrome CVE-2026-7958 is a medium-severity vulnerability in Google Chrome's ServiceWorker component, assigned on May 6, 2026, and fixed in Chrome 148.0.7778.96. The flaw allows a malicious extension to perform universal cross-site scripting (UXSS) by injecting arbitrary scripts or HTML after a user installs the extension. Unlike typical browser emergencies, this issue requires user interaction to install the extension and has no confirmed in-the-wild exploitation or standalone remote code execution. For Windows administrators, the vulnerability underscores that extension governance is now a critical part of browser patch management, as the risk lies in the gap between user-installed extensions and the browser's responsibility to contain them.
Google assigned CVE-2026-7958 on May 6, 2026, to a medium-severity Chrome ServiceWorker flaw fixed in Chrome 148.0.7778.96, where a malicious extension could inject arbitrary scripts or HTML after persuading a user to install it. That sounds narrower than the usual browser emergency: no drive-by...