CVE-2026-47705

Published: Ago 11, 2026 Last Modified: Ago 11, 2026
ExploitDB:
Other exploit source:
Google Dorks:
CRITICAL 9,6
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: required
Scope: changed
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

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.

1236

Improper Neutralization of Formula Elements in a CSV File

Incomplete
Common Consequences
Security Scopes Affected:
Confidentiality
Potential Impacts:
Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: Other
View CWE Details
https://github.com/baptisteArno/typebot.io/commit/89682dd4ad56f33263332fa377beb…
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-8…