CVE-2026-34207

HIGH EPSS 14.8%
Published May 22, 20261mo ago · Modified Jun 17, 20261w ago
7.6 CVSS 3.1
High
Find Similar
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago

Description

TypeBot is a chatbot builder tool. In versions prior to 3.16.0, SSRF protection for Webhook / HTTP Request blocks validates only the URL string, blocked hostname literals, and literal IP formats. It does not resolve DNS before allowing the request. As a result, a hostname such as ssrf-repro.example that resolves to 127.0.0.1, 169.254.169.254, or RFC1918/private space passes validation and is later fetched by the backend HTTP client. This enables server-side request forgery to loopback, cloud metadata, and private network targets. This issue has been resolved in version 3.16.0.

CVSS Details

Base Score
7.6
Exploitability
2.8
Impact
4.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
14.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-20 Improper Input Validation Validation
CWE-918 Server-Side Request Forgery (SSRF) Validation

References 3

  • github.com https://github.com/baptisteArno/typebot.io/commit/23818bb0e54db23c456ee3fa6b12d82b2af848b8
  • github.com https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
  • github.com https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-grcc-6x37-wwgp

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.