CVE-2026-48767 HIGH

CVE-2026-48767: Google Sheets OAuth access token disclosure to guest members via getAccessToken

Vendor Baptistearno
Product typebot.io
Weakness CWE-200 · Info exposure
Published August 11, 2026
Last update August 11, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to obtain a live Google Sheets OAuth access token for that workspace by calling the Google Sheets helper `getAccessToken`. The vulnerable path checks only whether the caller has read access to the workspace, decrypts the stored Google OAuth credential, refreshes or retrieves the access token through the Google client, and returns the raw bearer token directly to the caller. Because guest members can also enumerate credential identifiers, a guest can mint and reuse the workspace's Google access token outside Typebot. Version 3.17.0 patches the issue.

Key dates

02Disclosure timeline

August 11, 2026 CVE published
August 11, 2026 Record updated

Related vulnerabilities

04Related CVE