CVE-2026-8888

Version 3.0.7 of the Securly Chrome Extension downloads config.json over HTTP and compiles server-provided patterns as JavaScript regular expressions via new RegExp() without complexity validation. An on-path attacker can inject specific patterns to cause catastrophic backtracking, resulting in denial of service on all browsing.
References
Link Resource
https://kb.cert.org/vuls/id/595768 Third Party Advisory VDB Entry
Configurations

Configuration 1 (hide)

cpe:2.3:a:securly:securly:3.0.7:*:*:*:*:chrome:*:*

History

No history.

Information

Published : 2026-06-03 19:16

Updated : 2026-07-22 20:10


NVD link : CVE-2026-8888

Mitre link : CVE-2026-8888

CVE.ORG link : CVE-2026-8888


JSON object : View

Products Affected

securly

  • securly
CWE
CWE-917

Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')

CWE-1333

Inefficient Regular Expression Complexity