CVE-2026-72850 PUBLISHED

Budibase before 3.40.0 Arbitrary File Write via Path Traversal

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 13.08.2026 Updated: 13.08.2026

Budibase before 3.40.0 fails to properly sanitize S3 object keys, allowing authenticated builders to upload files with traversal sequences that are preserved during export. Attackers can craft filenames containing .. segments that escape the temporary directory during workspace export, writing arbitrary content to any path writable by the Budibase process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

Vendor budibase
Product server
Versions Default: unaffected
  • affected from 0 to 3.40.0 (excl.)
  • Version 3.40.0 is unaffected

Credits

  • hypnguyen1209 reporter

References

Problem Types

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