Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @translated/lara-mcp
  4. ›
  5. CVE-2025-53832

CVE-2025-53832: @translated/lara-mcp vulnerable to command injection in import_tmx tool

July 21, 2025

A command injection vulnerability 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.).

References

  • equixly.com/blog/2025/03/29/mcp-server-new-security-nightmare
  • github.com/advisories/GHSA-xj5p-8h7g-76m7
  • github.com/translated/lara-mcp
  • github.com/translated/lara-mcp/blob/v0.0.11/src/tools/import_tmx.ts
  • github.com/translated/lara-mcp/blob/v0.0.12/src/mcp/tools/import_tmx.ts
  • github.com/translated/lara-mcp/commit/e534ef690adf390e4ac862a200b2a83f6cf45944
  • github.com/translated/lara-mcp/security/advisories/GHSA-xj5p-8h7g-76m7
  • invariantlabs.ai/blog/mcp-github-vulnerability
  • nvd.nist.gov/vuln/detail/CVE-2025-53832

Code Behaviors & Features

Detect and mitigate CVE-2025-53832 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.12

Fixed versions

  • 0.0.12

Solution

Upgrade to version 0.0.12 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

npm/@translated/lara-mcp/CVE-2025-53832.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 19 Aug 2025 12:19:45 +0000.