Impact
The vulnerability is a server-side request forgery (SSRF) in the McpController endpoint of sdcb chats. An attacker can manipulate requests so that the server issues HTTP requests to arbitrary URLs. The issue can be triggered remotely and a public exploit is available. This allows remote actors to cause the application to reach external hosts.
Affected Systems
sdcb chats versions up to 1.12.0 are affected. The flaw resides in the McpController endpoint of the fetch-tools component, located in src/BE/web/Controllers/Users/Mcps/McpController.cs.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate risk. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The remote nature of the flaw and public exploit suggest that an adversary could trigger unsolicited outbound traffic from the server, especially if the application has unrestricted network access. Without a vendor patch, the risk remains until mitigations such as network filtering or application hardening are applied.
OpenCVE Enrichment