SCA: security update for @budibase/server (GHSA-4q6h-8p4v-67vq)

high Tenable Self-Hosted Container Security Plugin ID 443795

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, fetchToken in the OAuth2 SDK makes a POST
to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every
other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no scheme or host
restriction. This vulnerability is fixed in 3.39.0. (CVE-2026-48153)

Solution

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

See Also

https://github.com/advisories/GHSA-4q6h-8p4v-67vq

Plugin Details

Severity: High

ID: 443795

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/23/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.78

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-48153

CVSS v3

Risk Factor: High

Base Score: 8.5

Temporal Score: 7.4

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/22/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-48153

cwe: CWE-918