SCA: security update for @budibase/worker (GHSA-c54j-xp92-wh28)

high Tenable Cloud Security Plugin ID 442053

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.38.1, the POST /api/global/users/onboard endpoint
is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissions to access
it. When SMTP email is not configured (the default for self-hosted Budibase instances), this endpoint
bypasses the admin-restricted invite flow and directly creates users via bulkCreate, accepting arbitrary
admin and builder role assignments from the request body. A builder-level user can create a new global
admin account and receive the generated password in the response, achieving full privilege escalation.
This vulnerability is fixed in 3.38.1. (CVE-2026-45716)

Solution

Update the @budibase/worker library and its related packages to version 3.38.1 or later.

See Also

https://github.com/advisories/GHSA-c54j-xp92-wh28

Plugin Details

Severity: High

ID: 442053

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.87

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-45716

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/18/2026

Vulnerability Publication Date: 5/18/2026

Reference Information

CVE: CVE-2026-45716

cwe: CWE-269