The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/get_html_skeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a URL and inspected neither the host name nor the address it resolves to. Loopback, link-local and private ranges therefore passed, including the address cloud providers use to serve instance metadata. The unchecked URL was handed to the web-browser actor and the fetched document was returned in the tool response, so any caller of the MCP server could make it request an endpoint reachable only from the host and read the result, including instance credentials. Version 0.9.12 removes the tool.
CVE-2026-81093
Score 8.6 from GitHub Security Advisory (severity: HIGH) published 2026-08-27. the CNA's CVSS baseline 8.6; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.6
- EG Score
- 8.6(high)
- EG Risk
- 54(Track)EG Risk 54/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity86% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 39%
- KEV
- Not listed
Published
August 27, 2026
Last Modified
August 29, 2026
Advisory Details (3)
Auto-updated Aug 27, 2026Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton | Advisories | VulnCheck
https://www.vulncheck.com/advisories/apify-actors-mcp-server-before-0.9.12-server-side-request-forgery-via-get-html-skeletonfix: Drop Node.js requirement from 22 to 18 and remove cheerio dependency
Patch available: apify/apify-mcp-server v0.10.1 (PR #572 merged 2026-03-19)
https://github.com/apify/apify-mcp-server/pull/572GitHub - apify/apify-mcp-server: The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store. · GitHub
https://github.com/apify/apify-mcp-serverVendor Advisories for CVE-2026-81093(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 22:53 UTCGHSA enrichment
- 2026-08-29 11:59 UTCEG score recompute
- 2026-08-29 11:59 UTCGHSA enrichment
- 2026-08-29 05:17 UTCEG score recompute
- 2026-08-29 05:17 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 18:19 UTCGHSA enrichment
- 2026-08-28 07:21 UTCGHSA enrichment
- 2026-08-27 20:27 UTCEG score recompute
- 2026-08-27 20:27 UTCGHSA enrichment
- 2026-08-27 20:18 UTCEG score recompute
- 2026-08-27 20:18 UTCGHSA enrichment
- 2026-08-27 17:27 UTCEG score recompute
- 2026-08-27 16:47 UTCEG score recompute
- 2026-08-27 16:43 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-81093?
When was CVE-2026-81093 disclosed?
Is CVE-2026-81093 actively exploited?
What is the CVSS score of CVE-2026-81093?
How do I remediate CVE-2026-81093?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-81093
Is Your Infrastructure Affected by CVE-2026-81093?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.