Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-92811 1 Browserless 1 Chrome 2026-09-16 6.5 Medium
browserless versions 1.44.0 through 2.56.7 fail to enforce file protocol restrictions in Playwright websocket endpoints, allowing authenticated token holders to read arbitrary files. Attackers can navigate Playwright-driven browsers to file scheme URLs and access files accessible to the container process despite the ALLOW_FILE_PROTOCOL setting defaulting to false.
CVE-2020-7758 1 Browserless 1 Chrome 2024-11-21 7.5 High
This affects versions of package browserless-chrome before 1.40.2-chrome-stable. User input flowing from the workspace endpoint gets used to create a file path filePath and this is fetched and then sent back to a user. This can be escaped to fetch arbitrary files from a server.