CVE-2026-47705

Summary

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.

Affected Software

VendorProductVersion RangeStatus
baptisteArnotypebot.io= 3.16.1affected

Weaknesses

  • CWE-1236: CWE-1236: Improper Neutralization of Formula Elements in a CSV File

References