CVE-2026-47704
TypeBot vulnerable to cross-typebot webhook resume via unchecked `resultId` lineage allows unauthorized control of another bot's waiting session
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-639 |
| Vendor | baptistearno |
| Product | typebot.io |
| Published | Aug 11, 2026 |
| Last Updated | Aug 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for baptistearno typebot.io
Be the first to know when new unknown vulnerabilities affecting baptistearno typebot.io are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
baptisteArno / typebot.io
< 3.17.0
References
github.com: https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-h67g-6q6g-58cj github.com: https://github.com/baptisteArno/typebot.io/pull/2494 github.com: https://github.com/baptisteArno/typebot.io/commit/6f915c3096bd43d4a913f0f2c7a92e8463f81a86 github.com: https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0