Description
A vulnerability was detected in dmitriiweb article-scraper-mcp 1.0.0. This vulnerability affects the function fetch_article of the file news_scraper_mcp/server.py. The manipulation of the argument url results in server-side request forgery. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was identified in the fetch_article function of the article-scraper-mcp package, which allows an attacker to manipulate the URL argument and trigger a server‑side request forgery. The vulnerability can cause the target server to make unintended outbound HTTP requests to arbitrary hosts, potentially exposing sensitive data or allowing further malicious actions. The weakness is classified as CWE-918 and does not directly provide arbitrary code execution, but it enables remote entities to reach internal systems or cause data leakage.

Affected Systems

The affected product is dmitriiweb article‑scraper‑mcp version 1.0.0. No other versions or additional products are listed as impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, so the precise likelihood of exploitation in the wild is unknown, but the exploit is published and can be executed from a remote location. The vulnerability is not listed in the CISA KEV catalog, but because the attacker can make arbitrary requests, it poses a significant risk to confidentiality and integrity of internal resources. The preferred attack vector is remote via HTTP requests to the server, and the vendor has not yet provided a patch or workaround.

Generated by OpenCVE AI on August 10, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or tightly restrict access to the fetch_article endpoint, for example by protecting it with authentication or IP filtering.
  • Configure the server’s outbound traffic policy to limit or block connections initiated by the application to untrusted external hosts.
  • Monitor application logs for abnormal external requests and investigate any anomalies promptly.
  • Await the release of an official patch or newer version from the vendor, and apply it as soon as it becomes available.

Generated by OpenCVE AI on August 10, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in dmitriiweb article-scraper-mcp 1.0.0. This vulnerability affects the function fetch_article of the file news_scraper_mcp/server.py. The manipulation of the argument url results in server-side request forgery. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title dmitriiweb article-scraper-mcp server.py fetch_article server-side request forgery
First Time appeared Dmitriiweb
Dmitriiweb article-scraper-mcp
Weaknesses CWE-918
CPEs cpe:2.3:a:dmitriiweb:article-scraper-mcp:*:*:*:*:*:*:*:*
Vendors & Products Dmitriiweb
Dmitriiweb article-scraper-mcp
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Dmitriiweb Article-scraper-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T23:15:10.398Z

Reserved: 2026-08-09T07:31:44.831Z

Link: CVE-2026-19375

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T00:30:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)