Description
A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in AIAnytime Awesome‑MCP‑Server that allows an attacker to manipulate the url argument in the mcp‑wiki/wiki‑summary endpoint. By supplying an arbitrary URL, the server performs outbound HTTP requests, creating a server‑side request forgery weakness (CWE‑918). This issue can be triggered remotely and a publicly available exploit has been posted.

Affected Systems

The vulnerability affects any instance of AIAnytime Awesome‑MCP‑Server that contains code up to commit a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Because the project uses a rolling‑release model, specific fixed versions are not published; therefore, all deployments using code at or before that commit remain vulnerable until a newer commit is deployed.

Risk and Exploitability

The CVSS base score of 5.3 indicates medium severity, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The SSRF capability could allow an attacker to direct the server to fetch internal or otherwise inaccessible resources, potentially exposing sensitive data or enabling further attacks. The attack is remotely triggerable and a published exploit exists, so organizations should treat the risk as moderate to high depending on exposure.

Generated by OpenCVE AI on July 26, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the codebase to a commit newer than a884bb51bcd99e08e14fd712c749d55d9d9a13ab as soon as available
  • Configure outbound request filtering on the /wiki‑summary endpoint, allowing only approved external domains
  • Enforce authentication or role‑based access controls on the /wiki‑summary API to limit exposure to trusted users
  • Isolate the mcp‑wiki service with network segmentation or firewall rules so that any SSRF traffic cannot reach internal sensitive resources

Generated by OpenCVE AI on July 26, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 05 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
Title AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery
First Time appeared Aianytime
Aianytime awesome-mcp-server
Weaknesses CWE-918
CPEs cpe:2.3:a:aianytime:awesome-mcp-server:*:*:*:*:*:*:*:*
Vendors & Products Aianytime
Aianytime awesome-mcp-server
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

Aianytime Awesome-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T19:02:36.717Z

Reserved: 2026-07-04T13:05:15.145Z

Link: CVE-2026-14748

cve-icon Vulnrichment

Updated: 2026-07-06T19:01:53.671Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)