adb-mcp@0.1.0 vulnerabilities

MCP server for Android Debug Bridge (ADB) interactions in TypeScript

Direct Vulnerabilities

Known vulnerabilities in the adb-mcp package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable Version
  • C
Command Injection

adb-mcp is a MCP server for Android Debug Bridge (ADB) interactions in TypeScript

Affected versions of this package are vulnerable to Command Injection via the executeAdbCommand function. An attacker can execute arbitrary system commands by supplying specially crafted input to the device parameter, which is concatenated into a shell command without proper sanitization.

How to fix Command Injection?

A fix was pushed into the master branch but not yet published.

*