Security Advisory

CVE-2026-49213

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-10 21:33:43
Last updated 2026-07-13 16:16:39
Assigner GitHub_M
CVSS score 8.1
State PUBLISHED

Description

TypeBot is a chatbot builder tool. Prior to 3.17.2, Typebot's shared SSRF validator in packages/lib/src/ssrf/validateHttpReqUrl.ts can be bypassed with the IPv6 unspecified address :: because validateIPAddress blocks local, metadata, and private ranges but does not block :: or its expanded form. A workspace editor or creator can configure a server-side HTTP Request block or guarded script fetch to make the Typebot server connect to local HTTP services through safeKy, including flows triggered by POST /v1/typebots/{publicId}/startChat or POST /v1/sessions/{sessionId}/continueChat. This issue is fixed in version 3.17.2.