CVE-2026-72850
Received Received - Intake

Budibase Path Traversal via S3 Object Key

Vulnerability report for CVE-2026-72850, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
budibase budibase to 3.40.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Budibase before version 3.40.0 does not properly sanitize S3 object keys. This allows authenticated users with builder privileges to upload files containing path traversal sequences like .. These sequences are preserved when exporting workspaces, enabling attackers to escape the intended temporary directory and write arbitrary files to any location accessible by the Budibase process.

Detection Guidance

To detect this vulnerability, inspect Budibase installations for versions before 3.40.0. Check for files with traversal sequences in S3 object keys or unusual paths during workspace exports. Monitor logs for unauthorized file writes outside expected directories.

Impact Analysis

If you use Budibase versions before 3.40.0, an attacker with builder access could overwrite critical system files, inject malicious code, or manipulate sensitive data. This could lead to remote code execution, data breaches, or service disruption depending on the files targeted.

Compliance Impact

This vulnerability could lead to unauthorized file access or modification, violating data integrity and confidentiality requirements in GDPR and HIPAA. Organizations using vulnerable Budibase versions may face compliance violations, regulatory penalties, or loss of certification if sensitive data is exposed or altered.

Mitigation Strategies

Upgrade Budibase to version 3.40.0 or later to address the improper sanitization of S3 object keys. Ensure all authenticated builders follow strict filename validation rules to prevent path traversal sequences.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72850. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart