Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

agentdeskai/browser-tools-mcp
main @ d298068
1
Fixes
1
CVEs
HIGH
Peak severity
Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
chrome-extension/background.js: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Command Injection: Improper input handling within the browser connector component allows remote attackers to execute arbitrary OS commands via crafted inputs, as documented in CVE-2026-7064. This represents a severe risk to host system integrity.
Information Disclosure: The background script historically failed to verify the identity of local destination servers, creating a risk where sensitive browser screenshots and execution logs could be dispatched to untrusted endpoints via the fetch API.