AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73082

MEDIUM · CVSS 5.3 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Activepieces, 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.

CVE
CVE-2026-73082
Severity
MEDIUM
CVSS
5.3
EPSS
0.25%

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.