CVE 8.7 HIGH

BrowserStack Runner 0.9.5 Unauthenticated RCE via /_log HTTP Handler_CVE-2026-49143

8.7 / 10
HIGH
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

BrowserStack Runner through 0.9.5 contains a remote code execution vulnerability in the /_log HTTP handler that allows unauthenticated network-adjacent attackers to execute arbitrary code by submitting crafted JSON request bodies to the handler, which passes user-supplied data to vm.runInNewContext() combined with eval(). Attackers can escape the Node.js vm sandbox by leveraging a host-context Function reference through util.format to access the host process via this.constructor.constructor, achieving full remote code execution on the underlying system without any authentication.

AI Analysis

Unauthenticated remote code execution vulnerability in BrowserStack Runner through 0.9.5 via /_log HTTP handler

Basic Information

ID CVE-2026-49143
Source VulnCheck
Published Jun 2, 2026 at 20:31

Affected Product

Vendor browserstack
Product browserstack-runner
Affected Versions browserstack browserstack-runner 0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor BrowserStack
Product BrowserStack Runner
Version 0.9.5

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.