Ad

CVE-2026-35214

HIGH CVSS 3.1: 8.7 EPSS 0.14%
Updated Apr 07, 2026
Budibase
Parameter Value
CVSS 8.7 (HIGH)
Fixed In 3.33.4
Type CWE-22 (Path Traversal)
Vendor Budibase
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
High
Admin privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)