Description
A vulnerability was determined in adenot mcp-google-search up to 0.3.1. Impacted is an unknown function of the file src/index.ts of the component read_webpage. Executing a manipulation of the argument url can lead to server-side request forgery. The attack is restricted to local execution. This patch is called f071d491b685011ca04e8ab8d586fc65f86bcee1. It is advisable to implement a patch to correct this issue.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery (SSRF) in the read_webpage function of adenot mcp‑google‑search. An attacker can supply a crafted URL argument that causes the server to issue HTTP requests to arbitrary destinations. Based on the description, it is inferred that this could enable the attacker to access internal resources or external services that the server has connectivity to, potentially exposing sensitive data. The flaw does not provide remote code execution or unmanaged privileges on the host.

Affected Systems

The flaw exists in adenot mcp‑google‑search up to version 0.3.1. No other vendors or products are listed. The vulnerable code resides in src/index.ts of the read_webpage component. Users running this version face the SSRF vulnerability unless they apply the patch or upgrade.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate potential impact. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting that exploitation has not yet been observed in the wild. The attack is limited to local execution, so only users with access to the application server can exploit the flaw. Given the moderate CVSS, lack of public exploits, and local attack surface, the overall risk is considered manageable but should be remediated promptly.

Generated by OpenCVE AI on August 9, 2026 at 07:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch referenced by commit f071d491b685011ca04e8ab8d586fc65f86bcee1 or upgrade to a newer release that includes the fix.
  • Validate or whitelist the URL parameter in the read_webpage function to allow only trusted domains or internal resources.
  • Restrict the application’s outbound network permissions or configure firewall rules so that the server cannot reach internal services that should not be exposed.

Generated by OpenCVE AI on August 9, 2026 at 07:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in adenot mcp-google-search up to 0.3.1. Impacted is an unknown function of the file src/index.ts of the component read_webpage. Executing a manipulation of the argument url can lead to server-side request forgery. The attack is restricted to local execution. This patch is called f071d491b685011ca04e8ab8d586fc65f86bcee1. It is advisable to implement a patch to correct this issue.
Title adenot mcp-google-search read_webpage index.ts server-side request forgery
First Time appeared Adenot
Adenot mcp-google-search
Weaknesses CWE-918
CPEs cpe:2.3:a:adenot:mcp-google-search:*:*:*:*:*:*:*:*
Vendors & Products Adenot
Adenot mcp-google-search
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Adenot Mcp-google-search
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T06:00:11.520Z

Reserved: 2026-08-08T09:55:40.739Z

Link: CVE-2026-19337

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T08:00:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)