๐Ÿ” CVE Alert

CVE-2026-72859

HIGH 7.7

Budibase 3.39.4 before 3.40.0 Authorization Regression via S3 Presigned URL

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor budibase
Product server
Published Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for budibase server

Be the first to know when new high vulnerabilities affecting budibase server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

budibase / server
3.39.4 < 3.40.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-xcx6-4f2g-hhgx vulncheck.com: https://www.vulncheck.com/advisories/budibase-before-authorization-regression-via-s3-presigned-url

Credits

๐Ÿ” DavidCarliez