All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-42142
HIGHpublished 2026-08-11 16:17 UTC · 1 day ago · modified 2026-08-11 17:17 UTC
7.1
CVSS / 10
// description
TypeBot is a chatbot builder tool. Prior to version 3.17.0, the `handleGetSheets` API handler (`POST /api/sheets/getSheets`) does not validate workspace membership, allowing any authenticated user to access and decrypt another workspace's Google Sheets OAuth credentials and retrieve spreadsheet data (sheet names, IDs, column headers). Version 3.17.0 fixes the issue.
// weaknesses (CWE)
- CWE-862