CVE-2026-35214
Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write
CVSS Score
8.7
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-22 |
| Vendor | budibase |
| Product | budibase |
| Published | Apr 3, 2026 |
| Last Updated | Apr 3, 2026 |
Stay Ahead of the Next One
Get instant alerts for budibase budibase
Be the first to know when new high vulnerabilities affecting budibase budibase are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
High
Affected Versions
Budibase / budibase
< 3.33.4
References
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-2wfh-rcwf-wh23 github.com: https://github.com/Budibase/budibase/pull/18240 github.com: https://github.com/Budibase/budibase/commit/6344d06d703660fd05995e61d581593c2349c879 github.com: https://github.com/Budibase/budibase/releases/tag/3.33.4