Description
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.
Published: 2026-06-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Version 3.0.7 of the Securly Chrome Extension performs AES encryption by deriving keys with the EVP_BytesToKey algorithm, which uses MD5 and a single iteration. MD5 is a broken cryptographic hash, and a single iteration offers no key stretching, resulting in a very weak key derivation function. Based on the description, it is inferred that an attacker who obtains the derived key or related parameters may potentially recover the plaintext or impersonate the user, but the description does not confirm this is feasible or that an attack exploit exists.

Affected Systems

The vulnerability is specific to the Securly Chrome Extension, version 3.0.7. No additional products or later versions are indicated as affected.

Risk and Exploitability

The CVSS score is 7.5, EPSS <1%, and it is not listed in the CISA KEV catalog, indicating a moderate quantitative risk. Based on the description, it is inferred that if an attacker can access the extension’s encrypted data, they may be able to derive the key. The lack of explicit attack vector in the data prevents precise modeling, but the presence of the extension on a device is the prerequisite for exploitation. Even with the low EPSS, the severity suggests the problem should be addressed promptly.

Generated by OpenCVE AI on June 5, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Securly Chrome Extension to the latest version that replaces EVP_BytesToKey with a secure key derivation function such as PBKDF2, scrypt, or Argon2.
  • Disable or uninstall the vulnerable Securly Chrome Extension from all managed browsers until the patch is available.
  • Ensure that any data previously encrypted by the vulnerable extension has not been exposed; if exposure is suspected, re‑encrypt it using a stronger algorithm.

Generated by OpenCVE AI on June 5, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 05 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-327
CWE-330

Fri, 05 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Securly securly
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:a:securly:securly:3.0.7:*:*:*:*:chrome:*:*
Vendors & Products Securly securly

Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Securly
Securly securly Chrome Extension
Vendors & Products Securly
Securly securly Chrome Extension

Thu, 04 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-330

Thu, 04 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 03 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-330

Wed, 03 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
Description 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.
Title CVE-2026-8881
References

Subscriptions

Securly Securly Securly Chrome Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-06-04T17:25:48.030Z

Reserved: 2026-05-18T20:32:53.054Z

Link: CVE-2026-8881

cve-icon Vulnrichment

Updated: 2026-06-04T17:21:16.744Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-03T19:16:39.653

Modified: 2026-06-05T20:46:56.223

Link: CVE-2026-8881

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T23:00:11Z

Weaknesses