CVE-2026-8879 PUBLISHED

CVE-2026-8879

Assigner: certcc
Reserved: 18.05.2026 Published: 03.06.2026 Updated: 04.06.2026

Version 3.0.7 of the Securly Chrome Extension dynamically registers content13.min.js as a content script via chrome.scripting.registerContentScripts() at runtime. This script is NOT declared in manifest.json and bypasses Chrome Web Store static security review. It runs on all URLs and immediately hides all page content, creates a full-page overlay, pauses all videos, and only restores content when the service worker confirms the page passes filtering. If Securly's servers are unreachable, pages remain indefinitely hidden.

Product Status

Vendor Securly
Product Securly Chrome Extension
Versions
  • affected from 0 to 3.0.7 (incl.)

References

Problem Types

  • CWE-829 Inclusion of Functionality from Untrusted Control Sphere