CVE-2026-19337 Details
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.
A server-side request forgery (SSRF) vulnerability has been identified in the adenot mcp-google-search tool, specifically in versions up to 0.3.1. The issue arises in the 'read_webpage' functionality, where the 'url' parameter is not properly validated. This lack of validation allows users to manipulate the URL and make requests to internal services from the server's network position, potentially accessing sensitive information or services not available to the client.
Users are advised to update to version 0.3.1 or later, where this vulnerability has been fixed. The patch includes strict URL validation to block requests to loopback, private, link-local, and multicast IP ranges, as well as validation of redirect targets to mitigate SSRF risks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 9, 2026CISA-ADP
Assessed Aug 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/adenot/mcp-google-search/issues/11 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/adenot/mcp-google-search/ | [email protected] | ProductSource CodeVendor |
| https://github.com/adenot/mcp-google-search/commit/f071d491b685011ca04e8ab8d586fc65f86bcee1 | [email protected] | Source CodeVendor |
| https://github.com/adenot/mcp-google-search/issues/11 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/adenot/mcp-google-search/pull/13 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-19337 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/865261 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/387173 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/387173/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| adenot mcp-google-search | <= 0.3.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 11, 2026 | CVE Modified | CISA-ADP |
| Aug 9, 2026 | New CVE Received | [email protected] |
Volerion