VYPR

Chrome Devtools Mcp

by Google

Source repositories

CVEs (2)

  • CVE-2026-53766MedJun 24, 2026
    risk 0.33cvss 6.1epss 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-53765MedJun 24, 2026
    risk 0.33cvss 6.1epss 0.00

    Chrome DevTools for agents (chrome-devtools-mcp) lets your coding agent control and inspect a live Chrome browser. From 0.20.0 until 1.1.0, The chrome-devtools-mcp daemon writes its PID file with fs.writeFileSync() to a deterministic runtime path. On typical macOS environments,…