CVE-2025-65098
In versions prior to 3.13.2, client-side script execution in Typebot allows stealing all stored credentials from any user.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.32%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.4 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
- EPSS
- 0.32% probability · 25th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79, CWE-200, CWE-284, CWE-311, CWE-522, CWE-639, CWE-862
- Affected
- typebot/typebot
- Source
- security-advisories@github.com
References
- https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47Exploit, Vendor Advisory
- https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-4xc5-wfwc-jw47Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.