๐Ÿ” CVE Alert

CVE-2026-50143

HIGH 8.1

Actor MCP path authority injection leaks Apify token

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

The Apify MCP server enables AI agents to extract data from websites using ready-made scrapers, crawlers, and automation tools available on the Apify Store. Prior to 0.10.11, getActorMCPServerURL in src/mcp/actors.ts concatenates the trusted Actor standby URL with the attacker-controlled webServerMcpPath from an Actor definition without verifying the resulting origin, allowing a malicious Actor publisher to use a userinfo-style authority value to redirect connectMCPClient to a third-party host. The call-actor, fetch-actor-details, and actor-mcp tool-loading paths pass this URL to transports in src/mcp/client.ts that attach the victim Authorization bearer token, exposing the Apify API token and enabling access to Actors, stored data, and billable compute. A victim must invoke or inspect the attacker-controlled Actor. This issue is fixed in version 0.10.11.

CWE CWE-918
Vendor apify
Product apify-mcp-server
Published Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for apify apify-mcp-server

Be the first to know when new high vulnerabilities affecting apify apify-mcp-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

apify / apify-mcp-server
< 0.10.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apify/apify-mcp-server/security/advisories/GHSA-6gr2-qh89-hxwm github.com: https://github.com/apify/apify-mcp-server/pull/927 github.com: https://github.com/apify/apify-mcp-server/commit/ef686d77da3d3c86c30b2ae24218d756aa38e09c github.com: https://github.com/apify/apify-mcp-server/releases/tag/v0.10.11