NONE · 0

CVE-2026-62861

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 c...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-62861?

CVE-2026-62861 is a documented vulnerability. 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 c...

How severe is CVE-2026-62861?

CVSS scoring is not yet available for CVE-2026-62861. Check NVD for updates.

Is there a patch for CVE-2026-62861?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.