CyberRota Analysis
AI-GeneratedA vulnerability exists in the makeRequest function of the BaseConfigSchema component in PhialsBasement KoboldCPP-MCP-Server 1.0.0, allowing for server-side request forgery (SSRF) through manipulation of the apiUrl argument. This could enable attackers to exploit the server's local resources, potentially leading to unauthorized access or data exposure. Organizations using this server version should prioritize remediation to mitigate the risk of SSRF attacks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A weakness has been identified in PhialsBasement KoboldCPP-MCP-Server 1.0.0. Affected by this issue is the function makeRequest of the file src/index.ts of the component BaseConfigSchema. Executing a manipulation of the argument apiUrl can lead to server-side request forgery. It is possible to launch the attack on the local host. The project was informed of the problem early through an issue report but has not responded yet.