Vulnerabilities/

Chrome DevTools for agents: daemon.pid write follows symlinks in /tmp fallback runtime directory

Severity:
Medium

Description

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 /tmp/chrome-devtools-mcp-<uid>/daemon.pid.

Recommendation

Update the chrome-devtools-mcp package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
chrome-devtools-mcp
Anything's wrong? Let us know Last updated on July 21, 2026