Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-xcx6-4f2g-hhgx
- https://www.vulncheck.com/advisories/budibase-before-authorization-regression-vi
- https://github.com/Budibase/budibase/security/advisories/GHSA-xcx6-4f2g-hhgx
FAQ
What is CVE-2026-72859?
CVE-2026-72859 is a vulnerability with a CVSS score of 7.7 (HIGH). 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 t...
How severe is CVE-2026-72859?
CVE-2026-72859 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72859?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.