CVE-2026-33712
CWE-862Published: May 22, 2026· Updated: May 22, 2026
Official 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.
Risk Analysis
This critical vulnerability in Typebot allows unauthenticated Server-Side Request Forgery (SSRF) through its preview chat endpoint. Attackers can supply custom typebot definitions with server-side code blocks to bypass existing SSRF validations. With a perfect CVSS score of 10.0, this flaw poses an extreme risk, potentially leading to cloud credential theft, internal network access, and data exfiltration.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable (AV:N) without any authentication (PR:N) or user interaction (UI:N).
Upgrade Typebot to version 3.16.0 or later immediately to fix this SSRF vulnerability. For self-hosted deployments, ensure all instances are updated to the patched version.
Technical Analysis
CVE-2026-33712 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 10.0.
The vulnerability has a "Changed" scope, meaning successful exploitation can impact components beyond the vulnerable component itself — such as the host operating system or adjacent services.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-862)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-33712 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts