Description
A vulnerability was found in Kira-Pgr PromptShopMCP up to 5bc0cd17358e19a5415d11a531088170d7b81452. Affected is the function download_image of the file server.py of the component Image-Toolkit-MCP-Server. Performing a manipulation of the argument image_url results in server-side request forgery. The attack may be initiated remotely. The exploit has been made public and could 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-08-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the download_image function of the server.py module within the Image-Toolkit-MCP-Server component of Kira-Pgr PromptShopMCP. By manipulating the image_url argument, an attacker can cause the server to make HTTP requests to arbitrary destinations, enabling a server-side request forgery (SSRF) attack. This function is reachable from a remote request as the product is a public web service, and the exploit has been released publicly, which means attackers can exploit it without special permissions.

Affected Systems

The affected vendor is Kira-Pgr, product PromptShopMCP. Versions up to commit 5bc0cd17358e19a5415d11a531088170d7b81452 contain the vulnerability. The project uses a rolling-release model, so no fixed release is identified. The component involved is Image-Toolkit-MCP-Server.

Risk and Exploitability

The CVSS base score is 5.3, indicating moderate severity. EPSS is not available, so we cannot quantify exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Because the flaw is remote and the exploit code is public, the likelihood of real-world attacks is non-negligible, especially for systems that do not constrain outbound traffic. Attackers could use the server to reach internal resources or bypass network restrictions, potentially exposing sensitive data or facilitating further lateral movement.

Generated by OpenCVE AI on August 17, 2026 at 11:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch or upgrade to a newer commit when it becomes available.
  • Temporarily disable or remove the vulnerable download_image endpoint until a fix is applied.
  • Restrict the server's outbound network traffic, or configure a firewall to block requests to untrusted or internal hosts, limiting the impact of an SSRF attack.

Generated by OpenCVE AI on August 17, 2026 at 11:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Kira-Pgr PromptShopMCP up to 5bc0cd17358e19a5415d11a531088170d7b81452. Affected is the function download_image of the file server.py of the component Image-Toolkit-MCP-Server. Performing a manipulation of the argument image_url results in server-side request forgery. The attack may be initiated remotely. The exploit has been made public and could 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 Kira-Pgr PromptShopMCP Image-Toolkit-MCP-Server server.py download_image server-side request forgery
First Time appeared Kira-pgr
Kira-pgr promptshopmcp
Weaknesses CWE-918
CPEs cpe:2.3:a:kira-pgr:promptshopmcp:*:*:*:*:*:*:*:*
Vendors & Products Kira-pgr
Kira-pgr promptshopmcp
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

Kira-pgr Promptshopmcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T14:28:17.707Z

Reserved: 2026-08-17T04:44:22.174Z

Link: CVE-2026-74842

cve-icon Vulnrichment

Updated: 2026-08-18T14:27:40.276Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T11:16:40.597

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-74842

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T13:00:12Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)