CVE-2026-73308
Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders
CVSS Score
5.7
EPSS Score
0.0%
EPSS Percentile
0th
Budibase is an open-source low-code platform. Prior to 3.39.25, packages/server/src/api/controllers/automation.ts returned automation test results containing trigger.outputs.user.oauth2, broadcast BuilderSocketEvent.AutomationTestProgress to the app room, and stored progress in packages/server/src/automations/testProgress.ts without user scoping. A co-builder could receive or poll another SSO-authenticated builder test and obtain OAuth2 access and refresh tokens. The fix adds sanitizeAutomationTestResult and isolates progress by user. This issue is fixed in version 3.39.25.
| CWE | CWE-200 |
| Vendor | budibase |
| Product | budibase |
| Published | Aug 12, 2026 |
Stay Ahead of the Next One
Get instant alerts for budibase budibase
Be the first to know when new medium vulnerabilities affecting budibase budibase are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
Budibase / budibase
< 3.39.25
References
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-gh4h-34gr-87r7 github.com: https://github.com/Budibase/budibase/pull/19107 github.com: https://github.com/Budibase/budibase/commit/bca426de7dc36d680285295655dc640dea2aab21 github.com: https://github.com/Budibase/budibase/releases/tag/3.39.25