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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-j9fc-w3mr-x6mv | Budibase: Privilege escalation via public role assignment API missing app-level authorization |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
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
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-13T22:05:02.972Z
Reserved: 2026-08-11T19:42:11.451Z
Link: CVE-2026-73305
No data.
Status : Received
Published: 2026-08-13T22:17:25.657
Modified: 2026-08-13T22:17:25.657
Link: CVE-2026-73305
No data.
OpenCVE Enrichment
Updated: 2026-08-14T00:30:03Z
Github GHSA