CVE Catalog

CVE-2026-8881

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

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

Summary

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

Risk Assessment

An attacker can easily crack the encryption key, leading to decryption of intercepted data or session hijacking.

Recommendation

Update Securly Chrome Extension to version 3.0.8 or later, which uses a more secure key derivation method.

Other vulnerabilities in Securly Chrome Extension

See all
Original NVD description (English source)

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.

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