---
cve: "CVE-2026-34207"
severity: "HIGH"
cvss: 7.6
epss: "0.2%"
vendor: "baptisteArno"
kev: false
exploited: false
published: "2026-05-22 17:12:15"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T18:21:11+02:00"
---

# CVE-2026-34207

> 7.6 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 23818bb0e54db23c456ee3fa6b12d82b2af848b8 (Commit)
- 7bc1a6f856f64c5ae38ecb6eb87a175b0a50c5c1 (Commit)

## Referenzen

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

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34207) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
