---
cve: "CVE-2026-47704"
severity: "HIGH"
cvss: 7.1
epss: "54%"
vendor: "baptisteArno"
kev: false
exploited: false
published: "2026-08-11 17:17:59"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T04:08:43+02:00"
---

# CVE-2026-47704

> 7.1 HIGH · 🧪 PoC

## Beschreibung

TypeBot is a chatbot builder tool. Prior to version 3.17.0, an authenticated user who has read access to any typebot can resume a waiting webhook session that belongs to a different typebot by mixing an authorized `typebotId` and `blockId` and a foreign live `resultId`. The webhook resume handler authorizes the parent typebot first, but then resolves the descendant `result` only by `resultId`. As a result, an attacker can inject arbitrary webhook JSON into another typebot's suspended session and advance its execution without any access to the victim typebot. Version 3.17.0 patches the issue.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 6f915c3096bd43d4a913f0f2c7a92e8463f81a86 (Commit)
- 31c360a342e40d1423e5421c046e8f821b1154c4 (Commit)

## Referenzen

- <https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-h67g-6q6g-58cj>
- <https://github.com/baptisteArno/typebot.io/pull/2494>
- <https://github.com/baptisteArno/typebot.io/commit/6f915c3096bd43d4a913f0f2c7a92e8463f81a86>
- <https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0>

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