Unauthenticated Endpoint in Budibase Allows Unrestricted S3 Uploads
CVE-2026-50136
7.4HIGH
What is CVE-2026-50136?
Budibase, an open-source low-code platform, has an unauthenticated endpoint that allows the generation of S3 PutObject presigned URLs using credentials stored in a workspace datasource. This security issue arises from the endpoint being protected solely by recaptcha middleware, lacking essential authentication methods such as table permissions, datasource permissions, or builder access. An attacker can exploit this by knowing the workspace ID and S3 datasource ID, enabling them to request a signed upload URL that can direct uploads to any bucket and key values they specify. This vulnerability has been addressed in version 3.39.3.
Affected Version(s)
budibase < 3.39.3
