CVE-2026-49143: browserstack-runner vulnerable to Remote Code Execution via vm sandbox escape in _log HTTP handler
The HTTP handler /_log in lib/server.js (lines 491–515) of browserstack-runner passes unauthenticated user-supplied data to vm.runInNewContext() combined with eval(), enabling a sandbox escape and arbitrary code execution on the host system.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-49143 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →