Description
A vulnerability was determined in cyberchitta scrapling-fetch-mcp up to 0.2.2. The impacted element is the function s_fetch_page/s_fetch_pattern of the file src/scrapling_fetch_mcp/_fetcher.py. Executing a manipulation can lead to server-side request forgery. The attack can be launched remotely. Upgrading to version 0.2.3 is sufficient to resolve this issue. This patch is called 9f6f34e92c55c3d95566ad9c62aca7327d24533a. Upgrading the affected component is advised.
Published: 2026-08-27
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑side request forgery that allows a remote attacker to make the application request arbitrary URLs and potentially access internal resources
Action: Apply Patch
AI Analysis

Impact

A flaw in the s_fetch_page/s_fetch_pattern function of scrapling‑fetch‑mcp enables server‑side request forgery (CWE‑918). When an attacker supplies a crafted value to this function, the service will initiate an outbound HTTP request to an arbitrary target, which can expose internal hosts, bypass network controls, or facilitate further attacks. The impact includes potential data disclosure or manipulation of downstream systems. The vulnerability is documented as existing in all releases up to 0.2.2 and is addressed in 0.2.3.

Affected Systems

The affected product is cyberchitta scrapling‑fetch‑mcp, versions up to and including 0.2.2. Upgrading to 0.2.3 removes the flaw. No other versions or variants are reported to be affected.

Risk and Exploitability

The CVSS score of 5.1 categorises the issue as moderate severity, and no EPSS value is provided, indicating no publicly available exploitation data at the time of this analysis. The vulnerability can be triggered remotely by supplying a malicious parameter to the affected function. Because the vector relies on remote input and the code has not been mitigated by additional controls, the likelihood of exploitation is non‑zero but not highly probable. The issue is not listed in the CISA KEV catalogue, suggesting no widespread use yet.

Generated by OpenCVE AI on August 28, 2026 at 09:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update scrapling‑fetch‑mcp to version 0.2.3 or later to eliminate the SSRF flaw.
  • Limit outbound connections for the application by configuring network policies or firewall rules so only intended domains can be reached.
  • Monitor application logs for unexpected HTTP requests originating from the fetcher function and investigate any anomalies.

Generated by OpenCVE AI on August 28, 2026 at 09:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in cyberchitta scrapling-fetch-mcp up to 0.2.2. The impacted element is the function s_fetch_page/s_fetch_pattern of the file src/scrapling_fetch_mcp/_fetcher.py. Executing a manipulation can lead to server-side request forgery. The attack can be launched remotely. Upgrading to version 0.2.3 is sufficient to resolve this issue. This patch is called 9f6f34e92c55c3d95566ad9c62aca7327d24533a. Upgrading the affected component is advised.
Title cyberchitta scrapling-fetch-mcp _fetcher.py s_fetch_pattern server-side request forgery
First Time appeared Cyberchitta
Cyberchitta scrapling-fetch-mcp
Weaknesses CWE-918
CPEs cpe:2.3:a:cyberchitta:scrapling-fetch-mcp:*:*:*:*:*:*:*:*
Vendors & Products Cyberchitta
Cyberchitta scrapling-fetch-mcp
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Cyberchitta Scrapling-fetch-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-28T17:44:17.988Z

Reserved: 2026-08-27T16:19:53.615Z

Link: CVE-2026-81848

cve-icon Vulnrichment

Updated: 2026-08-28T17:44:04.979Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T00:18:22.513

Modified: 2026-08-28T20:20:13.803

Link: CVE-2026-81848

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:13:13Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)