Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @profullstack/mcp-server
  4. ›
  5. GHSA-v6wj-c83f-v46x

GHSA-v6wj-c83f-v46x: @profullstack/mcp-server vulnerable to OS Command Injection in domain_lookup Module

May 9, 2026

FieldValue
Projectprofullstack/mcp-server
Repositoryhttps://github.com/profullstack/mcp-server
Affected Commit2e8ea913573610667ad54e31dba2e8198ebf7cf9
Affected Modulemcp_modules/domain_lookup
Affected EndpointsPOST /domain-lookup/check, POST /domain-lookup/bulk
Vulnerability TypeCWE-78: OS Command Injection
CVSS 3.1 Score9.8 (Critical) — AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Authentication RequiredNone
Default Network ExposureBind address 0.0.0.0, no global authentication middleware
Validated2026-04-21 (initial), 2026-04-28 (re-confirmed)

if (options.prefixes?.length) { command += --prefixes ${options.prefixes.join(',')}; } }

{“error”:“tldx command failed: tldx command failed: /bin/sh: tldx: not found\n”}

{“error”:“Bulk domain check failed: Bulk domain check failed: /bin/sh: tldx: not found\n”}

References

  • github.com/advisories/GHSA-v6wj-c83f-v46x
  • github.com/profullstack/mcp-server
  • github.com/profullstack/mcp-server/security/advisories/GHSA-v6wj-c83f-v46x

Code Behaviors & Features

Detect and mitigate GHSA-v6wj-c83f-v46x 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 up to 1.4.12

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

npm/@profullstack/mcp-server/GHSA-v6wj-c83f-v46x.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 12 May 2026 12:24:05 +0000.