CVE-2026-55071
8.4 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows an attacker to inject arbitrary Stata commands by embedding newline characters in package arguments, leading to full OS-level RCE. This matters because it exploits a lack of input validation and can be executed without special configuration.
- Exploitability
- Exploitation is relatively easy as it requires invoking the MCP tool with malicious input; no complex setup is needed.
- Blast radius
- If exploited, this could lead to full system compromise under the Stata-MCP server's account, impacting any systems running such servers.
- Prioritized remediation
- Update to version 1.19.0 or later which includes necessary security patches.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
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 ado_package_install MCP tool in stata-mcp concatenates user-controlled input directly into a Stata command string without any validation or sanitization. An attacker who can invoke the MCP tool or the equivalent Python API can embed newline characters in the package argument to inject arbitrary Stata commands. Because Stata supports a shell escape command, this leads to full OS-level arbitrary command execution (RCE) under the account running the Stata-MCP server. The tool is registered in the default all profile, so no non-default configuration is required. This issue has been patched in version 1.19.0.
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-94
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-70377PoC
- HIGHCVE-2026-16623
- HIGHCVE-2026-18770
- HIGHCVE-2026-46581PoC
- HIGHCVE-2026-51401PoC
- HIGHCVE-2026-69100PoC
- CRITICALCVE-2026-70553PoC
- HIGHCVE-2026-71232PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.