CVE-2026-42142 PUBLISHED

TypeBot has Authorization Bypass in Google Sheets `getSheets` Endpoint that Allows Cross-Workspace Credential Access

Assigner: GitHub_M
Reserved: 24.04.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
CVSS Score: 7.1

Product Status

Vendor baptisteArno
Product typebot.io
Versions
  • Version < 3.17.0 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE