Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @apify/actors-mcp-server
  4. ›
  5. CVE-2026-50143

CVE-2026-50143: Apify Model Context Protocol (MCP) server: Actor MCP path authority injection leaks Apify token

July 1, 2026

@apify/actors-mcp-server version 0.10.7 builds Actor standby URLs by directly concatenating a trusted base URL with an attacker-controlled webServerMcpPath value taken from an Actor definition returned by the Apify API. An attacker who publishes a malicious Actor with a crafted webServerMcpPath (e.g., @attacker.example/mcp) can cause the MCP client to resolve the final URL to an entirely different host. Because the MCP client unconditionally attaches the victim’s Authorization: Bearer <APIFY_TOKEN> header to every outbound connection, the victim’s Apify API token is exfiltrated to the attacker’s server. CVSS Base Score: 8.1 (High).

References

  • github.com/advisories/GHSA-6gr2-qh89-hxwm
  • github.com/apify/apify-mcp-server/security/advisories/GHSA-6gr2-qh89-hxwm
  • nvd.nist.gov/vuln/detail/CVE-2026-50143

Code Behaviors & Features

Detect and mitigate CVE-2026-50143 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.10.11

Fixed versions

  • 0.10.11

Solution

Upgrade to version 0.10.11 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/@apify/actors-mcp-server/CVE-2026-50143.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 10 Jul 2026 12:17:34 +0000.