CyberRota Analysis
AI-GeneratedActivepieces, an open-source AI workflow automation platform, is vulnerable due to a lack of URL validation and SSRF protection in the POST /api/v1/projects/:projectId/mcp-server/validate-agent-mcp-tool endpoint, allowing authenticated users to make outbound requests to arbitrary servers. This vulnerability can lead to unauthorized access to internal services and cloud metadata endpoints, potentially exposing sensitive information. Organizations using versions prior to 0.82.0 should prioritize upgrading to mitigate the risk of network probing and data leakage.
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
Activepieces is an open source AI workflow automation platform. Prior to 0.82.0, the POST /api/v1/projects/:projectId/mcp-server/validate-agent-mcp-tool endpoint makes an outbound HTTP or SSE request to a user-supplied serverUrl without URL validation or SSRF protection. An authenticated user can cause the Activepieces server to connect to internal services, cloud metadata endpoints, or arbitrary external hosts and probe network reachability from the Activepieces host. This issue is fixed in version 0.82.0.