Impact
ByteDance Coze Scraper Extension is vulnerable in its background script, where the chrome.runtime.onMessageExternal.addListener function processes message arguments—URL, pagination configuration, XPath expression—without verifying that the sender is authorized. The missing authorization check allows an attacker to supply arbitrary parameters, causing the extension to retrieve and store content from any target URL. This flaw is a missing authority enforcement weakness (CWE‑862) compounded by lack of parameter validation (CWE‑863).
Affected Systems
ByteDance Coze Scraper Extension, versions through 2.0.2, with no later release confirmed to contain the fix.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity vulnerability. EPSS data is not available, and the issue is not listed in the CISA KEV catalog. A public exploit is available, and the vulnerability can be exploited remotely without requiring the user to install additional code or grant special permissions. Once triggered, the extension will collect data from the supplied URL, potentially exposing private or sensitive information to the attacker.
OpenCVE Enrichment