CVE-2026-33712

CRITICAL

TypeBot: Unauthenticated SSRF via isolated-vm fetch in preview chat endpoint bypasses SSRF controls

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-33712. PoCs published by portbuster1337.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2026-33712, an unauthenticated SSRF vulnerability in Typebot <= 3.15.2. The exploit leverages a bypass in the `isolated-vm` sandbox's fetch function to perform SSRF attacks, with capabilities for pre-flight checks, internal URL scanning, and data exfiltration via webhooks.

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.

Exploits (1)

github WORKING POC
by portbuster1337 · pythonpoc
https://github.com/portbuster1337/CVE-2026-33712

This repository contains a functional exploit for CVE-2026-33712, an unauthenticated SSRF vulnerability in Typebot <= 3.15.2. The exploit leverages a bypass in the `isolated-vm` sandbox's fetch function to perform SSRF attacks, with capabilities for pre-flight checks, internal URL scanning, and data exfiltration via webhooks.

Classification
Working Poc 100%
Attack Type
Ssrf
Complexity
Moderate
Reliability
Reliable
Target: Typebot <= 3.15.2
No auth needed
Prerequisites: Target Typebot instance URL · Webhook URL for exfiltration
devstral-2 · analyzed May 25, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v3 10.0
EPSS 0.0007
EPSS Percentile 21.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-862 CWE-918
Status published
Products (1)
baptisteArno/typebot.io < 3.16.0
Published May 22, 2026
Tracked Since May 22, 2026