Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissions to access it. When SMTP email is not configured (the default for self-hosted Budibase instances), this endpoint bypasses the admin-restricted invite flow and directly creates users via bulkCreate, accepting arbitrary admin and builder role assignments from the request body. A builder-level user can create a new global admin account and receive the generated password in the response, achieving full privilege escalation. This vulnerability is fixed in 3.38.1.
References
Configurations
No configuration.
History
27 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Budibase/budibase/security/advisories/GHSA-c54j-xp92-wh28 - |
27 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 18:16
Updated : 2026-05-27 20:16
NVD link : CVE-2026-45716
Mitre link : CVE-2026-45716
CVE.ORG link : CVE-2026-45716
JSON object : View
Products Affected
No product.
CWE
CWE-269
Improper Privilege Management
