AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-47702

CRITICAL · CVSS 9.1 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

TypeBot 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.

CVE
CVE-2026-47702
Severity
CRITICAL
CVSS
9.1
EPSS
0.20%

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.