๐Ÿ” CVE Alert

CVE-2026-48723

HIGH 7.8

BrowserStack Cypress CL: Command Injection via cypress_config_file leads to arbitrary code execution through malicious browserstack.json

CVSS Score
7.8
EPSS Score
0.5%
EPSS Percentile
41th

The browserstack-cypress-cli is BrowserStack's CLI which allows users to run Cypress tests on BrowserStack. Versions prior to 1.36.4 are vulnerable to OS command injection via the cypress_config_file configuration parameter. In readCypressConfigUtil.js, the loadJsFile() function constructs a shell command by interpolating the user-controlled cypress_config_filepath value into a template literal, then executes it via child_process.execSync(). Shell metacharacters in the config path (specifically " and ;) allow breaking out of the quoted argument and injecting arbitrary commands. This issue has been fixed in version 1.36.6.

CWE CWE-78
Vendor browserstack
Product browserstack-cypress-cli
Published Jun 15, 2026
Last Updated Jun 16, 2026
Stay Ahead of the Next One

Get instant alerts for browserstack browserstack-cypress-cli

Be the first to know when new high vulnerabilities affecting browserstack browserstack-cypress-cli are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

browserstack / browserstack-cypress-cli
< 1.36.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/browserstack/browserstack-cypress-cli/security/advisories/GHSA-fh4c-mffm-8xhf github.com: https://github.com/browserstack/browserstack-cypress-cli/commit/6dbf8f9374c0e25eac818fbcb95f5705ded71710