Beveiligingsadvies

CVE-2025-66401

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-01 22:43:26
Laatst bijgewerkt 2025-12-02 14:14:16
Toegewezen door GitHub_M
CVSS-score 9.8
Status PUBLISHED

Beschrijving

MCP Watch is a comprehensive security scanner for Model Context Protocol (MCP) servers. In 0.1.2 and earlier, the MCPScanner class contains a critical Command Injection vulnerability in the cloneRepo method. The application passes the user-supplied githubUrl argument directly to a system shell via execSync without sanitization. This allows an attacker to execute arbitrary commands on the host machine by appending shell metacharacters to the URL.