SCA: security update for @budibase/server (GHSA-rpj4-7x2v-wjrf)

high Tenable Self-Hosted Container Security Plugin ID 441982

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.34.8, the processUrlFile function in
packages/server/src/automations/steps/ai/extract.ts uses fetch(fileUrl) directly without the IP blacklist
validation that is consistently applied to all other automation steps. This allows an authenticated user
to trigger server-side requests to internal network addresses. This vulnerability is fixed in 3.34.8.
(CVE-2026-45548)

Solution

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

See Also

https://github.com/advisories/GHSA-rpj4-7x2v-wjrf

Plugin Details

Severity: High

ID: 441982

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/15/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-45548

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/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: 5/15/2026

Vulnerability Publication Date: 5/15/2026

Reference Information

CVE: CVE-2026-45548

cwe: CWE-918