CVE-2025-65098

Typebot is an open-source chatbot builder. In versions prior to 3.13.2, client-side script execution in Typebot allows stealing all stored credentials from any user. When a victim previews a malicious typebot by clicking "Run", JavaScript executes in their browser and exfiltrates their OpenAI keys, Google Sheets tokens, and SMTP passwords. The `/api/trpc/credentials.getCredentials` endpoint returns plaintext API keys without verifying credential ownership. Version 3.13.2 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:typebot:typebot:*:*:*:*:*:-:*:*

History

17 Jun 2026, 09:55

Type Values Removed Values Added
Summary
  • (es) Typebot es un creador de chatbots de código abierto. En versiones anteriores a la 3.13.2, la ejecución de scripts del lado del cliente en Typebot permite robar todas las credenciales almacenadas de cualquier usuario. Cuando una víctima previsualiza un typebot malicioso al hacer clic en 'Run', JavaScript se ejecuta en su navegador y exfiltra sus claves de OpenAI, tokens de Google Sheets y contraseñas SMTP. El endpoint `/api/trpc/credentials.getCredentials` devuelve claves API en texto plano sin verificar la propiedad de las credenciales. La versión 3.13.2 corrige el problema.

30 Jan 2026, 14:32

Type Values Removed Values Added
First Time Typebot
Typebot typebot
CPE cpe:2.3:a:typebot:typebot:*:*:*:*:*:-:*:*
References () https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47 - () https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47 - Exploit, Vendor Advisory

22 Jan 2026, 17:16

Type Values Removed Values Added
References () https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47 - () https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47 -

22 Jan 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-22 15:16

Updated : 2026-06-17 09:55


NVD link : CVE-2025-65098

Mitre link : CVE-2025-65098

CVE.ORG link : CVE-2025-65098


JSON object : View

Products Affected

typebot

  • typebot
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-284

Improper Access Control

CWE-311

Missing Encryption of Sensitive Data

CWE-522

Insufficiently Protected Credentials

CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization