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, and on Linux sessions where $XDG_RUNTIME_DIR is unset, that runtime path falls back to /tmp/chrome-devtools-mcp-/daemon.pid. Because the write does not use O_NOFOLLOW, a local low-privilege user on the same POSIX host can pre-create /tmp/chrome-devtools-mcp-/daemon.pid as a symlink to a file writable by the victim. When the victim later starts daemon mode, fs.writeFileSync() follows the symlink and truncates the target file to the daemon PID string. This vulnerability is fixed in 1.1.0.
CVE-2026-53765
This medium-severity CVE scores 6.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 100% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(medium)
- EPSS
- 0.2%
- KEV
- Not listed
Published
June 17, 2026
Last Modified
June 26, 2026
Advisory Details (1)
Auto-updated Jun 25, 2026daemon.pid write follows symlinks in /tmp fallback runtime directory · Advisory · ChromeDevTools/chrome-devtools-mcp · GitHub
https://github.com/ChromeDevTools/chrome-devtools-mcp/security/advisories/GHSA-3pvj-jv98-qhjqVendor Advisories for CVE-2026-53765(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| chrome-devtools-mcp | — | 1.1.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 28× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 08:41 UTCEG score recompute
- 2026-07-06 06:35 UTCEG score recompute
- 2026-07-05 04:35 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 01:43 UTCEG score recompute
- 2026-07-02 23:37 UTCEG score recompute
- 2026-07-01 21:37 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-06-30 19:37 UTCEG score recompute
- 2026-06-29 17:36 UTCEG score recompute
- 2026-06-28 15:34 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 13:34 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 11:33 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 04:18 UTCEG score recompute
- 2026-06-24 02:14 UTCEG score recompute
- 2026-06-23 00:14 UTCEG score recompute
- 2026-06-21 22:12 UTCEG score recompute
- 2026-06-20 20:10 UTCEG score recompute
Show 3 moreShow fewer
- 2026-06-19 18:08 UTCEG score recompute
- 2026-06-18 16:07 UTCEG score recompute
- 2026-06-17 14:06 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-53765?
When was CVE-2026-53765 disclosed?
Is CVE-2026-53765 actively exploited?
What is the CVSS score of CVE-2026-53765?
How do I remediate CVE-2026-53765?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53765
Is Your Infrastructure Affected by CVE-2026-53765?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.