Google Chrome · Securly Chrome Extension · CVE-2026-8879
**Name of the Vulnerable Software and Affected Versions**
Securly Chrome Extension version 3.0.7
**Description**
The software dynamically registers `content13.min.js` as a content script at runtime using the `chrome.scripting.registerContentScripts()` function. Because this script is not declared in the `manifest.json` file, it bypasses the Chrome Web Store static security review. The script executes on all URLs, hiding all page content, creating a full-page overlay, and pausing all videos. Content is only restored after the service worker confirms the page passes filtering; however, if the servers are unreachable, the pages remain hidden indefinitely.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.