SCA: security update for @budibase/server (GHSA-rgvg-3wpc-h44p)

critical Tenable Cloud Security Plugin ID 443793

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.9, the webhook trigger endpoint in Budibase is
publicly accessible and passes the full HTTP request body into automation execution parameters. A mass
assignment vulnerability in externalTrigger() allows an attacker to overwrite the internal appId property
by including it in the webhook POST body. When the automation is processed asynchronously (the default
path for webhooks without a collect step), the worker executes the attacker-defined automation in the
context of the victim's workspace, granting full read/write access to the victim's database. This
vulnerability is fixed in 3.39.9. (CVE-2026-54351)

Solution

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

See Also

https://github.com/advisories/GHSA-rgvg-3wpc-h44p

Plugin Details

Severity: Critical

ID: 443793

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/23/2026

Updated: 7/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-54351

CVSS v3

Risk Factor: Critical

Base Score: 9.6

Temporal Score: 8.6

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/22/2026

Vulnerability Publication Date: 6/22/2026

Reference Information

CVE: CVE-2026-54351

cwe: CWE-915