Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @budibase/server
  4. ›
  5. CVE-2026-35214

CVE-2026-35214: Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write

April 4, 2026

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.

References

  • github.com/Budibase/budibase
  • github.com/Budibase/budibase/commit/6344d06d703660fd05995e61d581593c2349c879
  • github.com/Budibase/budibase/pull/18240
  • github.com/Budibase/budibase/releases/tag/3.33.4
  • github.com/Budibase/budibase/security/advisories/GHSA-2wfh-rcwf-wh23
  • github.com/advisories/GHSA-2wfh-rcwf-wh23
  • nvd.nist.gov/vuln/detail/CVE-2026-35214

Code Behaviors & Features

Detect and mitigate CVE-2026-35214 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.33.4

Fixed versions

  • 3.33.4

Solution

Upgrade to version 3.33.4 or above.

Impact 8.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

npm/@budibase/server/CVE-2026-35214.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 17 Apr 2026 12:20:34 +0000.