CVE-2026-35214

HIGH

Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

Title source: cna

Description

Budibase is an open-source low-code platform. Prior to version 3.33.4, the plugin file upload endpoint (POST /api/plugin/upload) passes the user-supplied filename directly to createTempFolder() without sanitizing path traversal sequences. An attacker with Global Builder privileges can craft a multipart upload with a filename containing ../ to delete arbitrary directories via rmSync and write arbitrary files via tarball extraction to any filesystem path the Node.js process can access. This issue has been patched in version 3.33.4.

Scores

CVSS v3 8.7
EPSS 0.0014
EPSS Percentile 34.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (3)
budibase/budibase < 3.33.4
Budibase/budibase < 3.33.4
budibase/server 0 - 3.33.4npm
Published Apr 03, 2026
Tracked Since Apr 03, 2026