Lucene search
+L

14 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/16 4:54 p.m.8 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
Cvelist
Cvelist
added 2026/07/16 4:54 p.m.38 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
CVE
CVE
added 2026/07/16 4:54 p.m.28 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
OSV
OSV
added 2026/07/16 4:54 p.m.9 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 score0.00191EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/02 12:35 a.m.13 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...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/07/01 10:2 p.m.11 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 score
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/10 12:0 a.m.21 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
vulnersOsv
vulnersOsv
added 2026/05/21 7:28 p.m.9 views

apify (=3.0.0rc1), bagit-create (>=1.2.0 <=1.4.4) potentially affected by CVE-2026-46497 via crawlee (>=1.0.0rc1 <=1.1.0)

crawlee PYPI version =1.0.0rc1, =1.2.0, =1.4.4 Source cves: CVE-2026-46497 Source advisory: OSV:GHSA-3R75-XC34-5F44...

2.3CVSS5.5AI score0.00286EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/05/19 4:34 p.m.8 views

apify-agent-mcp (>=0.1.0 <=0.2.0), codify-mcp (>=0.2.0 <=1.0.0) potentially affected by CVE-2026-46341 via @apify/actors-mcp-server (=0.7.4)

@apify/actors-mcp-server NPM version =0.7.4 is affected by a known vulnerability. The following packages have a transitive dependency on @apify/actors-mcp-server and may be impacted: - apify-agent-mcp =0.1.0, =0.2.0, =1.0.0 Source cves: CVE-2026-46341 Source advisory: OSV:GHSA-JWP7-WG77-3W9V...

5.5AI score0.00191EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/19 4:34 p.m.8 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
OSV
OSV
added 2026/05/19 4:34 p.m.8 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
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.18 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.11 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
vulnersOsv
vulnersOsv
added 2021/08/03 7:0 p.m.10 views

@alex.garcia/oak (>=0.0.17 <=0.0.19), @apify/better-sqlite3-prebuilds (=7.1.1) +195 more potentially affected by CVE-2021-32803 via tar (>=4.0.1 <=4.4.13)

tar NPM version =4.0.1, =0.0.17, =0.0.1, =0.2.0, =0.2.0, =3.0.7, =3.0.6, =1.4.0, =1.0.0, =1.0.0-alpha.1, =1.10.9-beta, =1.0.0, =1.1.4, =2.1.0, =2.2.0 and more Source cves: CVE-2021-32803 Source advisory: OSV:GHSA-R628-MHMH-QJHW...

8.2CVSS6.7AI score0.07795EPSS
SaveExploits0
Rows per page
Query Builder