CVE-2026-39967: TypeBot: Cross-Typebot Result Data Access via Missing typebotId Filter
TypeBot is a chatbot builder tool. In versions 3.15.2 and prior, the bot engine's the findResult query does not filter results by typebotId, allowing an authenticated user to load result data (user answers, variable values) from a different typebot by supplying a foreign resultId to the startChat endpoint. Exploitation is constrained by CUID2's cryptographically random 24-character IDs (making brute-force infeasible), the requirement that rememberUser be enabled, and the need for matching variable names in the current typebot. If successfully exploited, an attacker can access the original user's previous answers, session variable values, and hasStarted flag, potentially exposing PII like names, emails, and phone numbers. This issue has been fixed in version 3.16.0.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
TypeBot (bot engine)to a version that resolves this vulnerability.Fixed in 3.16.0
Event History
Frequently Asked Questions
What is the severity of CVE-2026-39967?
CVE-2026-39967 has a severity rating of low at 3.1.
How do I fix CVE-2026-39967?
To fix CVE-2026-39967, update your Typebot to version 3.16.0 or later.
What is the risk associated with CVE-2026-39967?
The risk associated with CVE-2026-39967 is rated at 17.
What type of vulnerability is CVE-2026-39967?
CVE-2026-39967 is a cross-typebot result data access vulnerability.
Which versions of Typebot are affected by CVE-2026-39967?
Versions of Typebot prior to 3.15.2 are affected by CVE-2026-39967.