Server-Side Request Forgery Vulnerability in TypeBot by Baptiste Arno
CVE-2026-34207
7.6HIGH
What is CVE-2026-34207?
TypeBot, a chatbot builder tool developed by Baptiste Arno, contains a vulnerability related to server-side request forgery (SSRF) that compromises the webhook and HTTP request validation process. The SSRF protection mechanism only validates the URL string without resolving DNS before permitting the request, allowing potentially malicious hostnames that resolve to local or private network addresses to bypass security checks. This can lead to unauthorized access to local services or sensitive data. To mitigate this issue, users are urged to update to version 3.16.0 or later, where this vulnerability has been effectively resolved.
Affected Version(s)
typebot.io < 3.16.0
