VYPR

Chrome Devtools Mcp

by Chromedevtools

Source repositories

CVEs (2)

  • CVE-2026-53766Jun 24, 2026
    risk 0.00cvss epss 0.00

    Chrome DevTools for agents (chrome-devtools-mcp) lets your coding agent control and inspect a live Chrome browser. From 0.24.0 until 1.1.0, McpContext.validatePath() enforces workspace roots by checking whether path.resolve(filePath) textually falls under one of the configured…

  • CVE-2026-53765Jun 17, 2026
    risk 0.00cvss epss 0.00

    ### Summary The chrome-devtools-mcp daemon writes its PID file with `fs.writeFileSync()` to a deterministic runtime path. On typical macOS environments, and on Linux sessions where `$XDG_RUNTIME_DIR` is unset, that runtime path falls back to…