Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2897 articles · 109737 vulns · 38/41 feeds (7d)
← Back to list
8.7
CVE-2026-35214EXPLOITEDPATCHED
budiba · budibase

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

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.

Affected Products

VendorProductVersions
budibabudibasenpm/@budibase/server: < 3.33.4

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
open sourcebudibasecert_advisory90%

References

  • https://github.com/Budibase/budibase/security/advisories/GHSA-2wfh-rcwf-wh23(x_refsource_CONFIRM)
  • https://github.com/Budibase/budibase/pull/18240(x_refsource_MISC)
  • https://github.com/Budibase/budibase/commit/6344d06d703660fd05995e61d581593c2349c879(x_refsource_MISC)
  • https://github.com/Budibase/budibase/releases/tag/3.33.4(x_refsource_MISC)

Related News (2 articles)

Tier B
BSI Advisories2d ago
[NEU] [hoch] Budibase: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB6d ago
CVE-2026-35214 | budibase up to 3.33.3 Plugin File Upload Endpoint /api/plugin/upload createTempFolder path traversal
→ No new info (linked only)
CVSS 3.18.7 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
@budibase/server@3.33.4
CWECWE-22
PublishedApr 3, 2026
Last enriched6d agov2
Trending Score47
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-25044EXP
Budibase: Command Injection in Bash Automation Step
Trending: 52
HIGHCVE-2026-25043
Budibase: Unauthenticated Password Reset Endpoint Lacks Rate Limiting, Enabling Email Flooding
Trending: 43
CRITICALCVE-2026-31818
Budibase: Server-Side Request Forgery via REST Connector with Empty Default Blacklist
Trending: 41
CRITICALCVE-2026-35216
Budibase: Unauthenticated Remote Code Execution via Webhook Trigger and Bash Automation Step
Trending: 41
HIGHCVE-2026-35218
Budibase: Stored XSS via unsanitized entity names rendered with {@html} in Builder Command Palette
Trending: 39

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 3, 2026
Discovered by ZDM
Apr 3, 2026
Actively Exploited
Apr 3, 2026
Patch Available
Apr 3, 2026
Updated: severity, activelyExploited, patchAvailable
Apr 3, 2026

Version History

v2
Last enriched 6d ago
v2Tier C6d ago

Updated severity to CRITICAL, marked as actively exploited, and specified patch available in version 3.33.4.

severityactivelyExploitedpatchAvailable
via VulDB
v16d ago

Initial creation