Vulnerability Description
Budibase is an open-source low-code platform. Prior to 3.39.3, the application server exposes an unauthenticated endpoint that generates S3 PutObject presigned URLs using credentials stored in a workspace datasource. The route is protected only by the recaptcha middleware and does not require authentication, table permission, datasource permission, or builder access. A public caller who knows a workspace ID and S3 datasource ID can request a signed upload URL for attacker-controlled bucket and key values. This vulnerability is fixed in 3.39.3.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-jj36-r9w3-3pfh
- https://github.com/Budibase/budibase/security/advisories/GHSA-jj36-r9w3-3pfh
FAQ
What is CVE-2026-50136?
CVE-2026-50136 is a vulnerability with a CVSS score of 7.4 (HIGH). Budibase is an open-source low-code platform. Prior to 3.39.3, the application server exposes an unauthenticated endpoint that generates S3 PutObject presigned URLs using credentials stored in a works...
How severe is CVE-2026-50136?
CVE-2026-50136 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50136?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.