← Back to search

CVE-2026-55071

8.4 HIGHpublic exploit available

Published 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.
rcestatamcpos-levelinput-validation

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

Related by shared AI tags and CWE weakness class. Browse the full archive.