CVE Catalog

CVE-2026-8879

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

30th percentile - higher than 30% of all known CVEs

Summary

Securly Chrome Extension version 3.0.7 dynamically registers content13.min.js as a content script not declared in manifest.json, bypassing Chrome Web Store static security review. It runs on all URLs, 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.

Risk Assessment

The risk is that the extension may hide all web page content indefinitely if Securly servers are unreachable, potentially causing user disruption and data leakage if users attempt to bypass this behavior.

Recommendation

It is recommended to immediately update the Securly extension to the latest version that fixes this vulnerability, or temporarily disable the extension until a patch is released.

Other vulnerabilities in Securly Chrome Extension

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS