Vulnerability Description
TypeBot is a chatbot builder tool. Version 3.16.1 has a CSV injection vulnerability in the result export functionality. The application does not sanitize or escape user-supplied input when generating CSV files. An attacker can inject spreadsheet formulas into input fields, which are later executed when an administrator opens the exported CSV in spreadsheet software such as Microsoft Excel or LibreOffice Calc. Version 3.17.0 patches the issue.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/baptisteArno/typebot.io/commit/89682dd4ad56f33263332fa377beb0
- https://github.com/baptisteArno/typebot.io/pull/2493
- https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0
- https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-p52m-h5qg-8p
- https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-p52m-h5qg-8p
FAQ
What is CVE-2026-47705?
CVE-2026-47705 is a vulnerability with a CVSS score of 9.6 (CRITICAL). TypeBot is a chatbot builder tool. Version 3.16.1 has a CSV injection vulnerability in the result export functionality. The application does not sanitize or escape user-supplied input when generating ...
How severe is CVE-2026-47705?
CVE-2026-47705 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-47705?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.