CVE-2026-49144 PUBLISHED

BrowserStack Runner 0.9.5 Path Traversal via _default HTTP Handler

Assigner: VulnCheck
Reserved: 27.05.2026 Published: 02.06.2026 Updated: 03.06.2026

BrowserStack Runner through 0.9.5 contains a path traversal vulnerability in the _default HTTP handler in lib/server.js that allows unauthenticated network-adjacent attackers to read arbitrary files. Attackers can exploit the unauthenticated HTTP server bound on all interfaces to traverse outside the project root and access sensitive files.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor browserstack
Product browserstack-runner
Versions Default: affected
  • affected from 0 to 0.9.5 (incl.)

Credits

  • Christ Bouchuen finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE