Description
Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRITE check, which BASIC users hold by default. Attackers can specify arbitrary S3 buckets in the request body to generate presigned URLs for writing to any bucket accessible by the stored IAM credentials, enabling unauthorized file uploads.
Published: 2026-08-14
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Budibase versions 3.39.4 and earlier releases contain an authorization regression in the S3 attachment upload endpoint. The endpoint was changed from a BUILDER permission check to a TABLE/WRITE check, which BASIC users possess by default. When a BASIC user posts to the attachments endpoint and specifies any S3 bucket name in the request body, the application issues a presigned S3 PutObject URL that allows the attacker to upload data to that bucket. This flaw lets an authenticated user write arbitrary content to any bucket that the application’s IAM credentials can reach, giving unauthorized S3 write access.

Affected Systems

Budibase server deployments running budibase:server with any version before 3.40.0 are affected. No specific earlier releases are cited outside of the fact that 3.39.4 is vulnerable.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.3, indicating high severity. EPSS data is not available and the issue is not listed in the CISA KEV catalog. Attackers simply need to be authenticated BASIC users with network reach to the attachment endpoint; by crafting a POST request with an arbitrary bucket name they can receive a presigned URL and upload files, potentially leading to data tampering or unauthorized exfiltration.

Generated by OpenCVE AI on August 14, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Budibase to version 3.40.0 or later
  • Restrict BASIC users from accessing the attachments endpoint or remove the BASIC role entirely
  • Constrain the IAM credentials that the application uses so they only have write access to approved buckets and review S3 bucket policies

Generated by OpenCVE AI on August 14, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Budibase server
Vendors & Products Budibase server

Fri, 14 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRITE check, which BASIC users hold by default. Attackers can specify arbitrary S3 buckets in the request body to generate presigned URLs for writing to any bucket accessible by the stored IAM credentials, enabling unauthorized file uploads.
Title Budibase 3.39.4 before 3.40.0 Authorization Regression via S3 Presigned URL
First Time appeared Budibase
Budibase budibase
Weaknesses CWE-863
CPEs cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
Vendors & Products Budibase
Budibase budibase
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N'}

cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N'}


Subscriptions

Budibase Budibase Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T14:39:41.739Z

Reserved: 2026-08-10T15:16:31.372Z

Link: CVE-2026-72859

cve-icon Vulnrichment

Updated: 2026-08-14T14:39:36.803Z

cve-icon NVD

Status : Deferred

Published: 2026-08-14T12:16:47.440

Modified: 2026-08-31T20:33:07.713

Link: CVE-2026-72859

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T14:45:17Z

Weaknesses