Description
Budibase is an open-source low-code platform. Prior to 3.39.24, POST /api/public/v1/roles/assign called validateGlobalRoleUpdate without checking appBuilder.appId or role.appId in packages/server/src/api/controllers/public/globalRoleValidation.ts. An app-scoped builder could scope the request to an app they control and then grant themselves builder access or an arbitrary role in another app, exposing that app data, datasource configuration, and automations. This issue is fixed in version 3.39.24.
Published: 2026-08-13
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker who can make a request to the public role assignment endpoint to bypass application‑level authorization checks. An app‑scoped builder can craft a request that assigns themselves builder access or any arbitrary role in another application, exposing that app’s data, data‑source configuration, and automations. This is a privilege‑escalation flaw that enables unauthorized data access and configuration tampering within affected Budibase deployments.

Affected Systems

Budibase, an open‑source low‑code platform, is affected in all releases prior to 3.39.24. The flaw resides in the POST /api/public/v1/roles/assign endpoint that calls validateGlobalRoleUpdate without checking the appBuilder.appId or role.appId. Any instance running an older version that exposes this API is vulnerable.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely path requires access to the public role‑assignment endpoint, typically accessible to authenticated builders or any user with web access to the application. Once the endpoint is hit, the attacker can assign privileged roles without further checks, making exploitation straightforward if the endpoint is reachable.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Budibase to version 3.39.24 or later
  • Revoke any roles that have been granted through the public role assignment endpoint before the patch was applied and audit role assignments
  • Consider blocking or restricting access to /api/public/v1/roles/assign from unauthenticated traffic until the patch is deployed

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-j9fc-w3mr-x6mv Budibase: Privilege escalation via public role assignment API missing app-level authorization
History

Tue, 18 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 00:00:00 +0000

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

Thu, 13 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Budibase is an open-source low-code platform. Prior to 3.39.24, POST /api/public/v1/roles/assign called validateGlobalRoleUpdate without checking appBuilder.appId or role.appId in packages/server/src/api/controllers/public/globalRoleValidation.ts. An app-scoped builder could scope the request to an app they control and then grant themselves builder access or an arbitrary role in another app, exposing that app data, datasource configuration, and automations. This issue is fixed in version 3.39.24.
Title Budibase: Privilege escalation via public role assignment API missing app-level authorization
Weaknesses CWE-269
CWE-862
CWE-863
References
Metrics cvssV3_1

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


Subscriptions

Budibase Budibase
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T01:46:32.727Z

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

Link: CVE-2026-73305

cve-icon Vulnrichment

Updated: 2026-08-18T01:46:28.178Z

cve-icon NVD

Status : Received

Published: 2026-08-13T22:17:25.657

Modified: 2026-08-18T02:17:28.797

Link: CVE-2026-73305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T00:30:03Z

Weaknesses