{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73082",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-10T19:37:41.445Z",
        "datePublished": "2026-08-11T16:30:02.590Z",
        "dateUpdated": "2026-08-11T17:53:53.473Z"
    },
    "containers": {
        "cna": {
            "title": "Activepieces: Server-side request forgery in MCP tool validation endpoint",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/activepieces/activepieces/security/advisories/GHSA-7qx9-q4xx-rh59",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/activepieces/activepieces/security/advisories/GHSA-7qx9-q4xx-rh59"
                },
                {
                    "name": "https://github.com/activepieces/activepieces/pull/12721",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/activepieces/activepieces/pull/12721"
                },
                {
                    "name": "https://github.com/activepieces/activepieces/commit/d385079cf4a9f35ddf61ba68ecda6ac8d64cf9e1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/activepieces/activepieces/commit/d385079cf4a9f35ddf61ba68ecda6ac8d64cf9e1"
                },
                {
                    "name": "https://github.com/activepieces/activepieces/releases/tag/0.82.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/activepieces/activepieces/releases/tag/0.82.0"
                }
            ],
            "affected": [
                {
                    "vendor": "activepieces",
                    "product": "activepieces",
                    "versions": [
                        {
                            "version": "< 0.82.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T16:30:02.590Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-7qx9-q4xx-rh59",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-11T17:53:39.626409Z",
                                "id": "CVE-2026-73082",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-11T17:53:53.473Z"
                }
            }
        ]
    }
}