GHSA-2wfh-rcwf-wh23 · Severity: high · Ecosystem: npm — Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write
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.
Conclusion & alert: CVE-2026-35214 is rated High Exploit Risk (64.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.55%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.55% | +0.49% |
| 2 | 2026-05-22 | 0.16% | 0.06% | -0.10% |
| 3 | 2026-05-05 | — | 0.16% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 3.1 | HIGH |
|
2.3 | 5.8 | [email protected] |
GHSA-2wfh-rcwf-wh23 · Severity: high · Ecosystem: npm — Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write
| URL | Tags |
|---|---|
| https://github.com/Budibase/budibase/commit/6344d06d703660fd05995e61d581593c2349c879 | Patch |
| https://github.com/Budibase/budibase/pull/18240 | Issue Tracking Patch |
| https://github.com/Budibase/budibase/releases/tag/3.33.4 | Product Release Notes |
| https://github.com/Budibase/budibase/security/advisories/GHSA-2wfh-rcwf-wh23 | Exploit Mitigation Vendor Advisory |