{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-62861",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-14T21:10:50.032Z",
        "datePublished": "2026-08-25T21:46:24.861Z",
        "dateUpdated": "2026-08-25T21:46:24.861Z"
    },
    "containers": {
        "cna": {
            "title": "TypeBot: Cross-tenant custom-domain removal via unbound `name` in handleDeleteCustomDomain",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-639",
                            "lang": "en",
                            "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "HIGH",
                        "subAvailabilityImpact": "HIGH",
                        "baseScore": 6.4,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:H",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-7h82-p425-wpmg",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-7h82-p425-wpmg"
                },
                {
                    "name": "https://github.com/baptisteArno/typebot.io/commit/06575dfcd461ba76071012869d4b1f4046f9a6b8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/commit/06575dfcd461ba76071012869d4b1f4046f9a6b8"
                },
                {
                    "name": "https://github.com/baptisteArno/typebot.io/releases/tag/v3.18.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/releases/tag/v3.18.0"
                }
            ],
            "affected": [
                {
                    "vendor": "baptisteArno",
                    "product": "typebot.io",
                    "versions": [
                        {
                            "version": "< 3.18.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-25T21:46:24.861Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "TypeBot is a chatbot builder tool. Prior to 3.18.0, any authenticated non-guest workspace member can remove another workspace's public custom domain and make typebots on that domain unavailable. The custom-domain delete handler in handleDeleteCustomDomain.ts authorizes a caller against a client-supplied workspaceId but sends the client-supplied domain name to the shared Vercel project before verifying that the domain belongs to that workspace. This issue is fixed in version 3.18.0."
                }
            ],
            "source": {
                "advisory": "GHSA-7h82-p425-wpmg",
                "discovery": "UNKNOWN"
            }
        }
    }
}