Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-65098
January 22, 2026
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.
Affected Packages
https://github.com/baptisteArno/typebot.io.git (GITHUB):
Affected version(s) >=js-v0.0.1 <js-v0.9.15
Fix Suggestion:
Update to version js-v0.9.15
https://github.com/baptisteArno/typebot.io.git (GITHUB):
Affected version(s) >=react-v0.0.1 <react-v0.9.15
Fix Suggestion:
Update to version react-v0.9.15
https://github.com/baptisteArno/typebot.io.git (GITHUB):
Affected version(s) >=v2.0.0 <v3.13.2
Fix Suggestion:
Update to version v3.13.2
@typebot.io/js (NPM):
Affected version(s) >=0.0.1 <0.9.15
Fix Suggestion:
Update to version 0.9.15
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Missing Encryption of Sensitive Data
Authorization Bypass Through User-Controlled Key
Insufficiently Protected Credentials
Improper Access Control
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.01