CVE-2026-33712

CRITICAL EPSS 26.6%
Published May 22, 20261mo ago · Modified Jun 17, 20261w ago
10.0 CVSS 3.1
Critical
Find Similar
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago

Description

Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST /api/v1/typebots/{typebotId}/preview/startChat) allows unauthenticated users to achieve Server-Side Request Forgery (SSRF) by supplying a custom typebot definition with server-side code blocks. The fetch function exposed inside the isolated-vm sandbox calls Node.js native fetch without the SSRF validation (validateHttpReqUrl) that protects the HTTP Request block. This bypasses all SSRF mitigations added after GHSA-8gq9-rw7v-3jpr. Exploitation of this unauthenticated SSRF vulnerability can lead to cloud credential theft, internal network access and data exfiltration for any self-hosted Typebot deployments and hosted services. This issue has been fixed in version 3.16.0.

CVSS Details

Base Score
10.0
Exploitability
3.9
Impact
5.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
26.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-862 Missing Authorization Authorization
CWE-918 Server-Side Request Forgery (SSRF) Validation

References 2

  • github.com https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
  • github.com https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-vc2q-r6rq-ggj9

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.