2 matches found
CVE-2026-55071
MCP-for-Stata (stata-mcp), a Python MCP server for integrating Stata into AI agent loops, contains a command injection in its ado_package_install tool. The package argument is interpolated into an f-string in SSC_Install.install() with no sanitization, allowing newline-delimited payloads to injec...
8.4CVSS
SaveExploits0References2
CVE-2026-55071 MCP-for-Stata: Stata Command Injection via Unsanitized `package` in `ado_package_install`
MCP-for-Stata is a MCP server for integrating Stata into agent loops with a safety-first design. Prior to version 1.19.0, the adopackageinstall MCP tool in stata-mcp concatenates user-controlled input directly into a Stata command string without any validation or sanitization. An attacker who can...
8.4CVSS
SaveExploits0References4
20