CVE-2026-47702 PUBLISHED

TypeBot API tokens stored in plaintext

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

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.1

Product Status

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

References

Problem Types

  • CWE-312: Cleartext Storage of Sensitive Information CWE