Lucene search
+L

16 matches found

NVD
NVD
added 2 days ago5 views

CVE-2026-50143

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...

8.1CVSS0.00338EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago27 views

CVE-2026-50143

In @apify/actors-mcp-server versions before 0.10.11, getActorMCPServerURL() in src/mcp/actors.ts:44 naively concatenates a trusted base URL with an attacker-controlled webServerMcpPath, allowing an @ character to inject an arbitrary hostname. Node.js's WHATWG URL parser treats the prefix as useri...

8.1CVSS5.4AI score0.00338EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago2 views

CVE-2026-50143 Actor MCP path authority injection leaks Apify token

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...

8.1CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago25 views

CVE-2026-50143 Actor MCP path authority injection leaks Apify token

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...

8.1CVSS0.00338EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-61136

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...

8.1CVSS5.4AI score0.00338EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 4:54 p.m.53 views

CVE-2026-46341 Apify MCP server: Domain Allowlist Bypass in fetch-apify-docs via String Prefix Matching

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.9.21, the fetch-apify-docs tool in src/tools/common/fetchapifydocs.ts validates allowlisted documentation domains with...

6.1CVSS0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 4:54 p.m.15 views

CVE-2026-46341 Apify MCP server: Domain Allowlist Bypass in fetch-apify-docs via String Prefix Matching

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.9.21, the fetch-apify-docs tool in src/tools/common/fetchapifydocs.ts validates allowlisted documentation domains with...

6.1CVSS6.2AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:54 p.m.9 views

CVE-2026-46341

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.9.21, the fetch-apify-docs tool in src/tools/common/fetchapifydocs.ts validates allowlisted documentation domains with...

6.1CVSS6.2AI score0.00191EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/16 4:54 p.m.59 views

CVE-2026-46341

CVE-2026-46341 affects Apify MCP Server prior to v0.9.21, where fetch-apify-docs.ts validates allowed domains with a startsWith() check instead of proper hostname comparison, enabling attacker-controlled subdomains (e.g., https://docs.apify.com.evil.com/ or https://[email protected]/) to pa...

6.1CVSS6.2AI score0.00191EPSS
SaveExploits0References4
Circl
Circl
added 2026/07/02 12:35 a.m.17 views

CVE-2026-50143

creationtimestamp| type| source ---|---|--- 2026-07-02 00:35:02+00:00| published-proof-of-concept| https://github.com/apify/apify-mcp-server/security/advisories/GHSA-6gr2-qh89-hxwm...

8.1CVSS5.8AI score0.00338EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 10:2 p.m.15 views

GHSA-6GR2-QH89-HXWM Apify Model Context Protocol (MCP) server: Actor MCP path authority injection leaks Apify token

Actor MCP path authority injection leaks Apify token Summary @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...

8.1CVSS6.3AI score0.00338EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/10 12:0 a.m.28 views

crawlee 代码问题漏洞

Crawlee is an open-source web scraping and browser automation library developed by Apify. Versions of Crawlee from 1.0.0 to 1.7.0 had code vulnerabilities. These vulnerabilities stemmed from URLs generated using site maps, which could lead to server-side request forgeing attacks...

2.3CVSS5.3AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/19 4:34 p.m.9 views

GHSA-JWP7-WG77-3W9V Apify Model Context Protocol (MCP) server: Domain Allowlist Bypass in fetch-apify-docs via String Prefix Matching

Summary The fetch-apify-docs tool validates URLs against a domain allowlist using String.startsWith instead of proper URL hostname comparison. This allows bypass via attacker-controlled subdomains e.g., https://docs.apify.com.evil.com/, enabling the tool to fetch and return arbitrary web content ...

6.1CVSS5.9AI score0.00191EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/19 4:34 p.m.11 views

Permissive List of Allowed Inputs

Overview @apify/actors-mcp-server is an Apify MCP Server Affected versions of this package are vulnerable to Permissive List of Allowed Inputs due to fetch-apify-docs tool validating URLs against a domain allowlist using String.startsWith instead of proper URL hostname comparison. This allows...

6.1CVSS6AI score0.00191EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.33 views

PT-2026-42037

Name of the Vulnerable Software and Affected Versions Apify MCP server versions prior to 0.9.21 Description The fetch-apify-docs tool in src/tools/common/fetch apify docs.ts improperly validates allowlisted documentation domains using String.startsWith instead of comparing the URL hostname. This...

6.1CVSS6.2AI score0.00191EPSS
SaveExploits0References7
Circl
Circl
added 2026/05/13 1:37 p.m.14 views

CVE-2026-46341

creationtimestamp| type| source ---|---|--- 2026-05-13 13:37:52+00:00| published-proof-of-concept| https://github.com/apify/apify-mcp-server/security/advisories/GHSA-jwp7-wg77-3w9v...

6.1CVSS5.8AI score0.00191EPSS
SaveExploits0References1
Rows per page
Query Builder