CyberRota Analysis
AI-GeneratedTypeBot versions prior to 3.17.0 are vulnerable due to API tokens being stored as cleartext in the database, allowing attackers with read access to extract these tokens and impersonate users without authentication. This critical vulnerability (CVSS 9.1) poses a significant risk for organizations using TypeBot, particularly those with sensitive data or user interactions, and should be prioritized for immediate remediation. Users and administrators of TypeBot should upgrade to version 3.17.0 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.