Impact
A cloud function named openUrl in the CloudBase‑MCP service accepts a user‑supplied URL in the request body and directly issues an HTTP request to that address. This flaw allows any remote actor to instruct the server to connect to arbitrary internal or external resources, enabling data exfiltration, internal network enumeration, or denial of service against other services. The weakness is classified as CWE‑918 and can be leveraged to bypass normal network restrictions imposed on the cloud environment.
Affected Systems
TencentCloudBase sells the CloudBase‑MCP product. Versions of the component up to and including 2.17.0 are vulnerable. The published fix is in release 2.17.1, which replaces the openUrl routine with protected input handling.
Risk and Exploitability
The CVSS score of 6.9 places this issue in the moderate severity range. The EPSS score is not reported, and the vulnerability is not currently listed in the CISA KEV catalog, but the exploit code is publicly available, indicating potential for real‑world attacks. Remote exploitation is possible through the public API endpoint, making threat assessment critical for any exposed CloudBase‑MCP instances.
OpenCVE Enrichment