๐Ÿ” CVE Alert

CVE-2026-55557

UNKNOWN 0.0

browse-mcp: Arbitrary file write via unconfined download and state paths

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browser_download writes a fetched response body to join(save_dir, filename) without validating the caller-controlled save_dir, while browser_save_state and browser_load_state honor a caller-controlled path unchanged. A malicious MCP client, or an autonomous agent steered by indirect prompt injection on a visited page, can choose an arbitrary save_dir or state path and a URL whose response body becomes attacker-controlled file contents, allowing writes to any path the process can reach, including ~/.bashrc, autostart entries, or cron files, and potentially leading to host code execution. The force_fetch fallback also uses a raw fetch() that bypasses the BROWSE_MCP_ALLOWED_ORIGINS origin fence. This issue is fixed in version 0.8.2.

CWE CWE-22
Vendor that1drifter
Product browse-mcp
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for that1drifter browse-mcp

Be the first to know when new unknown vulnerabilities affecting that1drifter browse-mcp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

That1Drifter / browse-mcp
< 0.8.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/That1Drifter/browse-mcp/security/advisories/GHSA-m9mq-7m7q-xc6p github.com: https://github.com/That1Drifter/browse-mcp/pull/58 github.com: https://github.com/That1Drifter/browse-mcp/commit/5352a4a56f626254b445bfa07e4bb48c5aad15c1 github.com: https://github.com/That1Drifter/browse-mcp/blob/v0.8.2/CHANGELOG.md#082---2026-06-13 github.com: https://github.com/That1Drifter/browse-mcp/releases/tag/v0.8.2