CVE-2026-47705 PUBLISHED

TypeBot vulnerable to CSV injection in result export

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CVSS Score: 9.6

Product Status

Vendor baptisteArno
Product typebot.io
Versions
  • Version = 3.16.1 is affected

References

Problem Types

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