PT-2026-28105 · Baptistearno · Typebot.Io
Published
2026-03-25
·
Updated
2026-05-25
·
CVE-2026-33712
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Typebot versions prior to 3.16.0
Description
Unauthenticated users can achieve Server-Side Request Forgery (SSRF) by providing a custom typebot definition containing server-side code blocks. The issue exists because the
fetch function within the isolated-vm sandbox calls the Node.js native fetch without using the validateHttpReqUrl validation that typically protects the HTTP Request block. This allows the bypass of existing SSRF mitigations. Exploitation can lead to internal network access, data exfiltration, and the theft of cloud credentials for both hosted services and self-hosted deployments. The affected endpoint is 'POST /api/v1/typebots/{typebotId}/preview/startChat'.Recommendations
Update to version 3.16.0.
Exploit
Fix
Missing Authorization
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Typebot.Io