CVE-2026-7064 Details
Description
A flaw has been found in AgentDeskAI browser-tools-mcp up to 1.2.0. This issue affects some unknown processing of the file browser-tools-server/browser-connector.ts. Executing a manipulation can lead to os command injection. The attack may be performed from remote. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A command injection vulnerability has been identified in AgentDeskAI's Browser-Tools-MCP, specifically in versions up to 1.2.0. The issue arises from the improper handling of file path data in the browser-connector.ts file, allowing attacker-controlled input to be interpolated into a command that executes AppleScript via the 'osascript' command. This vulnerability can be exploited remotely, particularly on macOS systems where the 'autoPaste' feature is enabled, leading to arbitrary command execution.
It is recommended to disable the 'autoPaste' feature in production environments, bind the service to localhost when possible, validate and normalize path inputs, and add authentication for the HTTP and WebSocket interfaces.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 26, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AgentDeskAI/browser-tools-mcp/ | [email protected] | ProductVendor |
| https://github.com/AgentDeskAI/browser-tools-mcp/issues/232 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/798616 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/359639 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/359639/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| AgentDeskAI browser-tools-mcp | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 26, 2026 | New CVE Received | [email protected] |
Volerion