All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-47702
CRITICALpublished 2026-08-11 15:17 UTC · 1 day ago
9.1
CVSS / 10
// description
TypeBot is a chatbot builder tool. In version 3.16.1, API tokens (bearer credentials used to authenticate against the builder API) are stored in the database as cleartext strings. An attacker who gains read access to the database (e.g., via SQL injection, backup exposure, or insider access) can extract all API tokens and impersonate any user without requiring a password or multi-factor authentication. Version 3.17.0 fixes the issue.
// weaknesses (CWE)
- CWE-312