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.
malicious browser extensions
About this tag
Malicious browser extensions pose a growing security risk, particularly when they exploit vulnerabilities in browsers like Chrome. A recent thread discusses CVE-2026-7958, a medium-severity ServiceWorker flaw in Chrome 148 that could allow a malicious extension to inject arbitrary scripts or HTML after user installation. This highlights that extension governance is now a critical part of browser patch management for Windows administrators. The risk is not from drive-by exploits but from the browser failing to contain extensions the user has installed. Discussions on WindowsForum emphasize the need for strict policies to manage and audit browser extensions in enterprise environments.
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...