CVE-2026-48767: Google Sheets OAuth access token disclosure to guest members via getAccessToken
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Typebotto a version that resolves this vulnerability.Fixed in 3.17.0
Event History
Frequently Asked Questions
What is the severity of CVE-2026-48767?
CVE-2026-48767 has a severity rating of high, with a score of 7.6.
How do I fix CVE-2026-48767?
To fix CVE-2026-48767, upgrade TypeBot to version 3.17.0 or later.
What impact does CVE-2026-48767 have on Google Sheets?
CVE-2026-48767 allows low-privilege guest members to obtain a live Google Sheets OAuth access token, risking unauthorized access to sensitive data.
What versions of TypeBot are affected by CVE-2026-48767?
CVE-2026-48767 affects versions of TypeBot prior to 3.17.0.
Is CVE-2026-48767 an infoleak vulnerability?
Yes, CVE-2026-48767 is classified as an infoleak vulnerability that enables token disclosure.