SCA: security update for @budibase/server (GHSA-6xp4-cf37-ppjh)

critical Tenable Cloud Security Plugin ID 443113

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-48150)

Solution

Update the @budibase/server library and its related packages to version 3.39.0 or later.

See Also

https://github.com/advisories/GHSA-6xp4-cf37-ppjh

Plugin Details

Severity: Critical

ID: 443113

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/12/2026

Updated: 6/12/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: High

Score: 7.3

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:P

CVSS Score Source: CVE-2026-48150

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 7.8

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/12/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-48150

cwe: CWE-915