CVE-2026-48150
9.0 CRITICALBudibase is an open-source low-code platform
Published: 2026-05-27 · Last updated: 2026-05-27
Severity and scoring
- CVSS
- 9.0 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L
- CWE
- CWE-915
Description
Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-budibase-app-id header. That check admits both global builders and workspace-scoped builders (builder.apps set but builder.global unset). The controller then spreads the request body into the SDK call, and the SDK grants builder.global=true or admin.global=true on whichever user ids the caller supplies. Bob, a workspace-scoped builder with an API key, promotes himself or any other user to global admin with one POST. The whole flow is tenant-wide privilege escalation from an app-level role, available to anyone with an Enterprise license that unlocks the EXPANDED_PUBLIC_API feature. This vulnerability is fixed in 3.39.0.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-46517 — LMDeploy is a toolkit for compressing, deploying, and serving large language models (7.8 HIGH)
- CVE-2026-46480 — Flowise is a drag & drop user interface to build a customized large language model flow (8.8 HIGH)
- CVE-2026-46479 — Flowise is a drag & drop user interface to build a customized large language model flow
- CVE-2026-46478 — Flowise is a drag & drop user interface to build a customized large language model flow
- CVE-2026-46477 — Flowise is a drag & drop user interface to build a customized large language model flow