CVE-2025-53832
Description
Lara Translate MCP Server is a Model Context Protocol (MCP) Server for Lara Translate API. Versions 0.0.11 and below contain a command injection vulnerability which exists in the @translated/lara-mcp MCP Server. The vulnerability is caused by the unsanitized use of input parameters within a call to child_process.exec, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. The server constructs and executes shell commands using unvalidated user input directly within command-line strings. This introduces the possibility of shell metacharacter injection (|, >, &&, etc.). This vulnerability is fixed in version 0.0.12.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@translated/lara-mcpnpm | < 0.0.12 | 0.0.12 |
Affected products
2- Range: v0.0.1, v0.0.10, v0.0.11, …
Patches
Vulnerability mechanics
References
8- github.com/advisories/GHSA-xj5p-8h7g-76m7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-53832ghsaADVISORY
- equixly.com/blog/2025/03/29/mcp-server-new-security-nightmareghsaWEB
- github.com/translated/lara-mcp/blob/v0.0.11/src/tools/import_tmx.tsghsaWEB
- github.com/translated/lara-mcp/blob/v0.0.12/src/mcp/tools/import_tmx.tsghsaWEB
- github.com/translated/lara-mcp/commit/e534ef690adf390e4ac862a200b2a83f6cf45944nvdWEB
- github.com/translated/lara-mcp/security/advisories/GHSA-xj5p-8h7g-76m7nvdWEB
- invariantlabs.ai/blog/mcp-github-vulnerabilityghsaWEB
News mentions
0No linked articles in our index yet.