---
id: CVE-2026-47702
title: TypeBot is a chatbot builder tool
summary: >-
  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., …
severity: none
cwe:
  - CWE-312
published: '2026-08-11'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:46:02.457'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47702'
references:
  - url: >-
      https://github.com/baptisteArno/typebot.io/commit/fdcc1784c9318904c180703e1ef4f1e06e6dd50e
    label: security-advisories@github.com
  - url: 'https://github.com/baptisteArno/typebot.io/pull/2492'
    label: security-advisories@github.com
  - url: 'https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-9c96-gcg3-2662
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00196
epssPercentile: 0.09617
ingestedAt: '2026-09-09T21:22:45.527Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
