PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-62861 baptisteArno CVE debrief

CVE-2026-62861 debrief based on the supplied source corpus. The CVE record was published on 2026-08-25T22:17:04.177Z and has not been modified since then. This issue allows authenticated non-guest workspace members to remove public custom domains in TypeBot, making typebots unavailable due to improper authorization in the custom-domain delete handler. The issue is fixed in version 3.18.0. Defenders should assess exposure and prioritize updating to this version to prevent unauthorized domain removal.

Vendor
baptisteArno
Product
typebot.io
CVSS
MEDIUM 6.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-09-09
Advisory published
2026-08-25
Advisory updated
2026-09-09

Who should care

Defenders responsible for TypeBot deployments should assess exposure and prioritize updating to version 3.18.0 to prevent unauthorized domain removal. This includes verifying workspace configurations, monitoring for suspicious activity related to custom domain removal, and ensuring that only authorized personnel can manage custom domains.

Why it matters

CVE-2026-62861 allows authenticated non-guest workspace members to remove public custom domains in TypeBot, making typebots unavailable. Defenders should prioritize verifying workspace configurations and updating to version 3.18.0.

  • Verify workspace configurations to prevent unauthorized domain removal
  • Update to version 3.18.0 to fix the issue
  • Monitor for suspicious activity related to custom domain removal

Technical summary

Authenticated non-guest workspace members can remove public custom domains in TypeBot, making typebots unavailable. This issue is due to improper authorization in the custom-domain delete handler, which 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. The issue is fixed in version 3.18.0. Defenders should prioritize verifying workspace configurations and updating to version 3.18.0 to prevent unauthorized domain removal.

Defensive priority

Defenders should prioritize verifying workspace configurations and updating to version 3.18.0 to prevent unauthorized domain removal.

Recommended defensive actions

  • Verify workspace configurations to prevent unauthorized domain removal
  • Update to version 3.18.0 to fix the issue
  • Monitor for suspicious activity related to custom domain removal
  • Confirm whether affected TypeBot deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

Evidence from the CVE record and source references indicates that authenticated non-guest workspace members can remove public custom domains, making typebots unavailable. This issue is fixed in version 3.18.0.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-62861 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-62861

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-62861 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-62861

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.