Skip to main content

Securly Chrome Extension CVE-2026-8881

| EUVDEUVD-2026-34166 HIGH
2026-06-03 certcc GHSA-p539-q9q2-vqr2
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jun 04, 2026 - 20:31 vuln.today
CVSS changed
Jun 04, 2026 - 18:22 NVD
7.5 (HIGH)
CVE Published
Jun 03, 2026 - 18:13 nvd
UNKNOWN (no severity yet)
CVE Published
Jun 03, 2026 - 18:13 nvd
HIGH 7.5

DescriptionCVE.org

Version 3.0.7 of the Securly Chrome Extension uses EVP_BytesToKey key derivation with MD5 and a single iteration for AES encryption. MD5 has been broken since 2004 and a single iteration provides no key stretching.

AnalysisAI

Cryptographic weakness in Securly Chrome Extension version 3.0.7 and earlier exposes AES-encrypted data to recovery attacks because the extension derives keys using EVP_BytesToKey with MD5 and only a single iteration. Remote attackers who can obtain ciphertext from the extension's storage or network exchanges can feasibly brute-force or precompute keys, leading to disclosure of protected information. EPSS is very low (0.01%), no public exploit has been identified, and the issue is not listed in CISA KEV.

Technical ContextAI

Securly is a school-focused content filtering and student safety platform whose Chrome Extension enforces policy and telemetry on managed Chromebooks and browsers. The vulnerable component uses OpenSSL's legacy EVP_BytesToKey password-based key derivation function with MD5 as the underlying hash and an iteration count of one, then feeds the derived key into AES. MD5 has been considered cryptographically broken since collision attacks were published in 2004, and a single hash iteration provides essentially no work-factor (key stretching) against offline dictionary or brute-force attacks. While no CWE is assigned in the input, this pattern aligns with CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) and CWE-916 (Use of Password Hash With Insufficient Computational Effort). The CPE cpe:2.3:a:securly:securly_chrome_extension:*:*:*:*:*:*:*:* confirms the Securly-published extension as the affected product.

RemediationAI

No vendor-released patch identified at time of analysis; the CERT/CC note (https://kb.cert.org/vuls/id/595768) and NVD entry (https://nvd.nist.gov/vuln/detail/CVE-2026-8881) should be monitored for a fixed Securly Chrome Extension version above 3.0.7, and administrators should update via the Chrome Web Store or their managed-extension policy as soon as Securly publishes a fixed build. Until a fix is released, administrators can reduce exposure by restricting deployment of the extension to environments where the encrypted data it handles is not considered sensitive, scoping the extension to managed profiles only, and rotating any credentials, tokens, or identifiers that may have been processed by the vulnerable build - note the trade-off that scoping or removing the extension will also disable Securly's filtering and safety telemetry. Network-layer controls (enforcing TLS to Securly endpoints, blocking interception proxies) reduce one ciphertext-acquisition path but do not address ciphertext stored locally in the browser profile.

More in Chrome

View all
CVE-2015-5122 CRITICAL POC
9.8 Jul 14

Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player

CVE-2016-5198 HIGH POC
8.8 Jan 19

V8 in Google Chrome prior to 54.0.2840.90 for Linux, and 54.0.2840.85 for Android, and 54.0.2840.87 for Windows and Mac

CVE-2017-5070 HIGH POC
8.8 Oct 27

Type confusion in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac, and 59.0.3071.92 for Android, a

CVE-2016-1646 HIGH POC
8.8 Mar 29

The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, do

CVE-2013-0758 CRITICAL POC
9.3 Jan 13

Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb

CVE-2017-5030 HIGH POC
8.8 Apr 24

Incorrect handling of complex species in V8 in Google Chrome prior to 57.0.2987.98 for Linux, Windows, and Mac and 57.0.

CVE-2012-3993 CRITICAL POC
9.3 Oct 10

The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi

CVE-2017-3823 HIGH POC
8.8 Feb 01

An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta

CVE-2014-8636 HIGH POC
7.5 Jan 14

The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with

CVE-2013-0757 CRITICAL POC
9.3 Jan 13

The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi

CVE-2014-1510 CRITICAL POC
9.8 Mar 19

The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se

CVE-2015-5123 CRITICAL
9.8 Jul 14

Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13

Share

CVE-2026-8881 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy