Description
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.
Published: 2026-08-12
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Budibase, an open‑source low‑code platform, contained a flaw that allowed a co‑builder to receive another builder’s OAuth2 access and refresh tokens via automation test results. The flaw stems from the platform broadcasting the test progress event to an application room without scoping the data to the user who initiated the test. The result is that any user sharing the builder environment can obtain and reuse another user’s SSO credentials, potentially granting unintended access to protected resources.

Affected Systems

Users running Budibase versions prior to 3.39.25 are affected, as those releases produced and broadcast unscoped automation test results. The fix is implemented in 3.39.25 and later versions of Budibase.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.7, indicating a medium risk level. There is no EPSS score available, and the issue is not listed in the CISA KEV catalog, suggesting it is not a widely exploited vulnerability at this time. The attack vector is inferred from the description: a co‑builder in the same Budibase workspace can capture the broadcasted event and retrieve the OAuth2 tokens. Therefore, the exploitation requires legitimate access to the Budibase workspace and the ability to observe or poll the automation test progress event.

Generated by OpenCVE AI on August 13, 2026 at 00:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Budibase version 3.39.25 or later that includes the patch.
  • Delete or purge any existing automation test data that was stored without user scoping to remove leaked tokens.
  • Restrict or audit workspace access to prevent unauthorized users from observing automation test progress events.

Generated by OpenCVE AI on August 13, 2026 at 00:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-gh4h-34gr-87r7 Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders
History

Wed, 12 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Budibase
Budibase budibase
Vendors & Products Budibase
Budibase budibase

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N'}


Subscriptions

Budibase Budibase
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-14T21:55:19.960Z

Reserved: 2026-08-11T19:42:11.451Z

Link: CVE-2026-73308

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:54.563

Modified: 2026-08-14T22:17:10.950

Link: CVE-2026-73308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:15:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor